summaryrefslogtreecommitdiffstats
path: root/lib/Driver/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Delete the driver's HostInfo class. This abstraction just never reallyChandler Carruth2012-01-251-1/+0
* Split the Windows toolchain definition into its own file. This isChandler Carruth2011-12-171-0/+1
* Fix MSVC build.Michael J. Spencer2011-11-051-0/+8
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-13/+4
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-4/+13
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+2
* Update CMake build for new attribute changes.Sean Hunt2010-06-171-2/+2
* Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...Daniel Dunbar2010-05-201-1/+3
* Sort calls to add_clang_library()Kovarththanan Rajaratnam2010-03-221-1/+1
* Add missing dependency for CMake.Daniel Dunbar2009-11-191-1/+1
* Sketch .td file and build system goop for OptTable based clang-cc options.Daniel Dunbar2009-11-191-0/+1
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-191-1/+1
* Driver: Split OptTable out into OptTable.{h,cpp}Daniel Dunbar2009-11-191-0/+1
* Fix some TableGen-related dependencies for the Clang CMake buildDouglas Gregor2009-06-231-1/+1
* Add some missing CMake dependenciesDouglas Gregor2009-06-181-0/+2
* Really fix cmake style builds.Mike Stump2009-03-241-0/+5
* support cmakeGabor Greif2009-03-131-0/+14
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-10/+0
* Minor update to CMake build system.Eli Friedman2008-11-301-0/+1
* Update CMakeLists.txtCedric Venet2008-11-041-0/+1
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+8