History log of /haiku/src/add-ons/kernel/debugger/qrencode/Jamfile
Revision Date Author Comments
# 8e145c66 19-Oct-2014 Jessica Hamilton <jessica.l.hamilton@gmail.com>

qrencode addon: use KDL-specific qrencode library

Fixes #11351


# 607a620b 18-Apr-2014 Jérôme Duval <jerome.duval@gmail.com>

qrencode: use outsourced package

* qrspec.h isn't yet part of the package for some reason.
* removed qrencode from the bootstrap package.
* only include qrencode when the qrencode package is found.
* didn't check qrencode itself, tests welcome.


# ce79b4c4 30-Jun-2012 Michael Lotz <mmlr@mlotz.ch>

Add qrencode kernel debugger add-on to the build.

The defines in the Jamfile remap the memory allocation functions to use
debug heap versions of the corresponding functions.


# 8e145c66d72df96134b2fc5753f41d1aa3311347 19-Oct-2014 Jessica Hamilton <jessica.l.hamilton@gmail.com>

qrencode addon: use KDL-specific qrencode library

Fixes #11351


# 607a620b1cfcf98b1056991faab5afbcd4a1944d 18-Apr-2014 Jérôme Duval <jerome.duval@gmail.com>

qrencode: use outsourced package

* qrspec.h isn't yet part of the package for some reason.
* removed qrencode from the bootstrap package.
* only include qrencode when the qrencode package is found.
* didn't check qrencode itself, tests welcome.


# ce79b4c428a6d71bb51ffc209dbdb87cc90799b2 30-Jun-2012 Michael Lotz <mmlr@mlotz.ch>

Add qrencode kernel debugger add-on to the build.

The defines in the Jamfile remap the memory allocation functions to use
debug heap versions of the corresponding functions.