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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'return' statements that can never be reached
Sean McBride
2014-03-31
2
-2/+0
*
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
2
-1/+10
|
\
|
*
Disallow INTERFACE libraries with add_custom_command(TARGET).
Stephen Kelly
2014-03-19
2
-1/+10
*
|
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
1
-0/+15
|
\
|
*
cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)
Stephen Kelly
2014-03-17
1
-0/+15
*
|
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
*
|
cmTarget: Don't create duplicate backtraces in CMP0046 warning
Stephen Kelly
2014-03-12
1
-4/+3
|
/
*
Merge branch 'fix-AUTOGEN-custom-command-depends' into release
Brad King
2014-03-10
1
-0/+12
|
\
|
*
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
Stephen Kelly
2014-03-10
1
-0/+12
*
|
Merge branch 'fix-policy-scopes' into release
Brad King
2014-03-10
3
-4/+7
|
\
\
|
*
|
Record more policies on targets when created
Brad King
2014-03-06
3
-4/+7
*
|
|
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 'fix-showinclude-warnings' into release
Brad King
2014-02-26
2
-2/+18
|
\
\
|
*
|
CTest: exclude /showIncludes notes when scraping logs
Nils Gladitz
2014-02-25
2
-2/+18
|
|
/
*
|
Merge branch 'install-FILES-genex' into release
Brad King
2014-02-24
5
-17/+81
|
\
\
|
*
|
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
5
-7/+60
|
*
|
cmInstallFilesGenerator: Add reference to calling cmMakefile
Brad King
2014-02-21
5
-10/+21
|
|
/
*
|
Change version scheme to use only two components for feature levels
Brad King
2014-02-19
8
-22/+16
*
|
CMake 3.0.0-rc1 version update
Brad King
2014-02-19
3
-7/+7
|
/
*
Merge topic 'minor-cleanups'
Brad King
2014-02-19
4
-3/+4
|
\
|
*
Makefile: Fix comment indentation.
Stephen Kelly
2014-02-17
1
-1/+1
|
*
cmGlobalGenerator: Remove unused variable.
Stephen Kelly
2014-02-17
1
-1/+0
|
*
include_directory: Add missing include.
Stephen Kelly
2014-02-17
1
-0/+2
|
*
Small typo fix
Kevin Funk
2014-02-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-19
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-18
1
-1/+1
*
|
Merge topic 'windows-filesystem-retry-config'
Brad King
2014-02-17
3
-8/+60
|
\
\
|
*
|
Windows: Make file delete/rename retry configurable
Brad King
2014-02-12
3
-8/+60
*
|
|
Merge topic 'INTERFACE-no-sources'
Brad King
2014-02-17
3
-5/+10
|
\
\
\
|
*
|
|
cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.
Stephen Kelly
2014-02-14
3
-5/+10
*
|
|
|
Merge topic 'KateHandleSpacesInPath'
Brad King
2014-02-17
2
-10/+9
|
\
\
\
\
|
*
|
|
|
Kate: handle spaces in build dir
Alex Neundorf
2014-02-17
2
-10/+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-17
1
-1/+1
|
/
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-16
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-14
1
-1/+1
|
/
/
*
|
Merge topic 'dev/ninja-speedup'
Brad King
2014-02-13
2
-43/+51
|
\
\
|
*
|
Ninja: Cache target-level flags
Ben Boeckel
2014-02-13
2
-43/+51
|
|
/
*
|
Merge topic 'osx-sysroot-escape'
Brad King
2014-02-13
1
-1/+1
|
\
\
|
*
|
OS X: Escape path given to -isysroot flag
Brad King
2014-02-12
1
-1/+1
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-13
1
-1/+1
*
|
Merge topic 'backward-compatibility'
Brad King
2014-02-12
4
-0/+74
|
\
\
|
*
|
add_custom_command: Disallow use of SOURCE signatures.
Stephen Kelly
2014-02-12
3
-0/+36
|
*
|
Add policy CMP0049 to avoid variable expansion in source lists
Stephen Kelly
2014-02-12
3
-0/+38
*
|
|
Merge topic 'dev/fix-sublime-compile-flags'
Brad King
2014-02-12
1
-1/+1
|
\
\
\
[next]