summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-033-117/+184
* remove unused variables, reported by icpcAlexander Neundorf2009-10-032-7/+0
* KWSys Nightly Date StampKWSys Robot2009-10-031-1/+1
* Fix warnings in CMake source code.David Cole2009-10-025-17/+28
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-024-4/+210
* Clarify documentation and message for CMP0012Brad King2009-10-022-7/+7
* Fix documentation of CMP0012 and CMP0013 versionsBrad King2009-10-021-4/+4
* Test INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-022-0/+8
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-027-3/+46
* Introduce "build feature" lookup frameworkBrad King2009-10-028-0/+89
* Centralize language flag addition for MakefilesBrad King2009-10-024-9/+20
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Document CMAKE_CURRENT_LIST_FILE more preciselyBrad King2009-10-021-1/+12
* Fix the documentation to say what it really does. Bug #9638Bill Hoffman2009-10-023-4/+4
* KWSys Nightly Date StampKWSys Robot2009-10-021-1/+1
* document how the minimum version can be specifiedAlexander Neundorf2009-10-011-54/+57
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-0110-18/+27
* Add documentation for Cocoa flag and move Motif under X11 flag.Clinton Stimpson2009-10-011-1/+9
* QtHelp depends on QtNetworkClinton Stimpson2009-10-011-1/+1
* Better CMake.ModulesNotice test regexBrad King2009-10-011-2/+3
* New CMake.ModulesNotice test for copyright noticesBrad King2009-10-012-0/+46
* Add missing copyright notice to CMake.cmake moduleBrad King2009-10-011-0/+13
* Add alternative _UTILITY targets to all solutionsBrad King2009-10-012-0/+27
* Cleanup cmGlobalGenerator::GetTargetSets methodBrad King2009-10-015-50/+35
* Some bugfixes, also added public function for closer integration btwn GoogleT...Philip Lowman2009-10-011-40/+118
* KWSys Nightly Date StampKWSys Robot2009-10-011-2/+2
* Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile gener...David Cole2009-09-301-16/+42
* Remove unused members of local VS 6 generatorBrad King2009-09-302-13/+1
* Use target dependency closure for VS 6 solutionsBrad King2009-09-301-164/+56
* Move OrderedTargetDependSet into VS superclassBrad King2009-09-304-39/+39
* Improved safety and removed busy waiting from the CTestTestTimeout test.Zach Mullen2009-09-301-6/+11
* Fix for bug #9611, some more paths for OpenJDK.Bill Hoffman2009-09-301-1/+5
* Fix get_filename_component() registry viewBrad King2009-09-301-1/+21
* Create cmMakefile::PlatformIs64Bit helper methodBrad King2009-09-304-15/+19
* Fix warnings in CMake source code.David Cole2009-09-301-5/+3
* Fix warnings in CMake source code.David Cole2009-09-301-1/+1
* Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...David Cole2009-09-307-10/+18
* Fix module definition file reference for VS6 NMakeBrad King2009-09-301-4/+4
* Fix for bug #9611 do not hard code archs for search paths of java, look at th...Bill Hoffman2009-09-301-35/+52
* Fix bug#9619 add a link to module maintainers page in readme.txt for ModulesBill Hoffman2009-09-301-0/+4
* Add cmake-help-command function.Bill Hoffman2009-09-301-0/+84
* Add initial XL C compiler flags for safer buildsBrad King2009-09-301-0/+5
* Split XL compiler information filesBrad King2009-09-3013-32/+45
* Fix default install prefix on HaikuBrad King2009-09-304-0/+38
* KWSys Nightly Date StampKWSys Robot2009-09-301-1/+1
* Test use of module .def files for MS toolsBrad King2009-09-299-0/+66
* Fix use of module .def files for MS toolsBrad King2009-09-297-45/+51
* Do not parse preprocessor defs for VS 10 link/libBrad King2009-09-291-8/+8
* Add StringProperty options for VS 10 flag tableBrad King2009-09-293-0/+110
* ENH: Added ctest test coverage for a test timeoutZach Mullen2009-09-295-2/+80