summaryrefslogtreecommitdiff
path: root/nuttx/tools/Config.mk
Commit message (Expand)AuthorAgeFilesLines
* 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