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 'FindGettext-doc-update'
Brad King
2014-09-22
1
-1/+1
|
\
|
*
FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162)
Brad King
2014-09-18
1
-1/+1
*
|
Merge topic 'fix-enable_language-missing-module-errors'
Brad King
2014-09-22
1
-6/+6
|
\
\
|
*
|
enable_language: Fix error messages on missing modules (#15155)
Brad King
2014-09-18
1
-6/+6
*
|
|
Merge topic 'FindProtobuf-depend-protoc'
Brad King
2014-09-22
1
-1/+1
|
\
\
\
|
*
|
|
FindProtobuf: Make outputs depend on protoc executable
Michael Hanselmann
2014-09-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FindOpenSceneGraph-pieces-not-found'
Brad King
2014-09-22
1
-2/+5
|
\
\
\
|
*
|
|
FindOpenSceneGraph: Do not add unfound OSG libs if not required
Mattias Helsing
2014-09-18
1
-2/+5
|
|
/
/
*
|
|
Merge topic 'autogen-fixes'
Brad King
2014-09-22
8
-31/+176
|
\
\
\
|
*
|
|
QtAutogen: Process all ui files in a source file (#14981).
Stephen Kelly
2014-09-18
7
-30/+162
|
*
|
|
QtAutogen: Add source files to target when only AUTORCC is used.
Stephen Kelly
2014-09-17
3
-1/+14
*
|
|
|
Merge topic 'minor-cleanups'
Brad King
2014-09-22
2
-9/+1
|
\
\
\
\
|
*
|
|
|
Simplify use of binary_search.
Stephen Kelly
2014-09-17
1
-3/+1
|
*
|
|
|
Remove const char string comparison helper.
Stephen Kelly
2014-09-17
1
-6/+0
*
|
|
|
|
Merge topic 'clang-compile-options-cxx14'
Brad King
2014-09-22
1
-3/+6
|
\
\
\
\
\
|
*
|
|
|
|
Clang: Enable c++14 dialect flag with Clang 3.5.
Stephen Kelly
2014-09-17
1
-1/+4
|
*
|
|
|
|
Clang: Don't overwrite c++11 compile option value with c++14 flag.
Stephen Kelly
2014-09-17
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'cleanup-CMP0054'
Brad King
2014-09-22
10
-13/+13
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Fix CMP0054 warnings
Brad King
2014-09-16
8
-11/+11
|
*
|
|
|
|
CheckPrototypeDefinition: Avoid if() auto-dereference
Brad King
2014-09-16
1
-1/+1
|
*
|
|
|
|
ExternalProject: Fix CMP0054 warning in _ep_parse_arguments
Matt McCormick
2014-09-15
1
-1/+1
*
|
|
|
|
|
Merge topic 'ExternalProject-retry'
Brad King
2014-09-22
1
-6/+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Fix download retry logic
Ruslan Baratov
2014-09-15
1
-6/+0
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-22
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-21
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-20
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-19
1
-1/+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-18
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-17
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'vs10-wince'
Brad King
2014-09-16
3
-3/+72
|
\
\
\
\
\
|
*
|
|
|
|
VS: Teach VS >= 10 generator about Windows CE
Pascal Bach
2014-09-15
3
-3/+72
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-16
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'doc-set_test_properties-example'
Brad King
2014-09-15
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help: Fix set_tests_properties documentation typo
Andrew Bauer
2014-09-12
1
-1/+1
*
|
|
|
|
Merge topic 'vs-generator-platform'
Brad King
2014-09-15
28
-14/+111
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Test setting a generator platform in a toolchain file
Brad King
2014-09-15
9
-0/+50
|
*
|
|
|
|
Tests: Use -A option to pass generator platform selection
Brad King
2014-09-15
7
-8/+8
|
*
|
|
|
|
ExternalProject: Use -A option to pass generator platform
Brad King
2014-09-15
1
-2/+2
|
*
|
|
|
|
CTest: Use -A option to pass generator platform selection
Brad King
2014-09-15
2
-2/+2
|
*
|
|
|
|
cmake: Add -A option to specify a generator platform
Brad King
2014-09-15
10
-2/+49
*
|
|
|
|
|
Merge topic 'if-sanity'
Brad King
2014-09-15
55
-742/+1578
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin
Brad King
2014-09-11
4
-4/+4
|
*
|
|
|
|
|
FPHSA: Avoid if() dereferencing of quoted variable
Brad King
2014-09-11
1
-1/+1
|
*
|
|
|
|
|
cmcurl: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
2
-4/+4
|
*
|
|
|
|
|
libarchive: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-2/+2
|
*
|
|
|
|
|
FindGTK2: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-1/+1
|
*
|
|
|
|
|
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
4
-4/+4
|
*
|
|
|
|
|
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
42
-93/+846
|
*
|
|
|
|
|
If: Extract cmConditionEvaluator from if() implementation
Nils Gladitz
2014-09-11
6
-720/+803
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-15
1
-1/+1
[next]