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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic '14297-partial-xcode-zero-check'
Brad King
2018-02-23
4
-0/+21
|
\
|
*
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
4
-0/+21
|
*
Merge branch 'test-CompileFeatures-c11-range' into release-3.11
Brad King
2018-02-21
1
-1/+1
|
|
\
*
|
\
Merge topic 'test-ExternalProject-serial'
Brad King
2018-02-22
1
-0/+4
|
\
\
\
|
*
|
|
Tests: Run ExternalProject tests serially
Brad King
2018-02-21
1
-0/+4
*
|
|
|
Merge topic 'test-CompileFeatures-c11-range'
Brad King
2018-02-22
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Tests: Make CompileFeatures C dialect check consistent with impl
Brad King
2018-02-21
1
-1/+1
*
|
|
Merge topic 'string-join'
Brad King
2018-02-20
8
-0/+32
|
\
\
\
|
*
|
|
string: Add JOIN subcommand
Alex Turbov
2018-02-16
8
-0/+32
|
|
/
/
*
|
|
Merge topic 'file_cmd_touch'
Brad King
2018-02-16
12
-6/+39
|
\
\
\
|
*
|
|
Replaces execute_process calls to touch files with file(TOUCH) calls
Shane Parris
2018-02-15
2
-6/+3
|
*
|
|
Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands
Shane Parris
2018-02-15
10
-0/+36
*
|
|
|
Merge topic 'genex-IN_LIST-operator'
Brad King
2018-02-16
2
-0/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Genex: Add IN_LIST logical operator
Marc Chevrier
2018-02-07
2
-0/+10
|
|
/
/
*
|
|
Merge topic 'enhanced-UseSWIG-Module'
Brad King
2018-02-15
21
-69/+250
|
\
\
\
|
*
|
|
UseSWIG: modernize module
Marc Chevrier
2018-02-14
8
-8/+146
|
*
|
|
UseSWIG: Re-work test framework
Marc Chevrier
2018-02-14
17
-70/+113
*
|
|
|
Merge topic 'directory-property-TESTS'
Brad King
2018-02-15
3
-1/+21
|
\
\
\
\
|
*
|
|
|
Tests management: add TESTS directory property
Marc Chevrier
2018-02-08
3
-1/+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'export-android-mk'
Brad King
2018-02-15
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Android.mk: Fix export of static libraries with PRIVATE dependencies
Brad King
2018-02-14
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'ninja-cmd'
Brad King
2018-02-14
3
-0/+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Ninja: Generate scripts for long custom command sequences
Roger Leigh
2018-02-06
3
-0/+23
|
|
/
*
|
MAINT: Misc. typos
luz.paz
2018-02-13
3
-3/+3
|
/
*
Tests: Add missing error check in CudaOnly.GPUDebugFlag
Brad King
2018-02-01
1
-0/+5
*
Merge topic 'msvc_cuda_files_use_consistent_obj_names'
Brad King
2018-01-31
6
-23/+37
|
\
|
*
CUDA: Use MSVC default pattern for naming object files
Robert Maynard
2018-01-30
6
-23/+37
*
|
Merge topic 'source_group-TREE-args'
Brad King
2018-01-31
4
-4/+21
|
\
\
|
|
/
|
/
|
|
*
source_group: Fix TREE argument parsing
Mateusz Janek
2018-01-30
4
-4/+21
*
|
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
3
-1/+12
|
\
\
|
|
/
|
/
|
|
*
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
3
-1/+12
*
|
Tests: Speed up RunCMake.TargetPropertyGeneratorExpressions
Brad King
2018-01-25
62
-241/+135
*
|
Tests: Speed up RunCMake.GeneratorExpression
Brad King
2018-01-25
25
-71/+30
|
/
*
Merge topic 'RemoveKDevelop3'
Brad King
2018-01-25
2
-3/+2
|
\
|
*
Generators: remove KDevelop3 generator
Alex Neundorf
2018-01-24
2
-3/+2
*
|
Merge topic 'sourceFile-new-properties'
Brad King
2018-01-25
26
-48/+139
|
\
\
|
*
|
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
22
-2/+113
|
*
|
sourceFile properties: add property COMPILE_OPTIONS
Marc Chevrier
2018-01-23
5
-48/+28
|
|
/
*
|
Merge topic 'fix-include_regular_expression-subdir'
Brad King
2018-01-25
4
-0/+9
|
\
\
|
*
|
include_regular_expression: Fix propagation to subdirectories
Brad King
2018-01-24
4
-0/+9
|
|
/
*
|
Merge topic 'GenerateExportHeader-include-guard'
Brad King
2018-01-24
19
-14/+46
|
\
\
|
*
|
GenerateExportHeader: add release notes, tests for include guard changes
Kyle Edwards
2018-01-23
19
-14/+46
|
|
/
*
|
Merge topic 'UseJava-native-headers-generation'
Brad King
2018-01-24
7
-16/+129
|
\
\
|
|
/
|
/
|
|
*
add_jar: add option GENERATE_NATIVE_HEADERS
Marc Chevrier
2018-01-22
7
-16/+129
*
|
Merge topic 'autogen-first-line-fix'
Brad King
2018-01-22
17
-48/+198
|
\
\
|
*
|
Autogen: Tests: Extend AUTOUIC include patterns test
Sebastian Holtermann
2018-01-19
11
-46/+116
|
*
|
Autogen: Tests: Extend AUTOMOC include patterns test
Sebastian Holtermann
2018-01-18
6
-2/+82
|
|
/
*
|
Merge topic 'boost-optional-components'
Brad King
2018-01-22
4
-1/+66
|
\
\
|
*
|
FindBoost: support OPTIONAL_COMPONENTS
Sergiu Deitsch
2018-01-19
4
-1/+66
*
|
|
Merge topic 'cache-truncate-newlines'
Brad King
2018-01-19
7
-0/+36
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]