aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Change the name of the generated solution file for a CMake build. (from 'proj...Cedric Venet2008-10-301-0/+1
* CMake: Reverted some unintentional changes on the previous commit.Oscar Fuentes2008-10-301-4/+1
* CMake: Cygwin pretends to be Unix.Oscar Fuentes2008-10-301-3/+11
* CMake: Removed some cruft.Oscar Fuentes2008-10-291-11/+3
* CMake: Removed unnecessary macro definitions. They are defined inOscar Fuentes2008-10-261-6/+0
* CMake: Directed bug reports to llvmbugs.Oscar Fuentes2008-10-251-2/+1
* CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes2008-10-251-7/+1
* CMake: `make install' for libraries, executables and header files.Oscar Fuentes2008-10-221-0/+13
* Fun x86 encoding tricks: when adding an immediate value of 128,Dan Gohman2008-10-171-0/+1
* CMake: Builds all targets.Oscar Fuentes2008-09-261-5/+18
* CMake: Disabled some warnings for MSVC.Oscar Fuentes2008-09-241-0/+2
* CMake build system: support for parallel builds.Oscar Fuentes2008-09-221-0/+6
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+137