summaryrefslogtreecommitdiff
path: root/nuttx/tools/Config.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a PRELINK macro to Config.mk. From KrieglederGregory Nutt2014-10-171-0/+33
* Beginning of logic that will, hopefully, all me to build applications against...Gregory Nutt2014-09-041-1/+1
* Back out change. Unnecessary with code is all in tree and costs a LOT of bui...Gregory Nutt2014-01-301-11/+0
* configs/efm32-dk3650: Support for Energy Micro's development kit for the Leop...Gregory Nutt2014-01-231-2/+2
* Config.mk: If WINTOOL is set, COMPILE definition should convert path generate...Gregory Nutt2014-01-231-1/+11
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-1/+24
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-031-3/+8
* Fix typol in Config.mk that would effect non-Windows buildspatacongo2012-11-181-1/+13
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+28
* Changes from Mikepatacongo2012-11-161-0/+13
* Fix various build-related typospatacongo2012-11-151-2/+4
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+6
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-1/+80
* A few more build fixespatacongo2012-11-121-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-4/+4
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-2/+10
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-1/+32
* Add configurable application entry pointpatacongo2012-08-301-3/+6
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+38