summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | FindJNI: Overhaul finding JDK libraries and headers on OS XBrad King2014-01-291-36/+56
| * | | | | | | | Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}Brad King2014-01-293-5/+40
| * | | | | | | | Find{Java,JNI}: Use ENV{JAVA_HOME} first when setBrad King2014-01-292-17/+27
| |/ / / / / / /
* | | | | | | | Merge topic 'intro-docs'Brad King2014-02-033-53/+107
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Update README and add guidelines for CONTRIBUTINGBrad King2014-01-293-53/+107
* | | | | | | | Merge topic 'emacs-mode-enhance'Brad King2014-02-031-36/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-mode.el: Add auto-completion to cmake-help-commandPhilipp Möller2014-01-291-8/+19
| * | | | | | | | cmake-mode.el: Clean up cmake-command-run and add buffername argumentPhilipp Möller2014-01-291-30/+13
* | | | | | | | | Merge topic 'doc-release-tarball'Brad King2014-02-035-5/+89
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities/Release: Pass pre-built docs tarballBrad King2014-01-294-3/+85
| * | | | | | | | | Utilities/Release: Fix for spaces in host pathBrad King2014-01-291-2/+2
| * | | | | | | | | Utilities/Release: Generate docs on dash2win64 cygwinBrad King2014-01-291-0/+2
| * | | | | | | | | Utilities/Release: Fix newlines on dash2win64 cygwinBrad King2014-01-291-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'project-version-variables'Brad King2014-02-0362-34/+499
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | write_basic_package_version_file: use PROJECT_VERSIONAlex Neundorf2014-01-292-3/+10
| * | | | | | | | | project: Manage VERSION variablesBrad King2014-01-2943-2/+401
| * | | | | | | | | project: Add optional LANGUAGES keywordBrad King2014-01-2914-5/+53
| * | | | | | | | | Help: Format project command and variable documentationBrad King2014-01-298-28/+39
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-02-031-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-02-021-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | 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
| |\ \ \ \ \ \