Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Move Qt tool invocation information to a generic cmake-qt manual. | Stephen Kelly | 2014-02-02 | 3 | -72/+142 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-02-01 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-01-31 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-01-30 | 1 | -1/+1 |
* | Merge topic 'fix-Qt-autogen' | Brad King | 2014-01-29 | 13 | -250/+274 |
|\ | |||||
| * | QtAutogen: Short-circut some logic when moc is not available. | Stephen Kelly | 2014-01-28 | 5 | -3/+85 |
| * | QtAutogen: Separate source file processing from AUTOMOC. | Stephen Kelly | 2014-01-28 | 3 | -95/+73 |
| * | QtAutogen: Make some methods appropriately file-static. | Stephen Kelly | 2014-01-28 | 2 | -38/+31 |
| * | QtAutogen: Fix autouic target options in the presence of a config. | Stephen Kelly | 2014-01-28 | 1 | -1/+5 |
| * | QtAutogen: Remove unused variables. | Stephen Kelly | 2014-01-28 | 1 | -2/+0 |
| * | QtAutogen: Remove read of SKIP_AUTOUIC target property. | Stephen Kelly | 2014-01-28 | 1 | -7/+1 |
| * | QtAutogen: Use Qt 4 IMPORTED targets to find executable locations. | Stephen Kelly | 2014-01-28 | 5 | -32/+49 |
| * | Qt4: Use IMPORTED executable names with custom commands. | Stephen Kelly | 2014-01-28 | 1 | -9/+9 |
| * | Qt4: Create IMPORTED executable targets for all Qt executables. | Stephen Kelly | 2014-01-28 | 1 | -64/+22 |
* | | Merge topic 'ExternalProject-git-submodules' | Brad King | 2014-01-29 | 2 | -6/+25 |
|\ \ | |||||
| * | | ExternalProject: Add option GIT_SUBMODULES | Gereon Kremer | 2014-01-28 | 2 | -6/+25 |
* | | | Merge topic 'cygwin-RunCMake-tests' | Brad King | 2014-01-29 | 4 | -4/+4 |
|\ \ \ | |||||
| * | | | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests | Brad King | 2014-01-28 | 4 | -4/+4 |
* | | | | Merge topic 'emacs-mode-byte-compile' | Brad King | 2014-01-29 | 1 | -25/+24 |
|\ \ \ \ | |||||
| * | | | | cmake-mode.el: Replace 'setq' with 'let' or inlining | Philipp Möller | 2014-01-28 | 1 | -22/+23 |
| * | | | | cmake-mode.el: Don't assign to free variable save-point | Philipp Möller | 2014-01-28 | 1 | -2/+0 |
| * | | | | cmake-mode.el: Avoid using beginning-of-buffer | Philipp Möller | 2014-01-28 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-install-no-build-info' | Brad King | 2014-01-29 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Help: Do not install Sphinx html build info files | Brad King | 2014-01-28 | 1 | -1/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-29 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'release' | Brad King | 2014-01-28 | 1 | -0/+17 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CMake 2.8.12.2v2.8.12.2 | Brad King | 2014-01-16 | 2 | -1/+18 |
| * | | | Merge branch 'ninja_fix_rerun' into release | Brad King | 2014-01-15 | 1 | -3/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs10-include-backslashes' into release | Brad King | 2014-01-09 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into release | Brad King | 2014-01-09 | 1 | -2/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-compile-OBJECT_DIR' into release | Brad King | 2014-01-06 | 4 | -16/+12 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'xcode-5.1' into release | Brad King | 2014-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs9-map-Fd' into release | Brad King | 2014-01-06 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'disallowed-cxx-subset' | Brad King | 2014-01-27 | 1 | -4/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Note that std::string::clear may not be used. | Stephen Kelly | 2014-01-27 | 1 | -4/+6 |
| * | | | | | | | | | Help: Document non-use of std::set::insert. | Stephen Kelly | 2014-01-27 | 1 | -0/+23 |
* | | | | | | | | | | Merge topic 'constify' | Brad King | 2014-01-27 | 15 | -141/+137 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmMakefile: Make ConfigureString const. | Stephen Kelly | 2014-01-22 | 2 | -4/+4 |
| * | | | | | | | | | | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 7 | -21/+21 |
| * | | | | | | | | | | cmMakefile: Trivially constify some methods. | Stephen Kelly | 2014-01-22 | 2 | -51/+51 |
| * | | | | | | | | | | cmMakefile: Remove non-const version of method | Stephen Kelly | 2014-01-22 | 1 | -7/+0 |
| * | | | | | | | | | | cmMakefile: Remove method declarations with no implementation. | Stephen Kelly | 2014-01-22 | 1 | -2/+0 |
| * | | | | | | | | | | cmMakefile: Consify custom command API. | Stephen Kelly | 2014-01-22 | 4 | -4/+4 |
| * | | | | | | | | | | cmMakefile: Constify policies accessors. | Stephen Kelly | 2014-01-22 | 2 | -7/+8 |
| * | | | | | | | | | | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 3 | -6/+8 |
| * | | | | | | | | | | cmSourceGroup: Fix method name capitalization. | Stephen Kelly | 2014-01-22 | 3 | -4/+4 |
| * | | | | | | | | | | cmMakefile: Constify some cmSourceGroup related code. | Stephen Kelly | 2014-01-22 | 4 | -11/+12 |
| * | | | | | | | | | | cmSourceFile: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -5/+5 |
| * | | | | | | | | | | cmSourceFileLocation: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 2 | -6/+6 |