summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'output-compile-lines'Brad King2011-05-2410-0/+202
|\
| * Fix CompileCommandOutput test build on WindowsBrad King2011-05-201-1/+11
| * Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-197-7/+16
| * run_compile_commands: Cast istream::get() result to charBrad King2011-05-191-1/+1
| * run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-181-3/+2
| * run_compile_commands: Avoid shadow in std::map<>::at workaroundBrad King2011-05-171-2/+2
| * Provide std::map<>::at for use in run_compile_commandsBrad King2011-05-171-2/+0
| * Fix run_compile_commands build on Apple GCC 3.3Brad King2011-05-161-1/+13
| * Only offer the compile command output feature on unix systemsManuel Klimek2011-05-162-4/+12
| * Adds a test for the compile command line output.Manuel Klimek2011-04-259-0/+166
* | Merge topic 'absoft-fortran-compiler'Brad King2011-05-242-1/+19
|\ \ | |/ |/|
| * Absoft: Enable FortranCInterface check in Fortran testBrad King2011-05-201-1/+4
| * Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-201-0/+15
* | Merge topic 'find_package-system-registry'Brad King2011-04-192-0/+42
|\ \
| * | find_package: Fix system package registry test path conversionBrad King2011-04-141-1/+1
| * | find_package: Test system package registry when possibleBrad King2011-04-132-0/+42
* | | Merge topic 'add-svn-trust-cert-to-ExternalProject'Brad King2011-04-191-0/+3
|\ \ \ | |/ / |/| |
| * | ExternalProject: Add SVN_TRUST_CERT argumentDavid Cole2011-04-111-0/+3
* | | find_package: Forward component list for recursive calls in modulesBrad King2011-04-072-1/+4
|/ /
* | Merge topic 'drag-n-drop-components'Brad King2011-04-053-1/+21
|\ \
| * | Add component support to DragNDrop generator.Clinton Stimpson2011-03-313-1/+21
* | | Merge topic 'fix_vs10_object_files'Brad King2011-04-051-0/+6
|\ \ \
| * | | Fix for bug where VS2010 did not use .obj files as part of the build.Bill Hoffman2011-04-011-0/+6
| |/ /
* | | Merge topic 'upload-built-files'Brad King2011-04-055-0/+59
|\ \ \
| * | | Add the FILES keyword to ctest_upload commandZach Mullen2011-03-151-1/+1
| * | | Implement ctest_upload commandZach Mullen2011-03-155-0/+59
* | | | Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-312-172/+3
| |/ / |/| |
* | | 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