summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-053-0/+10
* Merge topic 'genex-validate-target-property-names'David Cole2012-10-232-0/+12
|\
| * GexEx: Validate Target names and property names differently.Stephen Kelly2012-10-222-0/+12
* | SelectLibraryConfigurations: fix for release and debug libs being the sameRolf Eike Beer2012-10-211-0/+4
* | SelectLibraryConfigurations: add testcaseRolf Eike Beer2012-10-212-0/+62
|/
* Merge topic 'generator-expression-bug-fixes'David Cole2012-10-1712-0/+91
|\
| * GenEx: Fix reporting about not-found include directories and libraries.Stephen Kelly2012-10-176-0/+23
| * GenEx: Replace some failing tests with Borland and NMake makefiles.Stephen Kelly2012-10-172-6/+4
| * GenEx: Fix termination bugs in generator expression parser.Stephen Kelly2012-10-172-0/+44
| * GenEx: Test the use of generator expressions to generate lists.Stephen Kelly2012-10-174-0/+16
| * GenEx: Parse colon after arguments separator colon specially.Stephen Kelly2012-10-172-0/+10
* | Merge topic 'test-ctest-memcheck'David Cole2012-10-1732-0/+435
|\ \ | |/ |/|
| * CTest: add a check with a quoted memory checkerRolf Eike Beer2012-10-044-4/+39
| * CTest: add a test for CTEST_CUSTOM_MEMCHECK_IGNORERolf Eike Beer2012-10-044-1/+45
| * CTest: add tests that simulate memcheck runsRolf Eike Beer2012-10-0426-0/+356
* | GenEx: Add tests for "0" and "1" expressions with literal commas.Stephen Kelly2012-10-092-0/+4
* | GenEx: Add test for $<BOOL:> with empty parameter.Stephen Kelly2012-10-092-0/+2
* | GenEx: Validate target and property names.Stephen Kelly2012-10-0925-0/+125
* | GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-097-1/+51
* | GenEx: Report actual target name not found, not "0" each time.Stephen Kelly2012-10-094-0/+15
* | Merge topic 'export-sets'Brad King2012-10-014-0/+21
|\ \
| * \ Merge topic 'AutomocUseTargetProperties' into export-setsAlex Neundorf2012-09-3010-8/+144
| |\ \
| * | | exports: add a test for exporting dependent targetsAlex Neundorf2012-09-304-0/+21
* | | | Merge topic 'vs-pdb-output'Brad King2012-10-019-0/+102
|\ \ \ \ | |_|_|/ |/| | |
| * | | Run PDBDirectoryAndName test on MSVC and IntelBrad King2012-09-292-3/+8
| * | | Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6Brad King2012-09-251-0/+5
| * | | Verify that PDB_(NAME|OUTPUT_DIRECTORY) are honored in testBrad King2012-09-252-0/+36
| * | | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-258-0/+56
| | |/ | |/|
* | | Merge topic 'generator-expression-target-properties'Brad King2012-09-2828-0/+175
|\ \ \
| * | | Process generator expressions in the COMPILE_DEFINITIONS target property.Stephen Kelly2012-09-289-0/+51
| * | | Process generator expressions in the INCLUDE_DIRECTORIES property.Stephen Kelly2012-09-2818-0/+90
| * | | Extend the generator expression language with more logic.Stephen Kelly2012-09-282-0/+34
| |/ /
* | | Merge topic 'osx-sysroot-cleanup'David Cole2012-09-251-0/+3
|\ \ \
| * | | Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s fileBrad King2012-09-211-0/+3
| |/ /
* | | file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-191-6/+6
|/ /
* | Merge topic 'generator-expression-refactor'Brad King2012-09-198-7/+136
|\ \
| * | cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-188-7/+136
* | | Merge topic 'ExternalProject-check-hashes'David Cole2012-09-181-1/+1
|\ \ \
| * | | ExternalProject: Generalize URL_MD5 option to URL_HASHBrad King2012-09-111-1/+1
| | |/ | |/|
* | | Merge topic 'if-version-depth'David Cole2012-09-181-0/+7
|\ \ \ | |/ / |/| |
| * | if: Compare up to 8 components in VERSION testsBrad King2012-09-111-0/+7
| |/
* | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASHBill Hoffman2012-09-111-0/+53
|/
* Merge topic 'msvc-compiler-info'Brad King2012-08-311-0/+11
|\
| * VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-0/+11
| * Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-301-1/+1
| |\
* | \ Merge topic 'fix-Qt-casing'Brad King2012-08-301-4/+4
|\ \ \
| * | | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-4/+4
* | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-301-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make platform information files specific to the CMake versionBrad King2012-08-241-1/+1
* | | Merge topic 'ide-compiler-id'David Cole2012-08-244-0/+56
|\ \ \ | | |/ | |/|