Upgrade doxygen configuration files to the latest version.
[pub/lufa.git] / LUFA / DoxygenPages / BuildSystem.txt
2021-05-31 Dean CameraMerge pull request #171 from fauxpark/line-endings
2021-05-31 fauxparkFix inconsistent line endings
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-02-07 Dean CameraAdded AVRDUDE_MEMORY option to the AVRDUDE build system...
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraClean up core build system DMBS subclass module.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-06-08 Dean CameraAdd COMPILER_PATH optional variable to the BUILD build...
2013-09-01 Dean CameraMinor documentation improvements.
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-03-28 Dean CameraMinor documentation improvements.
2013-03-28 Dean CameraAdd BIN build system target information to the document...
2012-10-28 Dean CameraAdd troubleshooting page to the build system section...
2012-09-30 Dean CameraAdd LINKER_RELAXATIONS option to the LUFA BUILD build...
2012-09-23 Dean CameraMinor documentation improvements. Remove AS4 project...
2012-08-29 Dean CameraRemove unused check-source rule from the BUILD build...
2012-08-18 Dean CameraAdded new doxygen_upgrade and doxygen_create targets...
2012-08-18 Dean CameraFix broken Doxygen documentation due to lack of HTML...
2012-08-18 Dean CameraDocument build system targets. Add a rule to the BUILD...
2012-08-15 Dean CameraMinor documentation and formatting updates.
2012-08-08 Dean CameraMinor documentation fixes.
2012-07-15 Dean CameraAdd DEBUG_FORMAT and DEBUG_LEVEL optional parameters...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-14 Dean CameraRename hid-teensy and hid-teensy-ee targets to teensy...
2012-07-08 Dean CameraUpdate BUILD build system module with OBJECT_FILES...
2012-07-06 Dean CameraMinor documentation improvements.
2012-06-26 Dean CameraAdd "mostlyclean" makefile target to the BUILD build...
2012-06-23 Dean CameraClean up BUILD build system module, expose "check-sourc...
2012-06-23 Dean CameraAdd ability to archive build object files into a .a...
2012-06-21 Dean CameraOops - fix HID build system module documentation error.
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...