summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'generate_export_header'David Cole2011-09-011-0/+4
|\
| * Start testing expected values for compiler flags.Stephen Kelly2011-08-171-0/+2
| * Add the GenerateExportMacro with unit tests.Stephen Kelly2011-08-071-0/+2
* | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-0/+2
|\ \
| * | Add a test for the new --find-package modeAlex Neundorf2011-08-111-0/+2
* | | Merge topic 'AutomocForQt'David Cole2011-08-251-0/+39
|\ \ \
| * | | QtAutomoc test: Pass QT_QMAKE_EXECUTABLEDavid Cole2011-08-191-0/+1
| * | | Only enable the automoc test after checking that Qt4 worksAlex Neundorf2011-08-171-12/+31
| * | | Fix logic which decides when to execute automoc testAlex Neundorf2011-08-161-14/+15
| * | | Add a test for automocAlex Neundorf2011-08-161-0/+18
| | |/ | |/|
* | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-161-1/+5
|\ \ \ | |/ / |/| |
| * | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-031-1/+5
| |/
* | Merge topic 'asn_java_support'Brad King2011-07-261-2/+2
|\ \ | |/ |/|
| * Tests: Check for the new Java exeutable variables.Andreas Schneider2011-03-291-2/+2
* | CTest: Report tests not run due to unknown configurationBrad King2011-06-101-1/+1
* | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-071-0/+18
|\ \
| * | BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2
| * | BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.Clinton Stimpson2011-06-011-2/+4
| * | BundleUtilities: Disable running test on Windows unless using MSVC.Clinton Stimpson2011-06-011-3/+3
| * | BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)Clinton Stimpson2011-05-311-1/+0
| * | BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-271-0/+19
* | | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-021-0/+12
|/ /
* | Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-191-0/+3
* | Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-2/+8
* | Adds a test for the compile command line output.Manuel Klimek2011-04-251-0/+3
* | Merge topic 'drag-n-drop-components'Brad King2011-04-051-0/+3
|\ \
| * | Add component support to DragNDrop generator.Clinton Stimpson2011-03-311-0/+3
* | | Merge topic 'upload-built-files'Brad King2011-04-051-0/+10
|\ \ \ | |/ / |/| |
| * | Implement ctest_upload commandZach Mullen2011-03-151-0/+10
* | | 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-231-1/+0
| |_|/ |/| |
* | | Disable Java test with Xcode generatorBrad King2011-03-181-2/+3
* | | Enable Java test more carefully on AppleBrad King2011-03-181-33/+23
| |/ |/|
* | CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-111-0/+6
* | Merge topic 'CPackRPM-enableCPackTests'Brad King2011-03-081-0/+6
|\ \
| * | 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-031-0/+6
* | | Test static linking with LINK_SEARCH_START_STATICBrad King2011-03-041-0/+16
|/ /
* | 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 'fix-11295-support-plugin-bundles-on-mac'Brad King2011-02-221-0/+15
|\ \
| * | Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-111-0/+15
* | | Merge topic 'increase-ep-test-timeout'Brad King2011-02-221-5/+2
|\ \ \ | |_|/ |/| |
| * | ExternalProject Test: Increase test timeout valueDavid Cole2011-01-111-5/+2
| |/
* | Avoid foreach IN LISTS syntax which is not supported by CMake 2.6Eric NOULARD2011-01-311-2/+2
* | CPack Tests the different ways of packaging componentsEric NOULARD2011-01-301-23/+33
* | Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King2011-01-281-2/+2
|\ \
| * | Make cmake build again with cmake < 2.6.3Alex Neundorf2011-01-261-2/+2