summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Run PDBDirectoryAndName test on MSVC and IntelBrad King2012-09-291-1/+1
* Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)Yuchen Deng2012-09-251-0/+1
* Merge topic 'compile-definitions-unique'David Cole2012-08-241-0/+1
|\
| * Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-201-0/+1
* | Merge topic 'RemoveNonworkingKDE4Test'David Cole2012-08-201-42/+0
|\ \
| * | remove non-working KDE4 testAlex Neundorf2012-08-161-42/+0
| |/
* | Merge topic 'more-endif-closing-style-cleanups'David Cole2012-08-201-6/+2
|\ \
| * | Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-6/+2
| |/
* | Add boolean generator expressionsBrad King2012-08-151-0/+10
|/
* Fix WarnUnusedUnusedViaUnset test pass/fail regexBrad King2012-08-141-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-122/+122
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-710/+710
* Merge topic 'ninja-fix-macosx'David Cole2012-07-241-32/+34
|\
| * Enable BundleTest with CLang too.Nicolas Despres2012-07-171-32/+34
* | Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'David Cole2012-07-241-23/+13
|\ \ | |/ |/|
| * Do not run cpack at CMake time it is not available.Eric NOULARD2012-06-281-23/+13
* | CTest: Add test to verify -D variable definitions workDavid Cole2012-06-251-0/+13
|/
* Merge topic 'position-independent-targets'David Cole2012-06-121-0/+18
|\
| * Refactor generation of shared library flagsStephen Kelly2012-06-121-0/+18
* | Exclude the CompileCommandOutput test on WIN32.Stephen Kelly2012-06-041-1/+1
* | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-1/+1
|/
* Merge topic 'CPack-activateRPM-DEB-onMacOS'David Cole2012-05-241-12/+36
|\
| * CPack allow RPM and DEB generator to be used on OSX.Eric NOULARD2012-05-201-12/+36
* | Disable bullseye coverage for mumps coverage test.Bill Hoffman2012-05-041-2/+4
* | Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.Bill Hoffman2012-05-021-16/+8
* | Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.Bill Hoffman2012-05-021-8/+16
* | Add support for Cache coverage.Bill Hoffman2012-05-011-0/+16
* | Add test for mumps coverage. Also refactor code to prepare for cache coverage.Bill Hoffman2012-05-011-0/+18
|/
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-0/+1
|\
| * Test OBJECT library success casesBrad King2012-03-161-0/+1
* | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-46/+69
|\ \ | |/
| * Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-121-1/+0
| * Add stronger infrastructure for CMake-only testsBrad King2012-03-121-0/+1
| * Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-081-0/+4
| |\
| | * VS6: Avoid SBCS test on VS6 (#12189)David Cole2012-03-061-1/+3
| | * Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-171-0/+2
| * | Merge topic 'qt4-deploy'David Cole2012-03-061-37/+55
| |\ \
| | * | reflect that the QtAutomoc depends on QtGuiRolf Eike Beer2012-02-291-1/+1
| | * | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.Clinton Stimpson2012-02-291-1/+1
| | * | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35
| | * | Add test for DeployQt4.cmakeClinton Stimpson2012-02-231-0/+21
| | |/
| * | Merge topic 'test-CMakeCommands'David Cole2012-03-021-7/+1
| |\ \
| | * | Add infrastructure for CMakeCommands testsBrad King2012-02-281-7/+1
| | |/
| * | Tests: Escape metachars before embedding paths into the regex (#12999)Modestas Vainius2012-02-271-2/+9
* | | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-49/+63
|\ \ \ | |/ /
| * | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
| |/
| * VSGNUFortran: Disable test in special casesBill Hoffman2012-02-091-1/+18
| * Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-091-0/+9
| * Remove unused test codeBrad King2012-02-031-49/+29
* | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-2/+12
|/