summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'custom-command-slashes'Brad King2011-03-311-1/+1
|\
| * Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-301-1/+1
* | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-311-1/+1
|\ \
| * | Refine unused cache variable warningBrad King2011-03-241-1/+1
* | | CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-233-44/+20
* | | Merge topic 'asn_check_proto'Brad King2011-03-221-0/+13
|\ \ \
| * | | Tests: Added test for check_prototype_definition.Andreas Schneider2011-03-181-0/+13
* | | | Merge topic 'fix-Java-test-enable-logic'Brad King2011-03-221-33/+24
|\ \ \ \
| * | | | Disable Java test with Xcode generatorBrad King2011-03-181-2/+3
| * | | | Enable Java test more carefully on AppleBrad King2011-03-181-33/+23
| |/ / /
* | | | ProcessorCount: Use ERROR_QUIET with execute_process (#11302)David Cole2011-03-181-3/+10
* | | | ProcessorCount: Test fails if count is 0 (#11302)David Cole2011-03-151-4/+5
* | | | ProcessorCount test: more output, do not fail. (#11302)David Cole2011-03-151-1/+18
* | | | Compare ProcessorCount to SystemInformation count. (#11302)David Cole2011-03-151-3/+37
* | | | Add ProcessorCount support for QNX via pidin. (#11302)David Cole2011-03-151-1/+5
* | | | Add module ProcessorCount.cmake (#11302)Michael Wild2011-03-152-0/+10
|/ / /
* | | Merge topic 'CPackRPM-TestWithMoreTraces'Brad King2011-03-153-5/+180
|\ \ \
| * | | Remove debbuging typoEric NOULARD2011-03-141-3/+3
| * | | CPack try to please SUSE 64 bits and install lib in lib64 and not lib.Eric NOULARD2011-03-132-1/+173
| * | | CPackRPM add more trace output in order to help failing diagnosticsEric NOULARD2011-03-101-4/+7
* | | | CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-115-0/+22
|/ / /
* | | Merge topic 'ReworkedAsmSupport'Brad King2011-03-081-17/+23
|\ \ \
| * | | Do not bother enabling C++ in Assembler testBrad King2011-03-041-1/+1
| * | | Teach Assembler test to generate main.s at build timeBrad King2011-03-041-2/+9
| * | | Fix Assembler test to parse C flags string before usingBrad King2011-03-041-1/+3
| * | | -only enable the asm test for the Intel compiler if we are under UNIXAlex Neundorf2011-03-031-2/+2
| * | | -use CMAKE_C_FLAGS when generating the assembler fileAlex Neundorf2011-03-031-1/+1
| * | | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King2011-03-0249-234/+611
| |\ \ \
| * | | | Only try assembler support for Makefile-based generatorsAlex Neundorf2011-03-011-4/+6
| * | | | Use a regexp instead a lot of ORs for checking the compiler IDAlex Neundorf2011-02-241-11/+3
| * | | | The Assembler test now tests ASM for GNU, Intel, HP, XL and SunProAlex Neundorf2011-02-231-16/+19
* | | | | Merge topic 'CPackRPM-enableCPackTests'Brad King2011-03-082-0/+23
|\ \ \ \ \
| * | | | | CPackRPM do not run test if build dir contains spaceEric NOULARD2011-03-041-2/+2
| * | | | | CPackRPM activate CPackRPM test on Linux systems where rpmbuild is foundEric NOULARD2011-03-032-0/+23
| | |/ / / | |/| | |
* | | | | Merge topic 'CPackArchive-PackageOrphanComponents'Brad King2011-03-081-1/+1
|\ \ \ \ \
| * | | | | CPackArchive package all components specified in CPACK_COMPONENTS_ALLEric NOULARD2011-03-031-1/+1
| |/ / / /
* | | | | Test static linking with LINK_SEARCH_START_STATICBrad King2011-03-043-0/+48
|/ / / /
* | | | Merge topic 'fix-11286-add-file-upload'Brad King2011-03-014-1/+72
|\ \ \ \
| * | | | Implement file(UPLOAD (#11286)David Cole2011-02-254-1/+72
* | | | | Merge topic 'CPack-ChangeComponentNamingScheme'Brad King2011-03-011-11/+20
|\ \ \ \ \
| * | | | | CPack remove previously CPack generated files (if any) before running CPackEric NOULARD2011-02-231-11/+20
| |/ / / /
* | | | | Merge topic 'mingw-module-definition'Brad King2011-02-243-1/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Fortran test .def file symbol manglingBrad King2011-02-233-1/+14
* | | | | Merge topic 'mingw-module-definition'Brad King2011-02-221-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Honor module .def files with MinGW tools (#9997)Brad King2011-02-211-1/+4
| | |/ / | |/| |
* | | | Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...Brad King2011-02-222-1/+78
|\ \ \ \
| * \ \ \ Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...Brad King2011-02-151-0/+2
| |\ \ \ \
| * | | | | Add a string(FIND) sub-command (#11795)Tim Hütz2011-02-152-1/+78
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-2828-more-info-in-script-mode'Brad King2011-02-221-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-021-0/+2
| | |/ / | |/| |