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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-0/+1
*
VS: Rename VS 2017 generator sources to be version-independent
Brad King
2019-01-11
1
-2/+2
*
Merge topic 'custom-string'
Brad King
2018-12-13
1
-0/+5
|
\
|
*
String: Add support for a ""_s string literal syntax
Brad King
2018-12-12
1
-0/+1
|
*
String: Add a custom string type
Brad King
2018-12-12
1
-0/+2
|
*
Add support for using C++17 string_view or a fallback
Brad King
2018-12-11
1
-0/+2
*
|
Merge topic 'fileapi'
Brad King
2018-12-13
1
-0/+8
|
\
\
|
*
|
fileapi: add cmakeFiles v1
Brad King
2018-12-12
1
-0/+2
|
*
|
fileapi: add cache v2
Brad King
2018-12-12
1
-0/+2
|
*
|
fileapi: add codemodel v2
Brad King
2018-12-12
1
-0/+2
|
*
|
fileapi: Add protocol v1 infrastructure with support for shared query files
Brad King
2018-12-12
1
-0/+2
|
|
/
*
|
CTest: Remove submit method 'xmlrpc'
Regina Pfeifer
2018-11-28
1
-2/+1
|
/
*
Autogen: Add cmQtAutoGenGlobalInitializer class
Sebastian Holtermann
2018-11-11
1
-0/+2
*
Merge topic 'rename-cpack-ext-generator'
Brad King
2018-11-06
1
-1/+1
|
\
|
*
CPack: Rename Ext generator to External
Craig Scott
2018-11-05
1
-1/+1
*
|
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-0/+2
|
/
*
LINK_DIRECTORIES: Add new properties and commands
Marc Chevrier
2018-09-25
1
-0/+2
*
server: Compile json object generation source separately
Brad King
2018-09-21
1
-0/+3
*
cmLinkItem: Convert to a "sum type" over a string and target pointer
Brad King
2018-09-07
1
-0/+1
*
CPack: Add "CPack External" generator
Kyle Edwards
2018-07-02
1
-1/+2
*
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+4
*
Merge topic 'cpack-wix-sources'
Brad King
2018-05-31
1
-2/+2
|
\
|
*
CPack: Fix cross-compilation of WiX generator
Brad King
2018-05-30
1
-2/+2
*
|
CPack: Add NuGet support
Alex Turbov
2018-05-11
1
-0/+1
*
|
add_compile_definitions: add new command
Marc Chevrier
2018-04-20
1
-0/+2
*
|
string() Refactoring: creates an helper for REGEX REPLACE
Marc Chevrier
2018-04-16
1
-0/+1
*
|
Add cmGlobVerificationManager class, integrate with cmake and cmState
Shane Parris
2018-03-29
1
-0/+2
*
|
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+2
|
/
*
CMakeLib: Link to system thread libraries to support std::thread
Brad King
2018-02-22
1
-0/+1
*
Merge topic 'dedup-uv-signal-hack'
Brad King
2018-01-26
1
-0/+1
|
\
|
*
De-duplicate cmUVSignalHackRAII
Brad King
2018-01-25
1
-0/+1
*
|
Merge topic 'ctest-chrono'
Brad King
2018-01-26
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
CTest: add safe conversion from cmDuration to integer types
Wouter Klouwen
2018-01-23
1
-0/+3
*
|
Generators: remove KDevelop3 generator
Alex Neundorf
2018-01-24
1
-5/+0
|
/
*
Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer
Sebastian Holtermann
2018-01-17
1
-2/+2
*
cmSourceFileLocation: allow skipping ambiguous extensions
Ben Boeckel
2018-01-10
1
-0/+1
*
CTest: Remove unfinished batch test mode
Brad King
2017-12-08
1
-1/+0
*
cmUVHandlePtr: Move to CMakeLib to make it available everywhere
Brad King
2017-11-30
1
-1/+2
*
Add RAII handles for libuv handle types
Justin Berger
2017-11-29
1
-0/+1
*
Merge topic 'hardcoded-path-removal'
Brad King
2017-11-27
1
-1/+1
|
\
|
*
Modules: Remove paths set as global Unix prefixes
Christian Pfeiffer
2017-11-20
1
-1/+1
*
|
Autogen: Make cmQtAutoGeneratorInitializer an instantiable class
Sebastian Holtermann
2017-11-19
1
-1/+0
*
|
Autogen: Add and use cmQtAutoGenerator base class
Sebastian Holtermann
2017-11-19
1
-0/+2
*
|
Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUic
Sebastian Holtermann
2017-11-19
1
-2/+2
*
|
Autogen: Introduce standalone RCC generator class
Sebastian Holtermann
2017-11-19
1
-0/+2
|
/
*
Move file/dir permissions code to common file.
Domen Vrankar
2017-11-08
1
-0/+2
*
Merge topic 'server-refactor'
Brad King
2017-11-06
1
-0/+1
|
\
|
*
utility: Added minimal std::thread drop-in
Justin Berger
2017-11-01
1
-0/+1
*
|
Windows: Embed version information into CMake binaries
Justin Goshi
2017-10-31
1
-0/+13
|
/
*
cpack wix: support WiX generator on Cygwin
Stephen Sorley
2017-10-13
1
-2/+12
[next]