Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Visibility: the Intel compiler does not support -fvisibility on windows | Nils Gladitz | 2014-02-07 | 4 | -8/+10 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-02-06 | 1 | -1/+1 |
* | Merge topic 'doc-version-components' | Brad King | 2014-02-05 | 5 | -20/+50 |
|\ | |||||
| * | Help: Expand documentation of CMAKE_VERSION and related variables | Brad King | 2014-02-05 | 5 | -20/+50 |
* | | Merge topic 'no-policy-tweak-version' | Brad King | 2014-02-05 | 2 | -70/+54 |
|\ \ | |||||
| * | | Drop tweak version component from CMake Policies | Brad King | 2014-02-04 | 2 | -70/+54 |
| |/ | |||||
* | | Merge topic 'release-notes' | Brad King | 2014-02-05 | 5 | -1/+54 |
|\ \ | |||||
| * | | Help: Add documents to collect notes between releases | Brad King | 2014-02-04 | 3 | -0/+29 |
| * | | Help: Add documents for release notes | Brad King | 2014-02-04 | 2 | -0/+18 |
| * | | Utilities/Sphinx: Add option to build 'text' format | Brad King | 2014-02-04 | 1 | -1/+7 |
* | | | Merge topic 'AUTOMOC-docs' | Brad King | 2014-02-05 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Help: Be clearer about which header files are considered for AUTOMOC | Alex Merry | 2014-02-04 | 1 | -2/+5 |
* | | | | Merge topic 'FeatureSummary-no-transitive' | Brad King | 2014-02-05 | 3 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | FeatureSummary: Don't list transitive package dependencies | Stephen Kelly | 2014-02-03 | 3 | -0/+21 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-05 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |