summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | cmTarget: Fix typo in comment.Stephen Kelly2013-09-121-1/+1
| * | | | | | | | | | | | | | | | Fix comments to match the code.Stephen Kelly2013-09-111-2/+2
| * | | | | | | | | | | | | | | | Remove unused include.Stephen Kelly2013-09-111-1/+0
* | | | | | | | | | | | | | | | | Merge topic 'FixTypoInGraphvizDocs'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | CMakeGraphVizOptions.cmake: Fix typo in documentationAlex Neundorf2013-09-111-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge topic 'cmake-gui-window-settings'Brad King2013-10-071-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cmake-gui: save and restore the geometry and window state between sessions.Clinton Stimpson2013-09-101-5/+4
* | | | | | | | | | | | | | | | | | Merge topic 'FindwxWidgets-msvc-x64'Brad King2013-10-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | FindwxWidgets: Look in x64 directories for MSVC (#14393)Marius Luca2013-09-101-0/+2
* | | | | | | | | | | | | | | | | | | Merge topic 'authorative-LINK_LIBRARIES'Brad King2013-10-071-18/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Use one authorative source of the LINK_LIBRARIES property.Stephen Kelly2013-09-091-18/+46
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge topic 'vs-compiler-id-tolerate-diagnostics'Brad King2013-10-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | VS: Tolerate diagnostic output while detecting cl (#14387)Brad King2013-09-031-1/+2
* | | | | | | | | | | | | | | | | | | | Merge topic 'deprecate-add_compiler_export_flags'Brad King2013-10-071-13/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | GenerateExportHeader: Deprecate add_compiler_export_flags function.Stephen Kelly2013-09-021-13/+34
* | | | | | | | | | | | | | | | | | | | | Merge topic 'FindPython_versions'Brad King2013-10-072-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | FindPython*: simplify version selectionRolf Eike Beer2013-08-312-14/+14
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'FindLua'Brad King2013-10-071-0/+153
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Modules: add FindLua.cmakeRolf Eike Beer2013-08-311-0/+153
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge topic 'add-find_dependency-macro'Brad King2013-10-071-2/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | CMakePackageConfigHelpers: Add a find_dependency macroStephen Kelly2013-08-301-2/+37
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'rename-genex-method'Brad King2013-10-072-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluationStephen Kelly2013-08-292-4/+4
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'graphviz-at-generate-time'Brad King2013-10-071-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Generate graphviz files at generate time, not configure time.Stephen Kelly2013-08-291-5/+5
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge topic 'add-policy-version-test'Brad King2013-10-072-0/+163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Tests: Verify policies are introduced only in "official" versionsDavid Cole2013-08-282-0/+163
* | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'update_trilinos_contract_test'Brad King2013-10-076-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | update Trilinos contract testZack Galbreath2013-08-286-9/+9
* | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'fix-style'Brad King2013-10-071-32/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix some indentation problems in cmPolicies.Stephen Kelly2013-08-281-32/+32
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'MAP_IMPORTED_CONFIG-property-default'Brad King2013-10-072-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | cmTarget: Add initializer for MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2013-08-282-1/+13
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'vs-no-regen-external-msproject'Brad King2013-10-072-11/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)Brad King2013-08-282-11/+14
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'PLATFORM_ID-genex'Brad King2013-10-074-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Genex: Add the PLATFORM_ID expression.Stephen Kelly2013-08-284-0/+51
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'automoc-gadget'Brad King2013-10-074-15/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Search for the Q_GADGET macro for running automoc too.Stephen Kelly2013-08-284-15/+55
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex'Brad King2013-10-072-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-272-1/+21
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'fix-reset-compiler'Brad King2013-10-071-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix resetting the compiler on the command line (#14366).Stephen Kelly2013-08-191-2/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'FortranCInterface-cross-compile'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | FortranCInterface: Fix cross-compiling Linux to MinGW (#14358)Michel Zou2013-08-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'remove-local-typedef'Brad King2013-10-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused local typedefRolf Eike Beer2013-08-141-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge topic 'no-duplicate-find-tests'Brad King2013-10-071-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | blacklist tests with their own test in Tests/Module from AllFindModules testRolf Eike Beer2013-08-091-2/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Begin post-2.8.12 developmentBrad King2013-10-071-2/+2