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
*
QtAutogen: Remove unnecessary dereference.
Stephen Kelly
2015-09-26
1
-3/+3
*
QtAutogen: Move Source initialization to prior loop.
Stephen Kelly
2015-09-26
1
-2/+1
*
QtAutogen: Add _automoc.cpp sources before initializing.
Stephen Kelly
2015-09-26
3
-2/+17
*
QtAutogen: Move initialization condition to caller.
Stephen Kelly
2015-09-26
3
-20/+18
*
QtAutogen: Move condition to prior loop.
Stephen Kelly
2015-09-26
1
-10/+12
*
QtAutogen: Move condition to prior loop.
Stephen Kelly
2015-09-26
1
-15/+16
*
QtAutogen: Make some methods static.
Stephen Kelly
2015-09-26
3
-26/+29
*
QtAutogen: Make internal method private.
Stephen Kelly
2015-09-26
1
-1/+2
*
QtAutogen: Don't use members to initialize automoc targets.
Stephen Kelly
2015-09-26
2
-19/+22
*
QtAutogen: Rename variable.
Stephen Kelly
2015-09-26
1
-2/+3
*
QtAutogen: Don't use a member to store skipped uic files.
Stephen Kelly
2015-09-26
2
-12/+12
*
QtAutogen: Add missing includes and forward declarations.
Stephen Kelly
2015-09-26
1
-0/+5
*
Merge topic 'revert-cmake-W-options'
Brad King
2015-09-25
25
-374/+41
|
\
|
*
Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options
Brad King
2015-09-22
604
-15451/+21561
|
|
\
|
*
|
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
25
-374/+41
*
|
|
Merge topic 'fix-try_compile-internal-argv'
Brad King
2015-09-25
1
-5/+1
|
\
\
\
|
*
|
|
cmCoreTryCompile: Fix internal argument vector construction
Brad King
2015-09-24
1
-5/+1
*
|
|
|
Merge topic 'install-directory-dest-genex'
Brad King
2015-09-25
11
-8/+82
|
\
\
\
\
|
*
|
|
|
install: Allow generator expressions in DIRECTORY DESTINATION
Robert Goulet
2015-09-24
11
-8/+82
*
|
|
|
|
Merge topic 'Threads-CXX'
Brad King
2015-09-25
11
-10/+101
|
\
\
\
\
\
|
*
|
|
|
|
FindThreads: officially announce it works with only C++ enabled
Rolf Eike Beer
2015-09-25
3
-12/+27
|
*
|
|
|
|
FindThreads: fix printing a pointer value in test code
Rolf Eike Beer
2015-09-25
1
-1/+1
|
*
|
|
|
|
FindThreads: make the call to try_run() work also if only C++ is enabled
Rolf Eike Beer
2015-09-25
1
-1/+8
|
*
|
|
|
|
FindThreads: replace CheckIncludeFiles by CheckIncludeFile
Rolf Eike Beer
2015-09-25
1
-3/+15
|
*
|
|
|
|
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
Rolf Eike Beer
2015-09-25
5
-5/+41
|
*
|
|
|
|
FindThreads: add simple testcase
Rolf Eike Beer
2015-09-21
3
-0/+21
*
|
|
|
|
|
Merge topic 'fix-max-path-initialization'
Brad King
2015-09-25
6
-32/+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmLocalGenerator: Compute object max path on construction.
Stephen Kelly
2015-09-24
3
-6/+4
|
*
|
|
|
|
|
cmGlobalGenerator: Create all local generators after Configure().
Stephen Kelly
2015-09-24
1
-1/+1
|
*
|
|
|
|
|
cmGlobalGenerator: Remove unused method.
Stephen Kelly
2015-09-24
2
-7/+0
|
*
|
|
|
|
|
cmGlobalGenerator: Create local generators after all makefiles configured.
Stephen Kelly
2015-09-24
3
-7/+15
|
*
|
|
|
|
|
cmGlobalGenerator: Create local generator after configuring the makefile.
Stephen Kelly
2015-09-24
1
-2/+2
|
*
|
|
|
|
|
cmMakefile: Create the local generator after configuring the makefile.
Stephen Kelly
2015-09-24
1
-5/+5
|
*
|
|
|
|
|
Makefiles: Remove need to create local generator at configure time.
Stephen Kelly
2015-09-24
1
-11/+5
|
*
|
|
|
|
|
Makefiles: Port to cmOutputConverter.
Stephen Kelly
2015-09-24
1
-1/+2
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-25
1
-1/+1
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'install-files-dest-genex'
Brad King
2015-09-24
11
-11/+50
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Tests: Cover install(FILES) with a genex DESTINATION
Brad King
2015-09-23
7
-6/+15
|
*
|
|
|
|
install: Allow generator expressions in FILES DESTINATION
Robert Goulet
2015-09-23
4
-5/+35
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-24
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'vs-target-ordering'
Brad King
2015-09-23
7
-14/+26
|
\
\
\
\
|
*
|
|
|
VS: Fix rebuild with regeneration after input CMake code change (#15754)
Brad King
2015-09-22
1
-1/+1
|
*
|
|
|
VS: Refactor target ordering logic
Brad King
2015-09-22
7
-14/+26
*
|
|
|
|
Merge topic 'cpack-package-empty-dirs'
Brad King
2015-09-23
2
-2/+1
|
\
\
\
\
\
|
*
|
|
|
|
CPack: remove accidental changes
Domen Vrankar
2015-09-23
2
-2/+1
*
|
|
|
|
|
Merge topic 'fix-forced-toolchain-dialect'
Brad King
2015-09-23
7
-21/+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Project: Don't require computed default dialect if compiler was forced.
Stephen Kelly
2015-09-22
7
-21/+35
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-23
1
-1/+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'cpack-package-empty-dirs'
Brad King
2015-09-22
17
-3/+70
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
CPack: allow packaging of empty directories
Domen Vrankar
2015-09-22
15
-1/+67
[next]