summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-2413-8/+200
| * | | | | | | | | | | 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
| * | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-241-1/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'xcode-attributes-variant'Brad King2013-05-231-2/+33
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Xcode: Support XCODE_ATTRIBUTE_ with [variant=<config>] (#12532)Cédric OCHS2013-05-221-2/+33
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge topic 'xcode-shared-linker-flags-per-config'Brad King2013-05-231-17/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Xcode: Honor CMAKE_(MODULE|SHARED)_LINKER_FLAGS_<CONFIG> (#14161)Matthew Bentham2013-05-221-17/+13
| | |/ / / / / / / / / /
| * | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-231-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'join-genex'Brad King2013-05-227-51/+145
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Add the JOIN generator expression.Stephen Kelly2013-05-166-3/+61
| | * | | | | | | | | Make it possible for any genex to have arbitrary content at the end.Stephen Kelly2013-05-161-1/+14
| | * | | | | | | | | Rename the method determining if a genex accepts arbitrary content.Stephen Kelly2013-05-161-6/+8
| | * | | | | | | | | Extract the ProcessArbitraryContent method.Stephen Kelly2013-05-162-41/+62
| * | | | | | | | | | Merge topic 'LinkLine-typedef'Brad King2013-05-221-2/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cmTarget: drop the unused local typedef LinkLineRolf Eike Beer2013-05-221-2/+0
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge topic 'wizard-cleanup'Brad King2013-05-221-7/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | wizard: simplify control flowRolf Eike Beer2013-05-221-5/+2
| | * | | | | | | | | | wizard: fix warningsRolf Eike Beer2013-05-211-2/+2
| | |/ / / / / / / / /
| * | | | | | | | | | 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 'ctest-parallel-env'Brad King2013-05-223-1/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CTest: Read CTEST_PARALLEL_LEVEL from environmentStephen Kelly2013-05-213-1/+14
| * | | | | | | | | | | Merge topic 'string-MAKE_C_IDENTIFIER-subcommand'Brad King2013-05-223-1/+33
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | string: Add MAKE_C_IDENTIFIER subcommandStephen Kelly2013-05-213-1/+33
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-2214-17/+122
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add EXPORT_NAME property.Stephen Kelly2013-05-1814-17/+122
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | CMake Nightly Date StampKitware Robot2013-05-221-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-213-2/+25
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-213-2/+25
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge topic 'fix-genex-comma-parse'Brad King2013-05-213-5/+24
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Fix handling of commas in arbitrary content in genexes.Stephen Kelly2013-05-163-5/+24
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'unused-cleanup'Brad King2013-05-213-4/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove unused vector population.Stephen Kelly2013-05-201-2/+0
| | * | | | | | | | Remove unused typedef.Stephen Kelly2013-05-171-1/+0
| | * | | | | | | | Remove unused marker for a variable which is now used.Stephen Kelly2013-05-161-1/+0
| | |/ / / / / / /
| * | | | | | | | Merge topic 'vs-asm-listing-location'Brad King2013-05-212-4/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | VS: Allow /Fa to set AssemblerListingLocation (#14153)Brad King2013-05-202-4/+7
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'fix-style'Brad King2013-05-213-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix brace indentation.Stephen Kelly2013-05-181-2/+2
| | * | | | | | | | Fix style.Stephen Kelly2013-05-162-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'implicit-link-sanitize-regex'Brad King2013-05-212-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-172-0/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-218-3/+69
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-218-3/+69
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'fix-build-without-qt4-with-qt5'Brad King2013-05-211-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | FindQt4: Fix QUIET failure with Qt 5 but not Qt 4Stephen Kelly2013-05-211-0/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge topic 'shared-libs-with-number-suffix'Brad King2013-05-212-5/+12
| |\ \ \ \ \ \ \ \