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