summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'release'Brad King2016-11-020-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'doc-cmake-qt-fixes' into releaseBrad King2016-11-021-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cpack-doc-typos' into releaseBrad King2016-11-022-7/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-macos-sysroot' into releaseBrad King2016-11-022-30/+2
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'doc-cmake-qt-fixes'Brad King2016-11-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Update example Qt 5 find_package call to add missing componentThiago M. de C. Marques2016-11-021-1/+1
| * | | | | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-021-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'doc-cmake-qt-missing-dbus'Brad King2016-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Update example Qt 5 find_package call to add missing componentThiago M. de C. Marques2016-11-021-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cpack-doc-typos'Brad King2016-11-022-4/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | CPackRPM: Fix incorrect variable name in documentationAlex Turbov2016-11-021-3/+3
| * | | | | | | | | CPackDeb: Fix incorrect variable name in documentationAlex Turbov2016-11-021-1/+1
* | | | | | | | | | Merge topic 'fix_compiler_arg1'Brad King2016-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacementZack Galbreath2016-11-011-1/+1
* | | | | | | | | | | Merge topic 'fix-macos-sysroot'Brad King2016-11-022-30/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Darwin: Remove deployment target version checkGregor Jasny2016-11-012-26/+0
| * | | | | | | | | | Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path"Gregor Jasny2016-11-011-4/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR'Brad King2016-11-022-3/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UseSWIG: Add option to specify swig output file directoryCong Zhang2016-11-012-3/+19
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-021-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'find-qt5-docs'Brad King2016-11-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-011-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge topic 'doc-tweaks'Brad King2016-11-012-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE)Christian Fetzer2016-11-011-1/+2
| * | | | | | | | | | Help: Clarify how to run sequential commands in execute_processChristian Fetzer2016-11-011-1/+4
* | | | | | | | | | | Merge topic 'CPackDeb-doc-typos'Brad King2016-11-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | CPackDeb: fix copy-n-paste typos in documentationAlex Turbov2016-11-011-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2016-11-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindMatlab-fix-typo' into releaseBrad King2016-10-282-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FindMatlab-9.1' into releaseBrad King2016-10-281-0/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-11-017-21/+77
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Check that CROSSCOMPILING_EMULATOR is not used on imported targetsBrad King2016-10-284-6/+40
| * | | | | | | | | | | Fix custom command target substitution with CROSSCOMPILING_EMULATORBrad King2016-10-283-15/+37
* | | | | | | | | | | | Merge topic 'FindSDL-sound-fix'Brad King2016-11-011-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindSDL_sound: Fix SDL_SOUND_LIBRARIES result valueBrad King2016-10-281-4/+3
* | | | | | | | | | | | | Merge topic 'FindMatlab-fix-typo'Brad King2016-11-012-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindMatlab: Fix typo in matlab_add_unit_test implementationMatthew Woehlke2016-10-282-3/+3
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'FindMatlab-9.1'Brad King2016-11-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | FindMatlab: Add support for Matlab 2016b (9.1)Francesco Romano2016-10-281-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'src-COMPILE_FLAGS-genex'Brad King2016-11-0115-15/+95
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnosticBrad King2016-10-284-0/+14
| * | | | | | | | | | | Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-2811-15/+81
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'st2-env-vars-variable'Brad King2016-11-015-1/+66
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sublime: Add option to specify env vars for the .sublime-projectBruno Pedrosa2016-10-275-1/+66
* | | | | | | | | | | | Merge topic 'clang-tidy'Brad King2016-11-0120-48/+46
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Avoid some copiesDaniel Pfeifer2016-10-305-16/+16
| * | | | | | | | | | | | Remove redundant c_str() callsDaniel Pfeifer2016-10-3014-29/+26
| * | | | | | | | | | | | Use the empty method to check for emptinessDaniel Pfeifer2016-10-302-3/+4
* | | | | | | | | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-016-41/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Features: Record features for Intel Compiler on WindowsBrad King2016-10-276-19/+14