Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 40 | -136/+178 |
|\ | |||||
| * | Docs: Clarify wording "flag used" => "flag (to|will) be used" | Andreas Mohr | 2013-05-07 | 1 | -13/+16 |
| * | Docs: Clarify that CMAKE_*_(PREFIX|SUFFIX) affect filenames | Andreas Mohr | 2013-05-07 | 1 | -7/+11 |
| * | Docs: Update description of CMAKE_(BUILD_TYPE|CONFIGURATION_TYPES) | Andreas Mohr | 2013-05-07 | 1 | -16/+27 |
| * | VS10: add detailed comment about MIDL processing | Andreas Mohr | 2013-05-07 | 1 | -0/+15 |
| * | Explain distribution of Win9x binary on all Windows versions. | Andreas Mohr | 2013-05-07 | 1 | -1/+2 |
| * | Fix spelling and typos (product names) | Andreas Mohr | 2013-05-07 | 5 | -17/+20 |
| * | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 16 | -25/+25 |
| * | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 19 | -48/+53 |
| * | Fix spelling and typos (affecting users) | Andreas Mohr | 2013-05-07 | 3 | -10/+10 |
* | | Merge topic 'update-kwsys' | Brad King | 2013-05-16 | 6 | -14/+14 |
|\ \ | |/ | |||||
| * | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-05-07 | 6 | -12/+12 |
| * | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-04-26 | 1 | -2/+2 |
* | | Merge topic 'eclipse-doc-typo' | Brad King | 2013-05-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Eclipse: Add a missing space in the documentation | Jack O'Connor | 2013-05-01 | 1 | -1/+1 |
* | | | Merge topic 'EclipseUseGmakeErrorParser_13699' | Brad King | 2013-05-16 | 2 | -1/+16 |
|\ \ \ | |||||
| * | | | Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699) | Victor Zverovich | 2013-04-28 | 2 | -1/+16 |
* | | | | Merge topic 'QtDialogSearchText2' | Brad King | 2013-05-16 | 3 | -6/+168 |
|\ \ \ \ | |||||
| * | | | | cmake-gui: use shortcut F only for "Find in Output" | Alex Neundorf | 2013-04-24 | 1 | -2/+2 |
| * | | | | cmake-gui: Add function for going to next error message in Output window | Marc Bartholomaeus | 2013-04-24 | 2 | -2/+67 |
| * | | | | cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-E | Marc Bartholomaeus | 2013-04-24 | 2 | -7/+7 |
| * | | | | cmake-gui: Add search functions to the context menu of the Output widget | Marc Bartholomaeus | 2013-04-24 | 2 | -0/+21 |
| * | | | | cmake-gui: Add search functions for Output window (#9733) | Marc Bartholomaeus | 2013-04-24 | 2 | -0/+76 |
* | | | | | Merge topic 'ninja_add_custom_command_windows' | Brad King | 2013-05-16 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: use cd /D to set directory on Windows | Ian Monroe | 2013-04-18 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'xcode-explicitFileType' | Brad King | 2013-05-16 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Use explicitFileType to mark source types (#14093) | Brad King | 2013-04-16 | 1 | -3/+3 |
* | | | | | | Merge topic 'improve-get_filename_component-names' | Brad King | 2013-05-16 | 2 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | get_filename_component: Add DIRECTORY option (#14091) | Brad King | 2013-04-16 | 2 | -2/+3 |
* | | | | | | | Merge topic 'msbuild-targets-in-subdirs' | Brad King | 2013-05-16 | 24 | -62/+1043 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ctest_build: Pass projectDir to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -1/+2 |
| * | | | | | | | CTest: Simplify ctest_* command source/build dir lookup | Brad King | 2013-04-12 | 2 | -39/+14 |
| * | | | | | | | VS: Use .sln parser to build targets in subdirs with msbuild (#13623) | Petr Kmoch | 2013-04-12 | 1 | -2/+33 |
| * | | | | | | | VS: Create parser for Visual Studio .sln files | Petr Kmoch | 2013-04-12 | 5 | -0/+954 |
| * | | | | | | | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 17 | -21/+41 |
* | | | | | | | | Merge topic 'vs10-preprocessor-semicolons' | Brad King | 2013-05-16 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073) | Brad King | 2013-04-11 | 2 | -1/+2 |
* | | | | | | | | | Merge topic 'vs-no-compiler-pdb-setting' | Brad King | 2013-05-16 | 5 | -28/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ninja: Fix OBJECT_DIR placeholder path conversion | Brad King | 2013-04-11 | 1 | -5/+3 |
| * | | | | | | | | | VS: Separate compiler and linker PDB files (#11899, #14062) | Brad King | 2013-04-05 | 4 | -23/+5 |
* | | | | | | | | | | Begin post-2.8.11 development | Brad King | 2013-05-16 | 1 | -2/+2 |
* | | | | | | | | | | CMake 2.8.11v2.8.11 | Robert Maynard | 2013-05-15 | 1 | -1/+1 |
* | | | | | | | | | | CMake 2.8.11-rc4 | Robert Maynard | 2013-05-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-05-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CMake 2.8.11-rc3 | Robert Maynard | 2013-04-18 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-04-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | CMake 2.8.11-rc2 | Robert Maynard | 2013-04-05 | 1 | -1/+1 |
| | * | | | | | | | | | Merge branch 'release' | Robert Maynard | 2013-04-05 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | CMake 2.8.11-rc1 | Robert Maynard | 2013-03-14 | 1 | -3/+3 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-05-07 | 1 | -1/+1 |