aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2016-09-30[make] don't call build engine multiple times.Girts Folkmanis
2016-09-06[make] Compare whole words for LKINC check. (#160)Girts
2016-02-20[make] add external/ to the module search listTravis Geiselbrecht
2015-03-19[make] Cleanup overlay processing orderMichael Ryleev
2014-08-08[make] allow passing a default project to build if none specified and set the...Travis Geiselbrecht
2014-08-08[make] extend the top level make file to set the root of lk and pass toolchai...Travis Geiselbrecht
2013-03-12[make] add feature to allow multiple parallel build dirsTravis Geiselbrecht
2013-01-12[make] remove some trailing spaces in the top level make fileTravis Geiselbrecht
2012-11-02[make] also output .hex files in intel hex formatTravis Geiselbrecht
2012-09-23[make] put all of the global and local build switches in config.h filesTravis Geiselbrecht
2012-09-23[make] add options to add extra .o files to the link line at the module and g...Travis Geiselbrecht
2012-09-23[make] let the command line or local.mk define additional variablesTravis Geiselbrecht
2012-08-31[make] better modularize the build systemTravis Geiselbrecht
2012-08-31[make] rename module.mk to recurse.mk to make way for a real module.mkTravis Geiselbrecht
2012-03-21[make] make implicit function declarations illegalTravis Geiselbrecht
2012-01-24[make] remove the BOOTOBJS variable, ordering is handled via a special linker...Travis Geiselbrecht
2009-11-27[make] make the spotless target not depend on anythingTravis Geiselbrecht
2009-01-24[lk] allow "make projectname"Brian Swetland
2009-01-24get rid of project as a container of code, flatten it one levelTravis Geiselbrecht
2009-01-24[app] add the app module init systemTravis Geiselbrecht
2009-01-24move the stray .mk files from the root dir into a make/ subdirTravis Geiselbrecht
2008-09-13[IO] rework dprintf to take a debug level, defined in DEBUGLEVELTravis Geiselbrecht
2008-09-05flatten the make system a little bit by providing only modules as aTravis Geiselbrecht
2008-09-01initial commit of lk (little kernel) projectTravis Geiselbrecht