Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop tweak version component from CMake Policies | Brad King | 2014-02-04 | 2 | -70/+54 |
* | Merge topic 'fix-Qt-autogen' | Brad King | 2014-02-04 | 9 | -24/+55 |
|\ | |||||
| * | QtAutogen: Make uic work even when the source is in a subdir. | Stephen Kelly | 2014-02-04 | 6 | -22/+28 |
| * | FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found. | Stephen Kelly | 2014-01-29 | 3 | -2/+27 |
* | | Merge topic 'osx-rpath-unique' | Brad King | 2014-02-04 | 7 | -11/+94 |
|\ \ | |||||
| * | | OS X: Make sure RPATHs are unique to avoid possible corruption. | Clinton Stimpson | 2014-02-03 | 7 | -11/+94 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-04 | 1 | -1/+1 |
* | | | Merge topic 'intro-docs' | Brad King | 2014-02-03 | 2 | -0/+10 |
|\ \ \ | |||||
| * | | | README: Credit Kitware and community of contributors | Brad King | 2014-02-03 | 2 | -0/+10 |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2014-02-03 | 2 | -9/+3 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Clean up the InsertCompileDefinition implementation. | Stephen Kelly | 2014-02-02 | 2 | -9/+3 |
* | | | | | Merge topic 'cmake-qt-manual' | Brad King | 2014-02-03 | 3 | -72/+186 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add information about INTERFACE_AUTOUIC_OPTIONS. | Stephen Kelly | 2014-02-02 | 1 | -0/+40 |
| * | | | | | Help: Note that AUTOMOC consumes the defines and includes from targets. | Stephen Kelly | 2014-02-02 | 1 | -0/+4 |
| * | | | | | Help: Move Qt tool invocation information to a generic cmake-qt manual. | Stephen Kelly | 2014-02-02 | 3 | -72/+142 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'constify' | Brad King | 2014-02-03 | 2 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Return containers by const reference. | Stephen Kelly | 2014-02-02 | 2 | -6/+6 |
| * | | | | | cmMakefile: Fix minor indentation inconsistency. | Stephen Kelly | 2014-02-02 | 1 | -4/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-visibility-inlines-hidden' | Brad King | 2014-02-03 | 6 | -1/+68 |
|\ \ \ \ \ | |||||
| * | | | | | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources | Nils Gladitz | 2014-02-01 | 6 | -1/+68 |
* | | | | | | Merge topic 'codelite-generator-multi-jobs-bug-fix' | Brad King | 2014-02-03 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CodeLite: Use make -jN switch when generating Unix/MinGW makefiles | Eran Ifrah | 2014-02-03 | 1 | -2/+6 |
* | | | | | | | Merge topic 'FindCUDA-doc-format' | Brad King | 2014-02-03 | 1 | -161/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Fix literal block formatting | Brad King | 2014-01-29 | 1 | -161/+4 |
* | | | | | | | | Merge topic 'find-java-os-x-fixes' | Brad King | 2014-02-03 | 3 | -56/+132 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Find{Java,JNI}: Use /usr/libexec/java_home on OS X | Brad King | 2014-01-29 | 1 | -0/+11 |
| * | | | | | | | | FindJNI: Overhaul finding JDK libraries and headers on OS X | Brad King | 2014-01-29 | 1 | -36/+56 |
| * | | | | | | | | Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME} | Brad King | 2014-01-29 | 3 | -5/+40 |
| * | | | | | | | | Find{Java,JNI}: Use ENV{JAVA_HOME} first when set | Brad King | 2014-01-29 | 2 | -17/+27 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'intro-docs' | Brad King | 2014-02-03 | 3 | -53/+107 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Update README and add guidelines for CONTRIBUTING | Brad King | 2014-01-29 | 3 | -53/+107 |
* | | | | | | | | Merge topic 'emacs-mode-enhance' | Brad King | 2014-02-03 | 1 | -36/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake-mode.el: Add auto-completion to cmake-help-command | Philipp Möller | 2014-01-29 | 1 | -8/+19 |
| * | | | | | | | | cmake-mode.el: Clean up cmake-command-run and add buffername argument | Philipp Möller | 2014-01-29 | 1 | -30/+13 |
* | | | | | | | | | Merge topic 'doc-release-tarball' | Brad King | 2014-02-03 | 5 | -5/+89 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Utilities/Release: Pass pre-built docs tarball | Brad King | 2014-01-29 | 4 | -3/+85 |
| * | | | | | | | | | Utilities/Release: Fix for spaces in host path | Brad King | 2014-01-29 | 1 | -2/+2 |
| * | | | | | | | | | Utilities/Release: Generate docs on dash2win64 cygwin | Brad King | 2014-01-29 | 1 | -0/+2 |
| * | | | | | | | | | Utilities/Release: Fix newlines on dash2win64 cygwin | Brad King | 2014-01-29 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'project-version-variables' | Brad King | 2014-02-03 | 62 | -34/+499 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | write_basic_package_version_file: use PROJECT_VERSION | Alex Neundorf | 2014-01-29 | 2 | -3/+10 |
| * | | | | | | | | | project: Manage VERSION variables | Brad King | 2014-01-29 | 43 | -2/+401 |
| * | | | | | | | | | project: Add optional LANGUAGES keyword | Brad King | 2014-01-29 | 14 | -5/+53 |
| * | | | | | | | | | Help: Format project command and variable documentation | Brad King | 2014-01-29 | 8 | -28/+39 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-03 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-02 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | 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 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |