summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | CPack fix broken compilation for CygwinSource generatorEric NOULARD2010-08-251-1/+1
| * | | | | | | | | | CPackArchiveGenerator improve usability and robustnessEric NOULARD2010-08-241-2/+46
| * | | | | | | | | | CPackArchiveGenerator add component supportsEric NOULARD2010-08-243-23/+223
| * | | | | | | | | | CPackArchiveGenerator use cmArchiveWrite wrapperEric NOULARD2010-08-246-208/+47
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'CPack-FixDESTDIR-Issue7000'Brad King2010-08-317-13/+115
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 'CPack-FixDESTDIR-Issue7000' from github.com:TheErk/CMakeEric NOULARD2010-08-247-13/+115
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | CPack Enable better handling of absolute installed filesEric NOULARD2010-08-233-8/+70
| | * | | | | | | | | CPack Backward-compatibly enforce DESTDIR for DEB and RPMEric NOULARD2010-08-235-5/+45
* | | | | | | | | | | Merge topic 'moc_param_bug11120'Brad King2010-08-311-4/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make sure moc parameters file goes in binary directory.Clinton Stimpson2010-08-241-4/+7
* | | | | | | | | | | | Merge topic 'install-export-docs'Brad King2010-08-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Clarify install(TARGETS) docs for EXPORT optionBrad King2010-08-241-0/+1
* | | | | | | | | | | | | Merge topic 'FindBison_10241'Brad King2010-08-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 10241: FindBISON.cmake clears wrong variablePhilip Lowman2010-08-201-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'FindCxxTest_11041'Brad King2010-08-311-23/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 11041: Improve FindCxxTest to use Python or Perl automatically; custom flagsPhilip Lowman2010-08-201-23/+79
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-311-1/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-301-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-291-1/+1
* | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-281-1/+1
* | | | | | | | | | | KWSys: Use SplitPath in GetActualCaseForPathBrad King2010-08-271-7/+12
* | | | | | | | | | | KWSys: Improve SplitPath method documentationBrad King2010-08-271-3/+3
* | | | | | | | | | | KWSys: Avoid empty string dereference in SplitStringBrad King2010-08-271-0/+4
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-271-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-261-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-251-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'add-ExternalProject-targets'Brad King2010-08-242-2/+70
|\ \ \ \ \ \ \
| * | | | | | | Add STEP_TARGETS to ExternalProject module.David Cole2010-08-232-2/+70
* | | | | | | | Merge topic 'vs2010-dbginfo-default'Brad King2010-08-241-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | VS2010: Disable PDBs when there is no debug infoRobert Goulet2010-08-191-0/+9
* | | | | | | | | Merge topic 'FixEclipseIncludePathParsingWithSpaces'Brad King2010-08-241-7/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix parsing of builtin macros so Eclipse handles them properly (#10868)Alex Neundorf2010-08-231-7/+12
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-241-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-231-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-221-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-08-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2010-08-201-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'remove-EscapeSpaces'Brad King2010-08-197-99/+62
|\ \ \ \ \
| * | | | | Remove cmSystemTools::EscapeSpaces methodBrad King2010-08-183-55/+18
| * | | | | CTest: Avoid use of old EscapeSpaces methodBrad King2010-08-184-44/+44
* | | | | | Merge topic 'fix-cdash-version-uri'Brad King2010-08-191-3/+7
|\ \ \ \ \ \
| * | | | | | Fix hard-coded CDash URI in version queryZach Mullen2010-08-181-3/+7
| |/ / / / /
* | | | | | Merge topic 'msvc-version'Brad King2010-08-193-0/+3
|\ \ \ \ \ \
| * | | | | | Set MSVC_VERSION for MSVC 6, 7, 7.1 (#7944)Rolf Eike Beer2010-08-173-0/+3
* | | | | | | Merge topic 'FortranCInterface-doc-typo'Brad King2010-08-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | FortranCInterface: Fix doc typo FC.h -> FCMangle.hBrad King2010-08-171-3/+3
* | | | | | | | Merge topic 'TimeoutForExecuteProcessInVendorChecking'Brad King2010-08-191-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().Alex Neundorf2010-08-171-3/+10
| |/ / / / / / /
* | | | | | | | Merge topic 'CMakeParseArguments'Brad King2010-08-192-71/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | Modules: Fix CMakeParseArguments copyright noticeBrad King2010-08-171-2/+3