Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'execute_process-encoding' | Brad King | 2016-12-02 | 16 | -2/+125 |
|\ | |||||
| * | execute_process: Add ENCODING option for Windows child process output | Dāvis Mosāns | 2016-11-30 | 16 | -2/+125 |
* | | Merge topic 'utf8pipe' | Brad King | 2016-12-02 | 4 | -1/+7 |
|\ \ | |/ | |||||
| * | Windows: Use UTF-8 for pipes in CMake, CTest and CPack | Dāvis Mosāns | 2016-11-29 | 4 | -1/+7 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-02 | 1 | -1/+1 |
* | | Merge branch 'release' | Brad King | 2016-12-01 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'vs-Zc-inline' into release | Brad King | 2016-11-30 | 2 | -0/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'cmake-server-pad-arguments' into release | Brad King | 2016-11-30 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-ifw-root-component' | Brad King | 2016-12-01 | 2 | -42/+92 |
|\ \ \ \ \ | |||||
| * | | | | | QtIFW: Configurable root component | Konstantin Podsvirov | 2016-11-30 | 2 | -42/+92 |
* | | | | | | Merge topic 'compile-pdb-default' | Brad King | 2016-12-01 | 2 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja,Makefile: Name static library compile PDB files as VS does | Brad King | 2016-11-30 | 2 | -0/+14 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'pgi-macos-flags' | Brad King | 2016-12-01 | 4 | -0/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PGI: Pass macOS-specific link flags directly to linker | Brad King | 2016-11-30 | 4 | -0/+20 |
* | | | | | | | Merge topic 'vs-Zc-inline' | Brad King | 2016-12-01 | 2 | -0/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | VS: Add v140 flag table entries for `-Zc:inline[-]` | Brad King | 2016-11-30 | 1 | -0/+2 |
| * | | | | | | VS: Add v141 flag table entry for `-Zc:inline-` | Brad King | 2016-11-30 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-server-pad-arguments' | Brad King | 2016-12-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | server-mode: Do not ignore the first cacheArgument on configure | Tobias Hunger | 2016-11-30 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'VS_DEBUGGER_WORKING_DIRECTORY' | Brad King | 2016-12-01 | 7 | -0/+49 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY | Michael Stürmer | 2016-11-30 | 7 | -0/+49 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-01 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2016-11-30 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | CMake 3.7.1v3.7.1 | Brad King | 2016-11-30 | 1 | -1/+1 |
* | | | | Merge branch 'release' | Brad King | 2016-11-30 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'vs15-rename-generator' into release | Brad King | 2016-11-29 | 5 | -14/+17 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'CMakeGraphVizOptions-docs' | Brad King | 2016-11-30 | 1 | -3/+10 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeGraphVizOptions: Minor improvements to docs. | Harry Mallon | 2016-11-29 | 1 | -3/+10 |
* | | | | | | Merge topic 'msbuild-customization' | Brad King | 2016-11-30 | 8 | -14/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add option to customize vcxproj user props file | Michael Stürmer | 2016-11-29 | 8 | -14/+82 |
* | | | | | | | Merge topic 'FindPythonLibs-tolerate-relative-exe' | Brad King | 2016-11-30 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPythonLibs: Tolerate a non-absolute PYTHON_EXECUTABLE | Brad King | 2016-11-28 | 1 | -4/+4 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-ifw-options' | Brad King | 2016-11-30 | 7 | -9/+183 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackIFW: Add some options | Konstantin Podsvirov | 2016-11-24 | 7 | -9/+183 |
* | | | | | | | | Merge topic 'QtAutogen_tests_update_v2' | Brad King | 2016-11-30 | 64 | -101/+127 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | QtAutogen tests: Pass Qt compiler features to library targets | Sebastian Holtermann | 2016-11-29 | 2 | -1/+7 |
| * | | | | | | | | QtAutogen tests: Move the complex test case to a subdirectory | Sebastian Holtermann | 2016-11-29 | 57 | -84/+89 |
| * | | | | | | | | QtAutogen tests: Extend test description in CMakeLists.txt | Sebastian Holtermann | 2016-11-29 | 1 | -6/+14 |
| * | | | | | | | | QtAutogen tests: Move independent sameName test to top list of CMakeLists.txt | Sebastian Holtermann | 2016-11-29 | 1 | -3/+4 |
| * | | | | | | | | QtAutogen tests: Rename uiconly target to camel case uicOnly | Sebastian Holtermann | 2016-11-29 | 4 | -4/+6 |
| * | | | | | | | | QtAutogen tests: Rename rcc_empty target to camel case rccEmpty | Sebastian Holtermann | 2016-11-29 | 3 | -7/+6 |
| * | | | | | | | | QtAutogen tests: Rename rcconly target to camel case rccOnly. | Sebastian Holtermann | 2016-11-29 | 3 | -6/+11 |
* | | | | | | | | | Merge topic 'end-commands' | Brad King | 2016-11-30 | 20 | -512/+95 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Combine all unexpected commands to a single class | Daniel Pfeifer | 2016-11-29 | 19 | -456/+94 |
| * | | | | | | | | | Set the error after argument expansion in end commands | Daniel Pfeifer | 2016-11-29 | 8 | -60/+12 |
| * | | | | | | | | | Make error message of standalone endwhile command consistent | Daniel Pfeifer | 2016-11-29 | 2 | -13/+6 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'UseSWIG-java-outputs' | Brad King | 2016-11-30 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | UseSWIG: Record generated java files as custom command outputs | caryoscelus | 2016-11-29 | 1 | -3/+4 |
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-30 | 2 | -33/+53 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-29 | 2 | -33/+53 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | |