summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert r223578, perf data collection depends on the old symbol name.Paul Robinson2014-12-101-5/+5
* Rename a couple of preprocessor symbols to be more descriptive. NFC.Paul Robinson2014-12-061-5/+5
* Use tabs instead of spaces.Benjamin Kramer2012-03-021-3/+3
* clang -v support for separate clang.git and llvm.git, patch by Andrew Trick.Jia Liu2012-03-021-8/+15
* Basic: Simplify getClangRepositoryPath and getClangRevision.Daniel Dunbar2010-09-291-2/+4
* Basic: Add support for git svn to get the repo version in clang executable,Daniel Dunbar2010-09-291-1/+3
* BUILD_ARCHIVE is the default for libraries, no need to set it.Chris Lattner2010-07-181-1/+0
* Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...Daniel Dunbar2010-06-081-5/+0
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* -fno-rtti is now the default.Chris Lattner2010-01-241-1/+0
* Move version string generation (e.g., "clang 1.1 ...") to libBasic/Version.cp...Ted Kremenek2010-01-221-0/+3
* Update to use llvm/utils/GetSourceVersion to detect version number, instead ofDaniel Dunbar2010-01-211-1/+1
* Installation of Clang libraries and headers, from Axel Naumann!Douglas Gregor2009-10-081-3/+0
* Provide a common set of routines in Version.h that return SubversionDouglas Gregor2009-10-051-0/+11
* Don't install Clang libraries.Douglas Gregor2009-08-231-0/+3
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-161-1/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+22
OpenPOWER on IntegriCloud