summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ExternalData: Add support for SHA 1 and 2 hash algorithmsBrad King2013-01-3017-2/+51
| | * | | | | | | | ExternalData: Generalize hash algo/ext handlingBrad King2013-01-301-11/+9
| | * | | | | | | | ExternalData: Allow DATA{} syntax to reference directoriesBrad King2013-01-3015-9/+86
| | * | | | | | | | ExternalData: Allow ()-groups in series match regexBrad King2013-01-302-6/+9
| | * | | | | | | | ExternalData: Add tests covering interfaces and errorsBrad King2013-01-30123-0/+554
| | * | | | | | | | ExternalData: Improve series matching using an explicit syntaxBrad King2013-01-291-27/+55
| | * | | | | | | | ExternalData: Remove unused private interfaceBrad King2013-01-281-10/+0
| | * | | | | | | | ExternalData: Cleanup stray TODO and typo in commentsBrad King2013-01-281-2/+1
| | * | | | | | | | ExternalData: Do not match directory names when resolving DATA{}Brad King2013-01-281-2/+9
| | * | | | | | | | ExternalData: Remove compatibility with CMake < 2.8.5Brad King2013-01-241-17/+6
| | * | | | | | | | Add ExternalData moduleBrad King2013-01-242-0/+714
| * | | | | | | | | Merge topic 'ninja-link-rsp-newlines'Brad King2013-02-051-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Ninja: Avoid LNK1170 linker errorPatrick Gansterer2013-02-041-1/+1
| * | | | | | | | | | Merge topic 'vs6-rule-files'Brad King2013-02-051-0/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | VS 6: Create .rule file directory before fileBrad King2013-02-031-0/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge topic 'fix-atomic-rename-on-Windows'Brad King2013-02-051-31/+20
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix cmSystemTools::RenameFile race on WindowsBrad King2013-02-041-31/+20
| | |/ / / / / / /
| * | | | | | | | Merge topic 'fix-include-directories-unix-path'Brad King2013-02-051-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use the result of converting to a unix path.Stephen Kelly2013-02-051-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'wince-cmake-variable'Brad King2013-02-051-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Set WINCE to 1 when building for WindowsCEPatrick Gansterer2013-02-011-2/+3
| | |/ / / / / / /
| * | | | | | | | Merge topic 'update-kwsys'Brad King2013-02-0510-38/+94
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-0110-38/+94
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | KWSys 2013-01-31 (5b0d1bd9)KWSys Robot2013-02-0110-38/+94
| * | | | | | | | Merge topic 'new-command-class-type-macros'Brad King2013-02-053-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix use of cmTypeMacro in new command classesBrad King2013-01-313-2/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'avoid-CTestLimitDashJ-crash-on-Borland'Brad King2013-02-051-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tests: Avoid CTestLimitDashJ crash on Borland 5.8 buildsBrad King2013-01-311-0/+1
| | |/ / / / / / /
| * | | | | | | | CMake Nightly Date StampKitware Robot2013-02-051-1/+1
| * | | | | | | | CMake Nightly Date StampKitware Robot2013-02-041-1/+1
| * | | | | | | | CMake Nightly Date StampKitware Robot2013-02-031-1/+1
| * | | | | | | | CMake Nightly Date StampKitware Robot2013-02-021-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | CMake Nightly Date StampKitware Robot2013-02-011-1/+1
| * | | | | | | CMake Nightly Date StampKitware Robot2013-01-311-1/+1
| |/ / / / / /
| * | | | | | Merge topic 'fix-target-property-commands'Brad King2013-01-3012-83/+98
| |\ \ \ \ \ \
| | * | | | | | Make subclasses responsible for joining content.Stephen Kelly2013-01-2911-18/+89
| | * | | | | | Don't allow targets args in the new target commands.Stephen Kelly2013-01-299-74/+16
| | * | | | | | Make the Property name protected so that subclasses can use it.Stephen Kelly2013-01-291-1/+3
| * | | | | | | CMake Nightly Date StampKitware Robot2013-01-301-1/+1
| * | | | | | | Merge topic 'fix-TARGET_PROPERTY-extraction'Brad King2013-01-292-11/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Fix TARGET_PROPERTY target extractions.Stephen Kelly2013-01-292-11/+5
| * | | | | | | | Merge topic 'FindGTK2-lib-order'Brad King2013-01-291-35/+41
| |\ \ \ \ \ \ \ \
| | * | | | | | | | FindGTK2: Fix GTK2_LIBRARIES order for static gtk librariesRodolfo Schulz de Lima2013-01-281-35/+41
| * | | | | | | | | Merge topic 'DocumentRelativePathHandling'Brad King2013-01-292-6/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | documentation: handling of relative paths by include- and link_directories()Alex Neundorf2013-01-272-6/+5
| * | | | | | | | | | Merge topic 'fix-relocatable-include-dirs'Brad King2013-01-299-30/+97
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add the INSTALL_PREFIX genex.Stephen Kelly2013-01-279-1/+69
| | * | | | | | | | | | Generate the _IMPORT_PREFIX in the non-config export file.Stephen Kelly2013-01-271-29/+28
| | |/ / / / / / / / /
| * | | | | | | | | | Merge topic 'fix-automoc-compile-defs'Brad King2013-01-2912-52/+52
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Process COMPILE_DEFINITIONS as generator expressions in QtAutomoc.Stephen Kelly2013-01-291-1/+5