summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Do not track configured files known to be temporaryRobert Maynard2013-08-281-4/+31
* cmMakefile: Do not track configured files known to be temporaryBrad King2013-07-301-1/+5
* cmMakefile: Track configured files so we can regenerate them (#13582)Robert Maynard2013-06-251-0/+1
* Ninja: Track configured files so we can regenerate them.Robert Maynard2013-06-251-0/+3
* cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile.Robert Maynard2013-06-244-13/+13
* Merge topic 'config-dependent-CMAKE_AUTOMOC'Brad King2013-06-243-40/+143
|\
| * QtAutomoc: Use config-dependent compile definitions and includes.Stephen Kelly2013-06-123-42/+143
| * QtAutomoc: Fix handling of list separator for compile definitions.Stephen Kelly2013-06-121-1/+3
* | Merge topic 'transitive-property-PP-FOR_EACH'Brad King2013-06-244-18/+41
|\ \
| * | Use a preprocessor loop to manage the valid transitive properties.Stephen Kelly2013-06-104-18/+41
* | | Merge topic 'find-targets-in-INTERFACE_COMPILE_OPTIONS'Brad King2013-06-241-0/+1
|\ \ \ | |/ /
| * | Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile.Stephen Kelly2013-06-101-0/+1
* | | Merge topic 'fix-COMPILE_OPTIONS-transitive-performance-regression'Brad King2013-06-241-1/+2
|\ \ \ | |/ /
| * | Add missing 'seen' check for evaluating COMPILE_OPTIONS.Stephen Kelly2013-06-101-1/+2
* | | Merge topic 'set-sysroot'Brad King2013-06-249-9/+135
|\ \ \
| * | | Use --sysroot when cross compiling.Stephen Kelly2013-06-079-9/+135
* | | | Merge topic 'add-whitespace'Brad King2013-06-2411-21/+22
|\ \ \ \
| * | | | Add whitespace after colons in error messages.Stephen Kelly2013-06-2111-21/+22
* | | | | Merge topic 'openbsd-elf-parsing'Brad King2013-06-242-2/+11
|\ \ \ \ \
| * | | | | OpenBSD: Enable ELF parsing and editing (#14241)David Coppa2013-06-212-2/+11
* | | | | | Merge topic 'doc-E-tar-zip'Brad King2013-06-241-3/+2
|\ \ \ \ \ \
| * | | | | | cmake: Document "-E tar" support for .zip (#14225)Brad King2013-06-191-3/+2
* | | | | | | Merge topic 'add-cmake_host_system_information-command'Brad King2013-06-243-0/+230
|\ \ \ \ \ \ \
| * | | | | | | Add cmake_host_system_information commandNils Gladitz2013-06-193-0/+230
* | | | | | | | Merge topic 'add-try_compile-options'Brad King2013-06-242-62/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | try_compile: Add signature to allow multiple SOURCESBrad King2013-06-062-62/+98
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-search-install-prefix'Brad King2013-06-241-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Document CMAKE_INSTALL_PREFIX in CMAKE_SYSTEM_PREFIX_PATHBrad King2013-06-171-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'split-command-sources'Brad King2013-06-247-76/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | Split cmBootstrapCommands.cxx into two sourcesBrad King2013-06-147-76/+104
* | | | | | | | | Merge topic 'vs-TargetFrameworkVersion'Brad King2013-06-242-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add support for .NET target framework versionChristian Maaser2013-06-142-0/+12
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-231-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-06-221-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2013-06-211-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-06-201-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-06-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-06-151-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'doc-enable_language-scope'Brad King2013-06-141-7/+10
|\ \ \ \ \
| * | | | | enable_language: Clarify documentationBrad King2013-06-121-7/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'sha2-alignment'Brad King2013-06-141-3/+3
|\ \ \ \ \
| * | | | | cmCryptoHash: Increase alignment of HashFile bufferBrad King2013-06-131-3/+3
* | | | | | Merge topic 'FixEclipseCorruptProjects'Brad King2013-06-141-6/+9
|\ \ \ \ \ \
| * | | | | | Eclipse: fix #14204 and #14205: no file links to directoriesAlex Neundorf2013-06-111-6/+9
* | | | | | | Merge topic 'minor-cleanup'Brad King2013-06-143-6/+3
|\ \ \ \ \ \ \
| * | | | | | | Style: Don't put an else after a return.Stephen Kelly2013-06-111-3/+0