summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-225-10/+57
|\
| * Add EXPORT_NAME property.Stephen Kelly2013-05-185-10/+57
* | CMake Nightly Date StampKitware Robot2013-05-221-1/+1
* | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-211-2/+13
|\ \
| * | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-211-2/+13
* | | Merge topic 'fix-genex-comma-parse'Brad King2013-05-211-5/+4
|\ \ \
| * | | Fix handling of commas in arbitrary content in genexes.Stephen Kelly2013-05-161-5/+4
* | | | Merge topic 'unused-cleanup'Brad King2013-05-213-4/+0
|\ \ \ \
| * | | | Remove unused vector population.Stephen Kelly2013-05-201-2/+0
| * | | | Remove unused typedef.Stephen Kelly2013-05-171-1/+0
| * | | | Remove unused marker for a variable which is now used.Stephen Kelly2013-05-161-1/+0
| |/ / /
* | | | Merge topic 'vs-asm-listing-location'Brad King2013-05-212-4/+7
|\ \ \ \
| * | | | VS: Allow /Fa to set AssemblerListingLocation (#14153)Brad King2013-05-202-4/+7
| | |_|/ | |/| |
* | | | Merge topic 'fix-style'Brad King2013-05-213-4/+4
|\ \ \ \
| * | | | Fix brace indentation.Stephen Kelly2013-05-181-2/+2
| * | | | Fix style.Stephen Kelly2013-05-162-2/+2
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-214-3/+54
|\ \ \ \
| * | | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-214-3/+54
| |/ / /
* | | | Merge topic 'shared-libs-with-number-suffix'Brad King2013-05-212-5/+12
|\ \ \ \
| * | | | Recognize shared library files with a numerical suffixStephen Kelly2013-05-212-5/+12
| |/ / /
* | | | Merge topic 'cmake-help-generators-fix'Brad King2013-05-211-2/+2
|\ \ \ \
| * | | | Docs: cmake -G selects a "build system" generatorStephen Kelly2013-05-211-2/+2
| |/ / /
* | | | Merge topic 'fix-sublime-source-flags'Brad King2013-05-211-1/+1
|\ \ \ \
| * | | | Sublime: Honor source-level COMPILE_FLAGS propertyStephen Kelly2013-05-211-1/+1
* | | | | Merge topic 'vs-windows-forms'Brad King2013-05-214-3/+82
|\ \ \ \ \
| * | | | | VS: Add Windows Forms SupportJohn Farrier2013-05-164-3/+82
* | | | | | CMake Nightly Date StampKitware Robot2013-05-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-05-181-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-05-171-1/+1
* | | | | Merge topic 'fix-moc-with-empty-COMPILE_DEFINITIONS'Brad King2013-05-161-7/+3
|\ \ \ \ \
| * | | | | automoc: Read target defines unconditionallyStephen Kelly2013-05-161-7/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'CTest-less-cd'Brad King2013-05-161-2/+1
|\ \ \ \ \
| * | | | | CTest: avoid useless changing of directoryRolf Eike Beer2013-05-151-2/+1
| |/ / / /
| * | | | CMake Nightly Date StampKitware Robot2013-05-151-1/+1
| * | | | CMake Nightly Date StampKitware Robot2013-05-141-1/+1
* | | | | Merge topic 'vs-configurations'Brad King2013-05-161-0/+10
|\ \ \ \ \
| * | | | | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-131-0/+10
| |/ / / /
| * | | | CMake Nightly Date StampKitware Robot2013-05-131-1/+1
| * | | | CMake Nightly Date StampKitware Robot2013-05-121-1/+1
* | | | | Merge topic 'MemChecker-improvements'Brad King2013-05-163-16/+37
|\ \ \ \ \
| * | | | | CTest: fix comment documenting cmBoundsCheckerParser classRolf Eike Beer2013-05-091-2/+1
| * | | | | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flagsRolf Eike Beer2013-05-091-1/+0
| * | | | | CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-091-7/+0
| * | | | | CTest: use an output file for Valgrind (#14110)Rolf Eike Beer2013-05-093-6/+36
* | | | | | Merge topic 'only-first-output-regex'Brad King2013-05-161-0/+2
|\ \ \ \ \ \
| * | | | | | CTest: break after first regex match on outputRolf Eike Beer2013-05-111-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'test_regex_doc'Brad King2013-05-161-1/+1
|\ \ \ \ \ \
| * | | | | | Doc: fix example for FAIL_REGULAR_EXPRESSIONRolf Eike Beer2013-05-111-1/+1
| |/ / / / /