summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Help: Reference add_compile_options from add_definitions (#15225)Brad King2014-10-291-4/+6
| * | | | | | | | | | | | | Help: Clarify add_compile_options documentation (#15225)Brad King2014-10-292-10/+11
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'unix-icon-install'Brad King2014-10-302-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | QtDialog: install the 128x128 iconBen Boeckel2014-10-292-2/+8
| * | | | | | | | | | | | | QtDialog: don't install desktop file bits on AppleBen Boeckel2014-10-291-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'doc-fix-html-favicon'Brad King2014-10-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Utilities/Sphinx: Fix html_favicon configurationBrad King2014-10-291-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'wince-tests'Brad King2014-10-301-1/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Tests: Run Tutorial steps 1-4 as tests for Windows CEPascal Bach2014-10-291-1/+52
* | | | | | | | | | | | | | Merge topic 'cpack-bundle-codesign'Brad King2014-10-303-1/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CPack: Add support for code signing of bundles on MacOSAndré Klitzing2014-10-283-1/+152
* | | | | | | | | | | | | | | Merge topic 'fix--D-command-line-parsing'Brad King2014-10-307-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | cmCacheManager: parse -D flags more strictlyBen Boeckel2014-10-202-2/+2
| * | | | | | | | | | | | | | Tests: test -D parsing on the command lineBen Boeckel2014-10-206-0/+15
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-301-1/+1
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'ExternalProject-format-docs'Brad King2014-10-291-188/+277
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ExternalProject: Use explicit markup and definition lists in docsBrad King2014-10-281-139/+227
| * | | | | | | | | | | | | | ExternalProject: Convert docs to a bracket commentBrad King2014-10-281-187/+188
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'add_javascript_coverage_parser'Brad King2014-10-2910-0/+823
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | CTest: Add Javascript coverage parserJoseph Snyder2014-10-2910-0/+823
* | | | | | | | | | | | | | Merge topic 'FindCurses-include-CheckLibraryExists'Brad King2014-10-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | / / / / / | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-291-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'compiler-include-encoding'Brad King2014-10-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix failing StringFileTest when using unicode characters.Clinton Stimpson2014-10-271-1/+1
* | | | | | | | | | | | Merge topic 'osx-gnu-fortran-deployment'Brad King2014-10-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | OS X: Detect deployment target flags from GNU Fortran compilersBrad King2014-10-271-0/+2
* | | | | | | | | | | | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-10-281-3/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | CPackRPM: Support PREUN and POSTUN requirementsEvgeny Kalishenko2014-10-271-4/+33
| * | | | | | | | | | | | CPackRPM: Support pre(post) install script requirementsEvgeny Kalishenko2014-10-271-1/+33
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'find-boost-no-reroot'Brad King2014-10-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindBoost: fix find_library call when using "re-rooting"Guillaume Papin2014-10-261-2/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-281-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'autorcc-depends'Brad King2014-10-278-24/+385
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-248-8/+345
| * | | | | | | | | | QtAutogen: Expand rccfiles into a vector early in the autogen process.Stephen Kelly2014-10-232-7/+7
| * | | | | | | | | | QtAutogen: Extract a GetRccExecutable method.Stephen Kelly2014-10-232-9/+33
* | | | | | | | | | | Merge branch 'release'Brad King2014-10-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-248-24/+276
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'FPHSA-deref'Brad King2014-10-271-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FPHSA: remove unneeded variable dereferencingRolf Eike Beer2014-10-251-2/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'revert-definition-map-lookup'Brad King2014-10-278-24/+276
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| | * | | | | | | | | | | test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
| * | | | | | | | | | | | Revert "cmDefinitions: Don't store parent lookups"Ben Boeckel2014-10-243-24/+10
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-271-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-261-1/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-251-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-10-241-1/+1