summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-024-0/+33
| |/ / / / / /
* | | | | | | Merge topic 'refactor-try_compile-argument-processing'Brad King2013-06-0335-0/+88
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | try_compile: Refactor argument processingBrad King2013-05-3111-9/+17
| * | | | | | try_compile: Add test for bad call error casesBrad King2013-05-3132-0/+80
| |/ / / / /
* | | | | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC'Brad King2013-06-035-0/+53
|\ \ \ \ \ \
| * | | | | | QtAutomoc: Get the Qt version through the target link interfaceStephen Kelly2013-05-275-0/+53
* | | | | | | Merge topic 'rpath-on-mac'Brad King2013-06-0312-0/+249
|\ \ \ \ \ \ \
| * | | | | | | OS X: Add test for rpaths on Mac.Clinton Stimpson2013-06-0312-0/+249
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'framework-refactor'Brad King2013-06-031-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Refactor how bundles and frameworks are supported.Clinton Stimpson2013-05-231-2/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'test-INCLUDE_DIRECTORIES-genex-read'Brad King2013-05-313-0/+33
|\ \ \ \ \
| * | | | | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-303-0/+33
| |/ / / /
* | | | | Merge topic 'fix-FileIsDirectory-SEGV'Brad King2013-05-307-0/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | if: Add test for IS_DIRECTORYBrad King2013-05-287-0/+25
* | | | | Merge topic 'ExternalData-no-re-stage'Brad King2013-05-283-0/+43
|\ \ \ \ \
| * | | | | ExternalData: Do not re-stage staged object filesBrad King2013-05-243-0/+43
| | |/ / / | |/| | |
* | | | | Merge topic 'silence-vs6-warnings'Brad King2013-05-284-4/+18
|\ \ \ \ \
| * | | | | Tests/CompileDefinitions: Avoid spaces in defines on VS 6Stephen Kelly2013-05-244-4/+18
| | |_|/ / | |/| | |
* | | | | Merge topic 'genex-generate-file'Brad King2013-05-2820-0/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-2420-0/+71
| |/ / /
* | | | Merge topic 'geh-cleanup-identifiers'Brad King2013-05-245-0/+44
|\ \ \ \
| * | | | GenerateExportHeader: Generate only C identifiers as definesStephen Kelly2013-05-245-0/+44
| | |_|/ | |/| |
* | | | Merge topic 'geh-add-missing-test'Brad King2013-05-241-0/+1
|\ \ \ \
| * | | | Tests/Module/GenerateExportHeader: Test exported free-functionStephen Kelly2013-05-241-0/+1
| |/ / /
* | | | Merge topic 'geh-output-tweak'Brad King2013-05-241-2/+2
|\ \ \ \
| * | | | GenerateExportHeader: Add newlines to separate the compiler output.Stephen Kelly2013-05-231-2/+2
| |/ / /
* | | | Merge topic 'language-generator-expressions'Brad King2013-05-248-0/+116
|\ \ \ \
| * | | | Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-248-0/+116
* | | | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-241-1/+4
|\ \ \ \ \
| * | | | | Tests/IncludeDirectories: Avoid shared library with no symbolsBrad King2013-05-231-1/+4
* | | | | | Merge topic 'Memchecker-Mac-fix'Brad King2013-05-241-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests: ignore GuardMalloc messages on all Apple build, not just XCode onesRolf Eike Beer2013-05-231-1/+1
* | | | | | Merge topic 'join-genex'Brad King2013-05-224-3/+29
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add the JOIN generator expression.Stephen Kelly2013-05-164-3/+29
* | | | | | Merge topic 'Memchecker-AIX-fix'Brad King2013-05-221-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: fix build of dummy memtester on AIXRolf Eike Beer2013-05-211-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'string-MAKE_C_IDENTIFIER-subcommand'Brad King2013-05-221-0/+6
|\ \ \ \ \ \
| * | | | | | string: Add MAKE_C_IDENTIFIER subcommandStephen Kelly2013-05-211-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-229-7/+65
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add EXPORT_NAME property.Stephen Kelly2013-05-189-7/+65
* | | | | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-212-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-212-0/+12
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-genex-comma-parse'Brad King2013-05-212-0/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix handling of commas in arbitrary content in genexes.Stephen Kelly2013-05-162-0/+20
| |/ / /
* | | | Merge topic 'implicit-link-sanitize-regex'Brad King2013-05-211-0/+1
|\ \ \ \
| * | | | Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-171-0/+1
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-214-0/+15
|\ \ \ \
| * | | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-214-0/+15
| | |/ / | |/| |
* | | | Merge topic 'vs-windows-forms'Brad King2013-05-217-0/+193
|\ \ \ \
| * | | | VS: Add Windows Forms SupportJohn Farrier2013-05-167-0/+193
| |/ / /