summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Drop SGI as a CMake host compiler.Stephen Kelly2015-01-086-87/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'sun-better-stdlib'Brad King2015-01-1237-354/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmTarget: Use insert instead of std::copy.Stephen Kelly2015-01-111-2/+2
| * | | | | | | | | Help: Remove documented restriction on find in conditions.Stephen Kelly2015-01-111-3/+1
| * | | | | | | | | Use two-iterator std::set::insert where appropriate.Stephen Kelly2015-01-1118-168/+41
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Use insert instead of a loop in some cases.Stephen Kelly2015-01-1121-169/+48
| * | | | | | | | Revert "Misc. fixes for the Oracle / Sun compiler."Stephen Kelly2015-01-112-12/+8
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-121-1/+1
* | | | | | | | | Merge topic 'sln-bom'Brad King2015-01-112-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Encoding: Write Visual Studio solution file with BOM.Clinton Stimpson2014-12-272-0/+10
* | | | | | | | | | Merge topic 'fix-empty-target-property-queries'Brad King2015-01-111-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | get_target_property: discern empty from undefined properties (#15333)Stephen Kelly2015-01-111-1/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2015-01-115-6/+18
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-105-6/+18
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-111-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-101-1/+1
|/ / / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2015-01-091-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cpack_invalid_cmake_generator'Brad King2015-01-081-0/+8
|\ \ \ \ \ \
| * | | | | | CPack invalid CMake generatorDomen Vrankar2015-01-021-0/+8
* | | | | | | Merge topic 'fix-error-message-typo-tar-cmd'Brad King2015-01-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmcmd: fix copy/paste typo in '-E tar t' commandBen Boeckel2015-01-051-1/+1
* | | | | | | | Merge topic 'drop-GNU-2.95'Brad King2015-01-081-21/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove workaround for GCC < 3 ios_base absence.Stephen Kelly2015-01-011-5/+0
| * | | | | | | | Remove GCC 2.95 support macros in favor of template versions.Stephen Kelly2015-01-011-16/+0
* | | | | | | | | Merge topic 'base64-casts'Brad King2015-01-083-12/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCTest: Use size_t for cmsysBase64_Encode return valueBrad King2014-12-263-8/+7
| * | | | | | | | | CTest: Fix integer overflow when uploading huge filesRolf Eike Beer2014-12-261-4/+3
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2015-01-082-20/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-232-20/+22
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-081-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-061-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-051-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-041-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-031-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-021-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-01-011-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-12-311-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-12-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-12-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-12-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-12-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-12-261-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-12-251-1/+1
* | | | | Merge topic 'minor-warning-fixes'Brad King2014-12-242-10/+10
|\ \ \ \ \
| * | | | | cmCMakeMinimumRequired: Use unsigned int for version numbersChristoph GrĂ¼ninger2014-12-231-8/+8
| * | | | | cmParseDelphiCoverage: Remove superfluous semicolons after methodsChristoph GrĂ¼ninger2014-12-231-2/+2
* | | | | | Merge topic 'ninja-fix-subdir-objlib-languages'Brad King2014-12-241-2/+15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Ninja: Generate rules only for languages compiled in a target (#15325)Brad King2014-12-231-2/+15
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cpack-PackageMaker-package-size'Brad King2014-12-241-0/+1
|\ \ \ \ \