summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-023-72/+142
* CMake Nightly Date StampKitware Robot2014-02-011-1/+1
* CMake Nightly Date StampKitware Robot2014-01-311-1/+1
* CMake Nightly Date StampKitware Robot2014-01-301-1/+1
* Merge topic 'fix-Qt-autogen'Brad King2014-01-2913-250/+274
|\
| * QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-285-3/+85
| * QtAutogen: Separate source file processing from AUTOMOC.Stephen Kelly2014-01-283-95/+73
| * QtAutogen: Make some methods appropriately file-static.Stephen Kelly2014-01-282-38/+31
| * QtAutogen: Fix autouic target options in the presence of a config.Stephen Kelly2014-01-281-1/+5
| * QtAutogen: Remove unused variables.Stephen Kelly2014-01-281-2/+0
| * QtAutogen: Remove read of SKIP_AUTOUIC target property.Stephen Kelly2014-01-281-7/+1
| * QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.Stephen Kelly2014-01-285-32/+49
| * Qt4: Use IMPORTED executable names with custom commands.Stephen Kelly2014-01-281-9/+9
| * Qt4: Create IMPORTED executable targets for all Qt executables.Stephen Kelly2014-01-281-64/+22
* | Merge topic 'ExternalProject-git-submodules'Brad King2014-01-292-6/+25
|\ \
| * | ExternalProject: Add option GIT_SUBMODULESGereon Kremer2014-01-282-6/+25
* | | Merge topic 'cygwin-RunCMake-tests'Brad King2014-01-294-4/+4
|\ \ \
| * | | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] testsBrad King2014-01-284-4/+4
* | | | Merge topic 'emacs-mode-byte-compile'Brad King2014-01-291-25/+24
|\ \ \ \
| * | | | cmake-mode.el: Replace 'setq' with 'let' or inliningPhilipp Möller2014-01-281-22/+23
| * | | | cmake-mode.el: Don't assign to free variable save-pointPhilipp Möller2014-01-281-2/+0
| * | | | cmake-mode.el: Avoid using beginning-of-bufferPhilipp Möller2014-01-281-1/+1
| | |/ / | |/| |
* | | | Merge topic 'doc-install-no-build-info'Brad King2014-01-291-1/+4
|\ \ \ \
| * | | | Help: Do not install Sphinx html build info filesBrad King2014-01-281-1/+4
* | | | | CMake Nightly Date StampKitware Robot2014-01-291-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release'Brad King2014-01-281-0/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | CMake 2.8.12.2v2.8.12.2Brad King2014-01-162-1/+18
| * | | Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
| |\ \ \
| * \ \ \ Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'xcode-5.1' into releaseBrad King2014-01-061-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-01-281-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge topic 'disallowed-cxx-subset'Brad King2014-01-271-4/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Note that std::string::clear may not be used.Stephen Kelly2014-01-271-4/+6
| * | | | | | | | | Help: Document non-use of std::set::insert.Stephen Kelly2014-01-271-0/+23
* | | | | | | | | | Merge topic 'constify'Brad King2014-01-2715-141/+137
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmMakefile: Make ConfigureString const.Stephen Kelly2014-01-222-4/+4
| * | | | | | | | | | cmMakefile: Make FindSourceGroup const.Stephen Kelly2014-01-227-21/+21
| * | | | | | | | | | cmMakefile: Trivially constify some methods.Stephen Kelly2014-01-222-51/+51
| * | | | | | | | | | cmMakefile: Remove non-const version of methodStephen Kelly2014-01-221-7/+0
| * | | | | | | | | | cmMakefile: Remove method declarations with no implementation.Stephen Kelly2014-01-221-2/+0
| * | | | | | | | | | cmMakefile: Consify custom command API.Stephen Kelly2014-01-224-4/+4
| * | | | | | | | | | cmMakefile: Constify policies accessors.Stephen Kelly2014-01-222-7/+8
| * | | | | | | | | | cmCacheManager: Consify version accessors.Stephen Kelly2014-01-223-6/+8
| * | | | | | | | | | cmSourceGroup: Fix method name capitalization.Stephen Kelly2014-01-223-4/+4
| * | | | | | | | | | cmMakefile: Constify some cmSourceGroup related code.Stephen Kelly2014-01-224-11/+12
| * | | | | | | | | | cmSourceFile: Use a const cmMakefile.Stephen Kelly2014-01-221-5/+5
| * | | | | | | | | | cmSourceFileLocation: Use a const cmMakefile.Stephen Kelly2014-01-222-6/+6