summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'mumps_coverage'David Cole2012-05-171-0/+3
|\
| * Add support for Cache coverage.Bill Hoffman2012-05-011-0/+1
| * Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-011-0/+1
| * Add support to ctest for GTM mumps coverage.Bill Hoffman2012-04-251-0/+1
* | VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-091-0/+2
* | Ninja: CMAKE_USE_NINJA is the name of the macroPeter Kuemmel2012-04-081-1/+1
* | Ninja: no additional variable needed to enable ninjaPeter Kuemmel2012-04-081-7/+5
* | Ninja: add option to enable ninja where it is not enabled by defaultPeter Kuemmel2012-04-061-6/+8
|/
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-0/+2
|\
| * Add cmGeneratorTarget to represent a target during generationBrad King2012-03-091-0/+2
* | Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator.Bill Hoffman2012-03-091-2/+15
* | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-0/+2
|\ \ | |/
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+2
* | Ninja: disable unfinished Windows ninja supportPeter Kuemmel2012-02-191-17/+15
* | Ninja: add some hacks for WindowsPeter Kuemmel2012-02-191-0/+4
* | Ninja: also build ninja support on WindowsPeter Kuemmel2012-02-191-17/+14
* | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e...Peter Collingbourne2012-02-181-4/+5
* | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nopPeter Kuemmel2012-02-181-5/+4
* | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+18
|/
* Factor out target location undefined behavior helper macroBrad King2011-12-011-0/+1
* Merge topic 'newline-style'David Cole2011-12-011-0/+2
|\
| * Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-281-0/+2
* | sha2: Build as part of CMakeLibBrad King2011-11-161-0/+2
* | Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-161-0/+2
|/
* Add Visual Studio 11 generator for x86 and x64 toolsBrad King2011-09-231-0/+4
* Start work on automoc: add empty cmQtAutomoc classAlex Neundorf2011-08-071-0/+2
* Add VisualStudio 9 and 10 generators for Itanium platformMatej Hribernik2011-06-201-0/+4
* Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-311-1/+1
* Implement ctest_upload commandZach Mullen2011-03-151-0/+2
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-311-2/+2
* Combine duplicate COMPILE_DEFINITIONS disclaimerBrad King2011-01-171-0/+1
* Factor generator expression docs out of add_testBrad King2010-12-151-0/+1
* Factor out common custom command generatorBrad King2010-12-081-0/+2
* Move the code for generating dot-files into separate class cmGraphVizWriterAlex Neundorf2010-11-091-2/+4
* Create class cmArchiveWrite to wrap libarchive (#11020)Brad King2010-08-061-0/+1
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-291-3/+3
* Tru64: Place cmOStringStream vtable uniquely (#10541)Brad King2010-06-101-0/+1
* Add php coverage to ctest.Bill Hoffman2010-05-251-1/+1
* Enable extra CodeBlocks generator on CygwinBrad King2010-01-131-4/+2
* Use if(CYGWIN) instead of if(WIN32 AND UNIX)Brad King2010-01-131-2/+2
* CTest: Do not munge UTF-8 output in XML filesBrad King2009-12-081-0/+3
* Clean up CMake build tree 'bin' directoryBrad King2009-12-081-0/+2
* Remove unused DumpDocumentation codeBrad King2009-12-081-2/+0
* Add JOM support and clean up some of the tar -E stuffBill Hoffman2009-11-051-0/+2
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-2/+3
* WIP: VS 10 Win64 generatorBrad King2009-10-221-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* Remove cmGlobalXCode21Generator subclassBrad King2009-09-191-2/+0
* BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...Zach Mullen2009-09-101-0/+1
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-6/+0