index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'intel-visibility'
Brad King
2014-02-10
4
-8/+10
|
\
|
*
Visibility: the Intel compiler does not support -fvisibility on windows
Nils Gladitz
2014-02-07
4
-8/+10
*
|
Merge topic 'test-CheckModules-speedup'
Brad King
2014-02-10
3
-1/+5
|
\
\
|
*
|
Tests: Speed up RunCMake.CheckModules test
Brad King
2014-02-06
3
-1/+5
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-10
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-09
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-08
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-07
1
-1/+1
*
|
|
Merge topic 'update-buildsystem-docs'
Brad King
2014-02-06
43
-482/+811
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Adjust the QtAutogen properties to the common style.
Stephen Kelly
2014-02-06
7
-38/+59
|
*
|
Help: Use ``True`` and ``False`` for IMPORTED values.
Stephen Kelly
2014-02-06
1
-3/+3
|
*
|
Help: Document relation of properties to the rest of the buildsystem.
Stephen Kelly
2014-02-06
21
-144/+203
|
*
|
Help: Mark up the buildsystem commands documentation
Stephen Kelly
2014-02-06
9
-283/+334
|
*
|
Help: Note that the compatible interface properties must not intersect.
Stephen Kelly
2014-02-06
1
-0/+4
|
*
|
Help: Specify how to order and modify transitively set property values.
Stephen Kelly
2014-02-06
1
-1/+21
|
*
|
Help: Add hyperlink targets to some manual sections.
Stephen Kelly
2014-02-06
1
-0/+9
|
*
|
Help: Use ``inline-literals`` to mark generator expressions.
Stephen Kelly
2014-02-06
13
-13/+13
|
*
|
Help: Mark up references to NEW and OLD policy settings properly.
Stephen Kelly
2014-02-06
1
-4/+4
|
*
|
Help: Add a style guide.
Stephen Kelly
2014-02-06
1
-2/+167
|
*
|
Help: Fix typos
Stephen Kelly
2014-02-06
2
-2/+2
|
/
/
*
|
Merge topic 'FindOpenSSL-root-dir'
Brad King
2014-02-06
1
-4/+5
|
\
\
|
*
|
FindOpenSSL: Honor OPENSSL_ROOT_DIR everywhere (#14735)
Ho Cheung
2014-02-05
1
-4/+5
*
|
|
Merge topic 'Qt4-WIN32-doc'
Brad King
2014-02-06
1
-1/+2
|
\
\
\
|
*
|
|
Help: Specify that qtmain.lib is only used for WIN32 executables.
Stephen Kelly
2014-02-05
1
-1/+2
|
|
/
/
*
|
|
Merge topic 'fix-Qt-autogen'
Brad King
2014-02-06
3
-13/+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
QtAutogen: Only add source files to the target if AUTORCC is ON.
Stephen Kelly
2014-02-05
3
-13/+28
*
|
|
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]