Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'fix_compiler_arg1' | Brad King | 2016-11-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacement | Zack Galbreath | 2016-11-01 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'fix-macos-sysroot' | Brad King | 2016-11-02 | 2 | -30/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Darwin: Remove deployment target version check | Gregor Jasny | 2016-11-01 | 2 | -26/+0 | |
| * | | | | | | | | | Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path" | Gregor Jasny | 2016-11-01 | 1 | -4/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR' | Brad King | 2016-11-02 | 2 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | UseSWIG: Add option to specify swig output file directory | Cong Zhang | 2016-11-01 | 2 | -3/+19 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-02 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'find-qt5-docs' | Brad King | 2016-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTS | Marcus D. Hanwell | 2016-11-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'doc-tweaks' | Brad King | 2016-11-01 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE) | Christian Fetzer | 2016-11-01 | 1 | -1/+2 | |
| * | | | | | | | | | Help: Clarify how to run sequential commands in execute_process | Christian Fetzer | 2016-11-01 | 1 | -1/+4 | |
* | | | | | | | | | | Merge topic 'CPackDeb-doc-typos' | Brad King | 2016-11-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | CPackDeb: fix copy-n-paste typos in documentation | Alex Turbov | 2016-11-01 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release' | Brad King | 2016-11-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'FindMatlab-fix-typo' into release | Brad King | 2016-10-28 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'FindMatlab-9.1' into release | Brad King | 2016-10-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'custom-command-CROSSCOMPILING_EMULATOR' | Brad King | 2016-11-01 | 7 | -21/+77 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Check that CROSSCOMPILING_EMULATOR is not used on imported targets | Brad King | 2016-10-28 | 4 | -6/+40 | |
| * | | | | | | | | | | Fix custom command target substitution with CROSSCOMPILING_EMULATOR | Brad King | 2016-10-28 | 3 | -15/+37 | |
* | | | | | | | | | | | Merge topic 'FindSDL-sound-fix' | Brad King | 2016-11-01 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindSDL_sound: Fix SDL_SOUND_LIBRARIES result value | Brad King | 2016-10-28 | 1 | -4/+3 | |
* | | | | | | | | | | | | Merge topic 'FindMatlab-fix-typo' | Brad King | 2016-11-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindMatlab: Fix typo in matlab_add_unit_test implementation | Matthew Woehlke | 2016-10-28 | 2 | -3/+3 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindMatlab-9.1' | Brad King | 2016-11-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindMatlab: Add support for Matlab 2016b (9.1) | Francesco Romano | 2016-10-28 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'src-COMPILE_FLAGS-genex' | Brad King | 2016-11-01 | 15 | -15/+95 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnostic | Brad King | 2016-10-28 | 4 | -0/+14 | |
| * | | | | | | | | | | Add generator expression support to per-source COMPILE_FLAGS | Zsolt Parragi | 2016-10-28 | 11 | -15/+81 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'st2-env-vars-variable' | Brad King | 2016-11-01 | 5 | -1/+66 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Sublime: Add option to specify env vars for the .sublime-project | Bruno Pedrosa | 2016-10-27 | 5 | -1/+66 | |
* | | | | | | | | | | | Merge topic 'clang-tidy' | Brad King | 2016-11-01 | 20 | -48/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Avoid some copies | Daniel Pfeifer | 2016-10-30 | 5 | -16/+16 | |
| * | | | | | | | | | | | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 14 | -29/+26 | |
| * | | | | | | | | | | | Use the empty method to check for emptiness | Daniel Pfeifer | 2016-10-30 | 2 | -3/+4 | |
* | | | | | | | | | | | | Merge topic 'intel-compile-features-windows' | Brad King | 2016-11-01 | 6 | -41/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Features: Record features for Intel Compiler on Windows | Brad King | 2016-10-27 | 6 | -19/+14 | |
| * | | | | | | | | | | | Features: Port Intel CXX features to test macros where possible | Brad King | 2016-10-27 | 1 | -18/+31 | |
| * | | | | | | | | | | | Features: Unset Intel CXX feature temporaries | Brad King | 2016-10-27 | 1 | -0/+10 | |
| * | | | | | | | | | | | Intel: Remove incorrect C++98 standard compiler flag on Windows | Brad King | 2016-10-27 | 1 | -5/+6 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'ninja-windows-POST_BUILD-noop' | Brad King | 2016-11-01 | 4 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Ninja: Fix POST_BUILD noop on Windows | Brad King | 2016-10-28 | 4 | -7/+11 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-01 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-31 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-30 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'release' | Brad King | 2016-10-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'cmake-server-handshake-improvements' into release | Brad King | 2016-10-28 | 4 | -66/+104 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'intel-17-features' into release | Brad King | 2016-10-26 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ |