summaryrefslogtreecommitdiff
path: root/make/subdir.mk
AgeCommit message (Expand)Author
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov
2012-06-1480 columnsNico Weber
2011-12-02build: Add ModuleName per-subdir variable as a way to organize the differentDaniel Dunbar
2010-01-18Add support for "platform" configurations, which define a suite of compiler-rtDaniel Dunbar
2010-01-18Remove old build logic, this is going to be replaced by a more configurable m...Daniel Dunbar
2010-01-18Rename subdir 'Target' variable to 'Implementation' to be less overloaded.Daniel Dunbar
2010-01-18Change subdir traversal to primarily cache information about what is availabl...Daniel Dunbar
2010-01-18Simplify subdirectory makefiles, and be more robust by checking that they def...Daniel Dunbar
2010-01-18Rename DebugMake variable to DEBUGMAKE for consistency (variables that are de...Daniel Dunbar
2010-01-13Tidy up comments, remove whitespace, and rename 'print-%' make debugging targetDaniel Dunbar
2009-09-03Support building for a single target architecture.Daniel Dunbar
2009-06-26Initial import of compiler-rt.Daniel Dunbar