summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-errors-from-cppcheck-issue-12440'David Cole2011-09-075-1/+8
|\
| * ccmake: Fix off-by-one memory access errorThomas Jarosch2011-09-021-1/+1
| * Fix file() command descriptor leak on errorThomas Jarosch2011-09-021-0/+2
| * CTest: Fix memory leaks on errorThomas Jarosch2011-09-023-0/+5
* | Merge topic 'fortran-format'David Cole2011-09-079-2/+158
|\ \
| * | Xcode: Honor Fortran_FORMAT target and source file propertyBrad King2011-09-011-0/+22
| * | Fortran: Add support for free- and fixed-form flagsBrad King2011-08-318-0/+125
| * | VS: Map Fortran free- and fixed-format flags to IDE optionsBrad King2011-08-311-0/+2
| * | VS: Map per-source Fortran flags to IDE optionsBrad King2011-08-311-2/+9
* | | Merge topic 'fix-zero-check-mistake'David Cole2011-09-071-1/+2
|\ \ \
| * | | Xcode: Do not emit the ZERO_CHECK target more than onceJohan Bjork2011-09-011-1/+2
* | | | Merge topic 'save-cache-at-end-of-generate'David Cole2011-09-071-0/+7
|\ \ \ \
| * | | | CMake: Add SaveCache at the end of successful Generate callsDavid Cole2011-09-011-0/+7
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-071-1/+1
* | | | | KWSys: Add symlinks to directories as files (#12284)David Cole2011-09-061-12/+9
* | | | | KWSys: Remove always-true dir_only parameterDavid Cole2011-09-062-13/+14
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-061-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-051-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-041-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-09-031-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-09-021-1/+1
* | | | Merge topic 'fix-xcode4-test-failures'David Cole2011-09-011-1/+8
|\ \ \ \
| * | | | Xcode4: Requires more quoting of single quote charDavid Cole2011-08-251-1/+8
* | | | | Merge topic 'AutomocForQt'David Cole2011-09-011-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Create moc files in the current binary dir, not the top level.Stephen Kelly2011-08-251-1/+1
* | | | | KWSys: Fix std::string hash function for BorlandBrad King2011-09-011-0/+2
* | | | | KWSys: Add hash function for std::stringBrad King2011-09-011-0/+11
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-09-011-2/+2
* | | | KWSys Nightly Date StampKWSys Robot2011-08-311-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-08-301-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-08-291-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-08-281-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-08-271-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-08-261-1/+1
* | | Merge topic 'fix-11690-preserve-xcode-objectids'David Cole2011-08-254-21/+89
|\ \ \
| * | | Xcode: Save object id values in CMakeCache.txt (#11690)David Cole2011-08-244-21/+89
* | | | Merge topic 'fix_nmake_var_plus'David Cole2011-08-251-0/+2
|\ \ \ \
| * | | | Fix for bug #12413, nmake did not handle targets with + in the name.Bill Hoffman2011-08-241-0/+2
* | | | | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-256-25/+181
|\ \ \ \ \
| * | | | | Fix line lengthAlex Neundorf2011-08-181-1/+2
| * | | | | Disable any STATUS output in --find-package modeAlex Neundorf2011-08-151-2/+9
| * | | | | Improve documentation for --find-package modeAlex Neundorf2011-08-111-1/+3
| * | | | | Replace cmake::GetScriptMode() with GetWorkingMode()Alex Neundorf2011-08-095-31/+38
| * | | | | Implement find-package mode of cmakeAlex Neundorf2011-07-021-2/+98
| * | | | | Add find-package mode, which does nothing yetAlex Neundorf2011-07-024-2/+45
| * | | | | Make clLocalGenerator::GetTargetFlags() publicAlex Neundorf2011-07-021-1/+1
* | | | | | Merge topic 'AutomocForQt'David Cole2011-08-2517-74/+990
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | QtAutomoc: Eliminate compiler warningDavid Cole2011-08-191-1/+1
| * | | | | Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-184-39/+21
| * | | | | Silence warning in automoc: use long instead of intAlex Neundorf2011-08-181-1/+1