summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'addvs2017arm64'Brad King2018-09-281-17/+19
|\
| * Tests: Add VSWinStore* test for VS 2017 ARM64Gilles Khouzam2018-09-261-0/+1
| * Tests: Teach VSWinStore* tests to pass the architecture as a parameterGilles Khouzam2018-09-261-17/+18
* | link_directories(): enhance capabilitiesMarc Chevrier2018-09-251-1/+2
* | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+1
|/
* Merge topic 'vs-2015-max-sdk'Brad King2018-09-201-1/+6
|\
| * Tests: Add VSWinStorePhone for VS 15 2017Gilles Khouzam2018-09-191-0/+5
| * Tests: Fix VSWinStorePhone to properly identify VS 14 2015Gilles Khouzam2018-09-191-1/+1
* | Fix regression in target output file naming logicBrad King2018-09-191-0/+1
|/
* Fix dependency propagation through same-name imported targetsBrad King2018-09-071-0/+1
* Tests: Remove the SimpleInstall testKyle Edwards2018-07-171-28/+0
* Merge topic 'ghs'Brad King2018-07-121-1/+1
|\
| * GHS: Set primary target using arch/platform values (or user specified value)Fred Baksik2018-07-111-1/+1
* | Tests: skip MFC test when building cmake when no file association for vcprojFred Baksik2018-07-091-0/+4
|/
* Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-221-4/+0
* Merge topic 'xcode-10-legacy-build-system'Brad King2018-06-201-0/+4
|\
| * Tests: Do not use i386 architecture with Xcode 10 and aboveBrad King2018-06-191-0/+4
* | Merge topic 'subdir_target_sources'Craig Scott2018-06-191-0/+1
|\ \
| * | target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-0/+1
| |/
* | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+3
|/
* FindALSA: add testcaseRolf Eike Beer2018-05-311-0/+4
* FindODBC: Add module to search for ODBC libraryMateusz Loskot2018-05-221-0/+4
* CPack: Add NuGet supportAlex Turbov2018-05-111-2/+20
* Tests: Fix comment for finding dpkg toolAlex Turbov2018-05-091-2/+1
* CPack: Use project version as default for `CPACK_PACKAGE_VERSION`Alex Turbov2018-05-021-0/+38
* Merge topic 'FindMatlab/mcr-compatibility'Brad King2018-04-241-1/+15
|\
| * FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-231-1/+15
* | add_compile_definitions: add new commandMarc Chevrier2018-04-201-0/+1
* | FindJPEG: Add imported target support and full testMateusz Loskot2018-04-181-0/+4
|/
* FindMatlab: add unit testsRaffi Enficiaud2018-04-091-0/+1
* UseSWIG: Rework testsMarc Chevrier2018-04-021-0/+4
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-5/+5
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-201-0/+4
* FindLibXml2: provide imported target LibXml2::LibXml2Rolf Eike Beer2018-03-081-0/+4
* FindCURL: provide imported target CURL::CURLRolf Eike Beer2018-03-061-0/+4
* VS: Support C# project referencesRobert Dailey2018-02-231-0/+1
* Tests: Run ExternalProject tests seriallyBrad King2018-02-211-0/+4
* Ninja: Generate scripts for long custom command sequencesRoger Leigh2018-02-061-0/+2
* Merge topic 'RemoveKDevelop3'Brad King2018-01-251-2/+1
|\
| * Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-2/+1
* | Merge topic 'sourceFile-new-properties'Brad King2018-01-251-0/+3
|\ \
| * | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-0/+3
| |/
* | add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-221-16/+38
|/
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-291-2/+14
* Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterfaceSebastian Holtermann2017-12-131-41/+0
* Autogen: Tests: Separate RerunRccDepends testSebastian Holtermann2017-12-131-30/+0
* Autogen: Tests: Separate Complex testSebastian Holtermann2017-12-131-34/+0
* Autogen: Tests: Add basic scripts for separate testsSebastian Holtermann2017-12-131-0/+4
* CTest: Remove unfinished batch test modeBrad King2017-12-081-2/+0
* Merge topic 'libuv-raii'Brad King2017-11-301-3/+1
|\