aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes2008-10-252-14/+30
* Modify the cmake build system so that if it doesn't find bison, it will use t...Cedric Venet2008-10-241-5/+5
* CMake: `make install' for libraries, executables and header files.Oscar Fuentes2008-10-222-0/+9
* CMake: Builds all targets.Oscar Fuentes2008-09-262-0/+26
* CMake: Removed unnecessary messages from msvc_llvm_config macro.Oscar Fuentes2008-09-241-2/+0
* CMake build system: support for parallel builds.Oscar Fuentes2008-09-222-1/+19
* add_partially_linked_object: Replaced nonexistent MESSAGE option inOscar Fuentes2008-09-221-1/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-228-0/+376