summaryrefslogtreecommitdiff
path: root/make/subdir.mk
Commit message (Expand)AuthorAge
* 80 columnsNico Weber2012-06-14
* build: Add ModuleName per-subdir variable as a way to organize the differentDaniel Dunbar2011-12-02
* Add support for "platform" configurations, which define a suite of compiler-rtDaniel Dunbar2010-01-18
* Remove old build logic, this is going to be replaced by a more configurable m...Daniel Dunbar2010-01-18
* Rename subdir 'Target' variable to 'Implementation' to be less overloaded.Daniel Dunbar2010-01-18
* Change subdir traversal to primarily cache information about what is availabl...Daniel Dunbar2010-01-18
* Simplify subdirectory makefiles, and be more robust by checking that they def...Daniel Dunbar2010-01-18
* Rename DebugMake variable to DEBUGMAKE for consistency (variables that are de...Daniel Dunbar2010-01-18
* Tidy up comments, remove whitespace, and rename 'print-%' make debugging targetDaniel Dunbar2010-01-13
* Support building for a single target architecture.Daniel Dunbar2009-09-03
* Initial import of compiler-rt.Daniel Dunbar2009-06-26