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
...
|
*
|
|
Qt4Macros: Make QT4_CREATE_MOC_COMMAND a function
Robert Maynard
2014-04-03
1
-2/+2
|
|
/
/
*
|
|
Merge branch 'revise-compiler-id-policies' into release
Brad King
2014-04-02
7
-26/+82
|
\
\
\
|
*
|
|
Do not warn by default when policy CMP0025 or CMP0047 is not set
Brad King
2014-04-02
7
-9/+54
|
*
|
|
Help: Revise and format policy CMP0025 and CMP0047 docs
Brad King
2014-04-02
2
-20/+31
|
|
/
/
*
|
|
Merge branch 'fix_policy_diagnostics' into release
Brad King
2014-04-02
20
-112/+34
|
\
\
\
|
*
|
|
Policies: omit warnings about unset policies when they are actually set to NEW
Nils Gladitz
2014-03-31
20
-112/+34
|
|
/
/
*
|
|
Merge branch 'clang-warnings' into release
Brad King
2014-04-02
1
-2/+1
|
\
\
\
|
*
|
|
create_test_sourcelist: Initialize variable at declaration
Sean McBride
2014-03-31
1
-2/+1
|
|
/
/
*
|
|
Merge branch 'fix-Qt-manual-typo' into release
Brad King
2014-03-26
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Fix typo in cmake-qt manual.
Stephen Kelly
2014-03-26
1
-1/+1
*
|
|
CMake 3.0.0-rc3
v3.0.0-rc3
Brad King
2014-03-20
1
-1/+1
|
/
/
*
|
Merge branch 'add_custom_command-no-INTERFACE-lib' into release
Brad King
2014-03-19
6
-1/+23
|
\
\
|
*
|
Disallow INTERFACE libraries with add_custom_command(TARGET).
Stephen Kelly
2014-03-19
6
-1/+23
*
|
|
Merge branch 'fix-Qt5-non-Windows' into release
Brad King
2014-03-19
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
QtDialog: Fix Qt 5 build on non-Windows.
Stephen Kelly
2014-03-19
1
-1/+1
|
/
/
*
|
CMake 3.0.0-rc2
v3.0.0-rc2
Brad King
2014-03-17
1
-1/+1
*
|
Merge branch 'CONFIG-LOCATION-CMP0026' into release
Brad King
2014-03-17
21
-3/+117
|
\
\
|
*
|
cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)
Stephen Kelly
2014-03-17
21
-3/+117
*
|
|
Merge branch 'fix-Qt5-windows-build' into release
Brad King
2014-03-17
1
-2/+6
|
\
\
\
|
*
|
|
QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.
Stephen Kelly
2014-03-17
1
-2/+6
*
|
|
|
Merge branch 'intel-14-version' into release
Brad King
2014-03-14
2
-2/+10
|
\
\
\
\
|
*
|
|
|
CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)
Brad King
2014-03-14
2
-2/+10
*
|
|
|
|
Merge branch 'fix-find_dependency-empty-version' into release
Brad King
2014-03-14
1
-2/+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
find_dependency: Give more helpful message if VERSION is empty
Aurélien Gâteau
2014-03-13
1
-2/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fix-CMP0046-warning' into release
Brad King
2014-03-12
6
-4/+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmTarget: Don't create duplicate backtraces in CMP0046 warning
Stephen Kelly
2014-03-12
6
-4/+31
|
/
/
/
*
|
|
Merge branch 'fix-find_dependency-EXACT' into release
Brad King
2014-03-12
1
-3/+3
|
\
\
\
|
*
|
|
find_dependency: Make sure invalid EXACT use can be reported.
Stephen Kelly
2014-03-11
1
-3/+3
*
|
|
|
Merge branch 'fix-xcode-compiler-force' into release
Brad King
2014-03-11
5
-92/+37
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possible
Brad King
2014-03-10
3
-0/+3
|
*
|
|
CMakeDetermine*Compiler: Factor out search for compiler in PATH
Brad King
2014-03-10
5
-92/+34
|
|
/
/
*
|
|
Merge branch 'doc-osx-path-variables' into release
Brad King
2014-03-10
3
-0/+13
|
\
\
\
|
*
|
|
Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATH
Brad King
2014-03-10
3
-0/+13
|
|
/
/
*
|
|
Merge branch 'fix-AUTOGEN-custom-command-depends' into release
Brad King
2014-03-10
4
-3/+36
|
\
\
\
|
*
|
|
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
Stephen Kelly
2014-03-10
4
-3/+36
*
|
|
|
Merge branch 'fix-find_dependency-EXACT' into release
Brad King
2014-03-10
1
-2/+11
|
\
\
\
\
|
*
|
|
|
find_dependency: Don't propagate EXACT argument.
Stephen Kelly
2014-03-06
1
-2/+11
|
|
/
/
/
*
|
|
|
Merge branch 'fix-Qt4-DBus-macro' into release
Brad King
2014-03-10
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Qt4: Use correct qdbus executable in macro.
Stephen Kelly
2014-03-10
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'python-3.4' into release
Brad King
2014-03-10
2
-2/+2
|
\
\
\
\
|
*
|
|
|
FindPython{Interp,Libs}: Search for Python 3.4.
Matt McCormick
2014-03-06
2
-2/+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fix-policy-scopes' into release
Brad King
2014-03-10
17
-17/+23
|
\
\
\
\
|
*
|
|
|
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
Brad King
2014-03-06
10
-10/+10
|
*
|
|
|
Record more policies on targets when created
Brad King
2014-03-06
7
-7/+13
|
|
/
/
/
*
|
|
|
Merge branch 'fix-check-build-system-crash' into release
Brad King
2014-03-04
1
-1/+1
|
\
\
\
\
|
*
|
|
|
cmake: Fix --check-build-system argument count check (#14784)
Brad King
2014-03-04
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'doc-find_package-build-paths' into release
Brad King
2014-03-03
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Help: Mention in find_package that cmake-gui step is Windows-only (#14781)
Brad King
2014-03-03
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge branch 'CMP0043-dir-prop' into release
Brad King
2014-03-03
1
-1/+7
|
\
\
\
\
|
*
|
|
|
CMP0043: Document old and new interfaces for setting directory property.
Stephen Kelly
2014-03-03
1
-1/+7
|
|
/
/
/
[prev]
[next]