summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-191-0/+1
* Introduce "generator expressions" to add_test()Brad King2009-08-111-0/+2
* Remove WXDialog source codeBrad King2009-08-051-7/+0
* Remove FLTKDialog source codeBrad King2009-08-051-7/+0
* ENH: Separate option mapping from VS generatorsBrad King2009-07-291-0/+2
* ENH: Separate VS flag table typeBrad King2009-07-291-0/+1
* ENH: Improve dynamic variable scope implementationBrad King2009-07-221-0/+2
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+2
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+8
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+2
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+2
* ENH: Factor global-VC parts out of cmCTestSVNBrad King2009-04-221-0/+2
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-161-0/+2
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-161-0/+2
* ENH: Overhaul CMake version numberingBrad King2009-03-051-0/+4
* ENH: Create cmProcessTools to parse child outputBrad King2009-02-241-0/+2
* ENH: Add cmCTestCVS and cmCTestSVNBrad King2009-02-241-0/+4
* ENH: Create cmCTestVC for VCS interactionBrad King2009-02-241-0/+3
* ENH: Create internal 'ctest --launch' toolBrad King2009-02-111-0/+1
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-0/+2
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-0/+1
* BUG: Fix issue #7533. Revise fix for issue #7058 to use pragma comment libs i...David Cole2008-10-081-13/+0
* BUG: Improve fix for issue #7058 - comsuppd did not yet exist in VC6.David Cole2008-08-011-1/+6
* BUG: Fix issue #7058 - link the commsup lib explicitly for use on some Visual...David Cole2008-07-311-0/+8
* ENH: One more patch from Doug Gregor including PackageMaker functionality for...David Cole2008-07-091-0/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+3
* ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...David Cole2008-06-181-0/+1