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
/
Help
/
release
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
UseSWIG: Add new behavior for better support files management
Marc Chevrier
2018-04-03
1
-0/+6
|
/
/
*
|
Merge topic 'remove-vs8-generator'
Brad King
2018-04-02
1
-0/+4
|
\
\
|
*
|
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-0/+4
|
|
/
*
|
Merge topic 'variable-CMAKE_FOLDER'
Brad King
2018-04-02
1
-0/+5
|
\
\
|
*
|
Add CMAKE_FOLDER variable to initialize FOLDER target property
Marc B
2018-03-29
1
-0/+5
|
|
/
*
|
Merge topic 'features-c++20'
Brad King
2018-04-02
1
-0/+6
|
\
\
|
*
|
Help: Add release note for C++ 20 support
Brad King
2018-03-27
1
-0/+6
|
|
/
*
|
Merge topic 'features-msvc-c'
Brad King
2018-04-02
1
-0/+5
|
\
\
|
*
|
Features: Record C features for MSVC
Brad King
2018-03-29
1
-0/+5
|
|
/
*
|
genex: Add TARGET_NAME_IF_EXISTS expression
Alex Turbov
2018-03-28
1
-0/+6
|
/
*
Merge topic 'UseSWIG-fix-library-prefix'
Brad King
2018-03-26
1
-0/+6
|
\
|
*
UseSWIG: fix prefix library for Java on Windows
Marc Chevrier
2018-03-22
1
-0/+6
*
|
Merge topic 'list-sublist'
Craig Scott
2018-03-22
1
-0/+5
|
\
\
|
*
|
list: Add SUBLIST sub-command
Marc Chevrier
2018-03-21
1
-0/+5
*
|
|
Merge topic 'policy-version-range'
Craig Scott
2018-03-22
1
-0/+8
|
\
\
\
|
*
|
|
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
1
-0/+8
*
|
|
|
Merge topic 'FindPython-new-implementation'
Brad King
2018-03-21
1
-0/+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindPython*: New implementation for Python stuff
Marc Chevrier
2018-03-20
1
-0/+5
*
|
|
|
list(): add `JOIN` sub-command
Marc Chevrier
2018-03-20
1
-0/+5
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'find-package_root-restore'
Brad King
2018-03-19
1
-0/+8
|
\
\
\
|
*
|
|
find_package: Use PackageName_ROOT variables as search prefixes
Brad King
2018-03-16
1
-0/+8
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'export-properties'
Brad King
2018-03-19
1
-0/+6
|
\
\
\
|
*
|
|
Export: allow exporting of additional properties
Wouter Klouwen
2018-03-16
1
-0/+6
*
|
|
|
Merge topic 'vs-debugger-command'
Brad King
2018-03-19
1
-0/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
VS: Add target property VS_DEBUGGER_COMMAND
Hannes Mezger
2018-03-14
1
-0/+6
*
|
|
|
Merge topic 'project-homepage-url'
Craig Scott
2018-03-17
1
-0/+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
project: Add HOMEPAGE_URL named parameter
Alex Turbov
2018-03-16
1
-0/+7
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'compile-options-shell'
Brad King
2018-03-15
1
-0/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
target_compile_options: Add syntax to specify shell strings
Brad King
2018-03-14
1
-0/+6
|
|
/
*
|
Merge topic 'genex-TARGET_EXISTS'
Brad King
2018-03-12
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
genex: Add TARGET_EXISTS to check for target existence
Alex Turbov
2018-03-09
1
-0/+6
*
|
FindLibXml2: provide imported target LibXml2::LibXml2
Rolf Eike Beer
2018-03-08
1
-0/+4
*
|
Merge topic 'curl-target'
Brad King
2018-03-08
1
-0/+4
|
\
\
|
*
|
FindCURL: provide imported target CURL::CURL
Rolf Eike Beer
2018-03-06
1
-0/+4
|
|
/
*
|
Merge topic 'avoid-LIB_DEPENDS'
Brad King
2018-03-08
1
-0/+5
|
\
\
|
*
|
Do not produce legacy _LIB_DEPENDS cache entries
Brad King
2018-03-07
1
-0/+5
|
|
/
*
|
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+6
|
/
*
Help: Document linking behavior of OBJECT libraries
Brad King
2018-03-01
1
-0/+6
*
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-0/+6
*
Merge topic 'string-join'
Brad King
2018-02-20
1
-0/+5
|
\
|
*
string: Add JOIN subcommand
Alex Turbov
2018-02-16
1
-0/+5
*
|
Merge topic 'file_cmd_touch'
Brad King
2018-02-16
1
-0/+6
|
\
\
|
*
|
Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands
Shane Parris
2018-02-15
1
-0/+6
*
|
|
Merge topic 'genex-IN_LIST-operator'
Brad King
2018-02-16
1
-0/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Genex: Add IN_LIST logical operator
Marc Chevrier
2018-02-07
1
-0/+5
|
|
/
*
|
Merge topic 'enhanced-UseSWIG-Module'
Brad King
2018-02-15
1
-0/+6
|
\
\
|
*
|
UseSWIG: modernize module
Marc Chevrier
2018-02-14
1
-0/+6
|
|
/
*
|
Tests management: add TESTS directory property
Marc Chevrier
2018-02-08
1
-0/+5
|
/
*
Begin post-3.11 development
Brad King
2018-02-05
1
-0/+7
*
Help: Drop development topic notes to prepare release
Brad King
2018-02-05
1
-7/+0
[prev]
[next]