aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/BuildSystem.txt
Commit message (Expand)AuthorAgeFilesLines
* more crlf issuesskullY2017-07-081-281/+281
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-031-770/+59
* Merge branch 'master' into dmbsDean Camera2016-04-031-0/+4
|\
| * Added AVRDUDE_MEMORY option to the AVRDUDE build system module (thanks to Ale...Dean Camera2016-02-071-0/+4
* | Clean up core build system DMBS subclass module.Dean Camera2015-12-221-4/+17
|/
* Add COMPILER_PATH optional variable to the BUILD build system module.Dean Camera2014-06-081-0/+4
* Minor documentation improvements.Dean Camera2013-09-011-4/+4
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-011-4/+4
* Minor documentation improvements.Dean Camera2013-03-281-16/+0
* Add BIN build system target information to the documentation.Dean Camera2013-03-281-2/+6
* Add troubleshooting page to the build system section of the documentation.Dean Camera2012-10-281-20/+141
* Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.Dean Camera2012-09-301-0/+7
* Minor documentation improvements. Remove AS4 project generator script as it i...Dean Camera2012-09-231-1/+1
* Remove unused check-source rule from the BUILD build system module.Dean Camera2012-08-291-4/+0
* Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build sys...Dean Camera2012-08-181-3/+11
* Fix broken Doxygen documentation due to lack of HTML encoding.Dean Camera2012-08-181-1/+1
* Document build system targets. Add a rule to the BUILD module that is run if ...Dean Camera2012-08-181-0/+4
* Minor documentation and formatting updates.Dean Camera2012-08-151-7/+8
* Minor documentation fixes.Dean Camera2012-08-081-3/+3
* Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...Dean Camera2012-07-151-1/+9
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-141-10/+10
* Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...Dean Camera2012-07-141-2/+2
* Update BUILD build system module with OBJECT_FILES variable, for additional u...Dean Camera2012-07-081-0/+16
* Minor documentation improvements.Dean Camera2012-07-061-10/+10
* Add "mostlyclean" makefile target to the BUILD build system module.Dean Camera2012-06-261-0/+7
* Clean up BUILD build system module, expose "check-source" target for use in u...Dean Camera2012-06-231-0/+4
* Add ability to archive build object files into a .a library file to the BUILD...Dean Camera2012-06-231-0/+4
* Oops - fix HID build system module documentation error.Dean Camera2012-06-211-2/+2
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-211-2/+73
* Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean Camera2012-06-101-0/+5
* Add a list of module provided make variables and macros to the build system m...Dean Camera2012-06-101-0/+731