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
*
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
*
clang-tidy: Make .clang-tidy a build-time dependency
Matthias Maennich
2017-09-28
1
-0/+2
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-1/+0
*
Autogen: Iterate source files only once
Sebastian Holtermann
2017-09-07
1
-2/+3
*
server: always enable server
Daniel Pfeifer
2017-08-26
1
-14/+10
*
Merge topic 'server-refactor'
Brad King
2017-07-18
1
-0/+2
|
\
|
*
server: Refactor to make the event loop owned by server object
Justin Berger
2017-07-11
1
-0/+2
*
|
Merge topic 'deb-on-windows'
Brad King
2017-06-29
1
-1/+1
|
\
\
|
*
|
CPackDeb: Enable the DEB generator on Windows
Nils Gladitz
2017-06-28
1
-1/+1
*
|
|
include_guard: implement new command
Pavel Solodovnikov
2017-06-22
1
-0/+2
|
/
/
*
|
CPack-FreeBSD: add a generator for FreeBSD pkg(8)
Adriaan de Groot
2017-06-10
1
-0/+34
|
/
*
CPackIFW: Refactor out some commonly used code
Konstantin Podsvirov
2017-05-03
1
-4/+13
*
LexerParser: move to custom directory
Daniel Pfeifer
2017-04-28
1
-11/+29
*
CMakeLists: remove option to regenerate yacc/lex
Daniel Pfeifer
2017-04-28
1
-55/+0
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-0/+6
*
Merge topic 'working-directory-fixes'
Brad King
2017-03-07
1
-0/+2
|
\
|
*
cmWorkingDirectory: add class for changing the workdir
Ben Boeckel
2017-03-06
1
-0/+2
*
|
Autogen: Add cmQtAutogeneratorCommon class with shared types and functions
Sebastian Holtermann
2017-03-06
1
-0/+2
|
/
*
Xcode: Write shared schemes based on the default files generated by Xcode
Gusts Kaksis
2017-02-28
1
-0/+1
*
cmDisallowedCommand: extract policy checking from cmCommand
Daniel Pfeifer
2017-02-13
1
-0/+2
*
Merge topic 'sparc-libatomic'
Brad King
2017-01-16
1
-0/+9
|
\
|
*
Explicitly link against libatomic on Linux/sparc for `__atomic_fetch_add_4`
Rolf Eike Beer
2017-01-09
1
-0/+9
*
|
VS: Add helper class to interact with Visual Studio Installer
Iyyappa Murugandi
2016-12-16
1
-0/+2
|
/
*
QtAutogen: Use checksum based subdirectories to avoid name collisions
Sebastian Holtermann
2016-12-07
1
-2/+2
*
Combine all unexpected commands to a single class
Daniel Pfeifer
2016-11-29
1
-14/+2
*
Merge topic 'initial_cuda_language_support'
Brad King
2016-11-29
1
-0/+2
|
\
|
*
CUDA: Add LinkLineComputer that computes cuda dlink lines.
Robert Maynard
2016-11-14
1
-0/+2
*
|
Add cmProcessOutput class to be used for decoding text data
Dāvis Mosāns
2016-11-14
1
-0/+5
|
/
[next]