summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add an "installed file" property scopeNils Gladitz2014-05-2818-8/+494
* CMake Nightly Date StampKitware Robot2014-05-151-1/+1
* Merge topic 'fix-atomic-rename-Windows-sharing-violation'Brad King2014-05-141-2/+4
|\
| * cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATIONEric Berge2014-05-131-2/+4
| * Merge branch 'ninja-intel-linux' into releaseBrad King2014-05-091-2/+4
| |\
| * | cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-094-10/+19
| * | cmTarget: Drop unused GetProperty signatureBrad King2014-05-092-11/+3
* | | Merge topic 'update-kwsys'Brad King2014-05-1410-156/+185
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-1310-156/+185
* | | | CMake Nightly Date StampKitware Robot2014-05-141-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2014-05-131-1/+1
* | | Merge topic 'package-disable-registry'Brad King2014-05-122-0/+19
|\ \ \
| * | | Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-122-0/+19
* | | | Merge topic 'minor-cleanups'Brad King2014-05-121-0/+1
|\ \ \ \
| * | | | Makefile: Undef FEATURE_STRING iteration define after use.Stephen Kelly2014-05-101-0/+1
* | | | | Merge topic 'ninja-intel-linux'Brad King2014-05-121-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Fix deptype for Intel compiler on LinuxBrad King2014-05-091-2/+4
| | |_|/ | |/| |
| * | | Merge branch 'vs-fix-MANIFESTUAC' into releaseBrad King2014-05-073-12/+3
| |\ \ \
| * \ \ \ Merge branch 'desktop-icon' into releaseBrad King2014-05-071-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'target-property-policy-context'Brad King2014-05-124-23/+23
|\ \ \ \ \ \
| * | | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling contextBrad King2014-05-094-12/+21
| * | | | | | cmTarget: Drop unused GetProperty signatureBrad King2014-05-092-12/+3
* | | | | | | Merge topic 'osx-package-DragNDrop'Brad King2014-05-124-16/+0
|\ \ \ \ \ \ \
| * | | | | | | OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-084-16/+0
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-101-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-05-091-1/+1
|/ / / / /
* | | | | EVIS: Reimplement using custom parsing codeBen Boeckel2014-05-082-17/+469
* | | | | EVIS: Add policy CMP0053Ben Boeckel2014-05-082-0/+7
* | | | | Merge topic 'vs-fix-MANIFESTUAC'Brad King2014-05-083-12/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | VS: Fix /MANIFESTUAC:NO linker option mappingEric Berge2014-05-073-12/+3
* | | | | Merge topic 'ctest-bad-generator'Brad King2014-05-081-0/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+9
| |/ / /
* | | | Merge topic 'minor-cleanups'Brad King2014-05-081-2/+2
|\ \ \ \
| * | | | Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-071-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'decay-language-version'Brad King2014-05-082-6/+61
|\ \ \ \
| * | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-072-0/+21
| * | | | Features: Decay language flag if requested is not available.Stephen Kelly2014-05-071-7/+41
| |/ / /
* | | | Merge topic 'desktop-icon'Brad King2014-05-081-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | cmake-gui: Fix desktop file icon configurationJohannes Huber2014-05-071-1/+1
| | |/ | |/|
| * | KWSys SystemInformation: Include backtrace APIs whenever we use themBrad King2014-05-061-28/+15
* | | CMake Nightly Date StampKitware Robot2014-05-081-1/+1
* | | Merge topic 'dev/source-file-performance'Brad King2014-05-074-51/+56
|\ \ \
| * | | cmSourceFile: Take a stringBen Boeckel2014-04-291-1/+1
| * | | perf: Cache the language property stringBen Boeckel2014-04-292-2/+6
| * | | cmSourceFile: Cache the isUiFile checkBen Boeckel2014-04-292-3/+4
| * | | cmSourceFileLocation: Return a string referenceBen Boeckel2014-04-291-1/+1
| * | | cmSourceFileLocation: Save some string copiesBen Boeckel2014-04-291-6/+6
| * | | cmSourceFileLocation: Simplify logic in MatchesBen Boeckel2014-04-291-36/+35