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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtAutogen: Allow .qrc files that do not contain any file reference
Sebastian Holtermann
2016-09-30
1
-34/+33
*
Merge topic 'cmake-server-filewatcher'
Brad King
2016-09-30
10
-1/+518
|
\
|
*
server-mode: Watch CMakeLists.txt files
Tobias Hunger
2016-09-29
3
-0/+44
|
*
server-mode: Report watched files to client
Tobias Hunger
2016-09-29
3
-0/+26
|
*
server-mode: Add infrastructure to watch the filesystem
Tobias Hunger
2016-09-29
9
-1/+448
*
|
Merge topic 'cmake-server-enable-more'
Brad King
2016-09-30
1
-1/+1
|
\
\
|
*
|
server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE
Brad King
2016-09-29
1
-1/+1
|
|
/
*
|
Merge topic 'update-kwsys'
Brad King
2016-09-30
1
-0/+4
|
\
\
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2016-09-29
1
-0/+4
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-30
1
-1/+1
|
/
*
Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'
Brad King
2016-09-29
1
-2/+23
|
\
|
*
cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling
Matthew Woehlke
2016-09-28
1
-2/+23
*
|
Merge topic 'cmake-server-commands'
Brad King
2016-09-29
3
-2/+583
|
\
\
|
*
|
server-mode: Report CMakeCache entries
Tobias Hunger
2016-09-28
3
-0/+71
|
*
|
server-mode: Add command to retrieve build system files
Tobias Hunger
2016-09-28
3
-2/+103
|
*
|
server-mode: Report information relevant for a codemodel
Tobias Hunger
2016-09-28
3
-0/+409
|
|
/
*
|
Merge topic 'vs-clang-llvm-support'
Brad King
2016-09-29
1
-1/+2
|
\
\
|
*
|
VS: Recognize VS/LLVM toolset names as Clang
Roman Wüger
2016-09-28
1
-1/+2
*
|
|
Merge topic 'fix-explicit-RC'
Brad King
2016-09-29
1
-1/+20
|
\
\
\
|
*
|
|
project: Fix support for explicit RC language
Brad King
2016-09-28
1
-1/+20
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-29
1
-1/+1
|
/
/
*
|
Merge topic 'simplify-license-notices'
Brad King
2016-09-28
819
-9239/+1646
|
\
\
|
*
|
Simplify CMake per-source license notices
Brad King
2016-09-27
819
-9239/+1646
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-28
1
-1/+1
|
/
*
Merge topic 'index-directories'
Brad King
2016-09-27
2
-6/+27
|
\
|
*
cmGlobalGenerator: Optimize FindMakefile method with an index
Brad King
2016-09-26
2
-6/+27
*
|
Merge topic 'codelite-organize-by-target'
Brad King
2016-09-27
2
-94/+261
|
\
\
|
*
|
CodeLite: Optionally use targets to create (sub)project files
Minze Zwerver
2016-09-26
2
-94/+261
*
|
|
Merge topic 'cmake-server-basic-commands'
Brad King
2016-09-27
3
-1/+213
|
\
\
\
|
*
|
|
server-mode: Add command to compute the build system
Tobias Hunger
2016-09-26
3
-1/+27
|
*
|
|
server-mode: Add a configure command
Tobias Hunger
2016-09-26
3
-1/+94
|
*
|
|
server-mode: Set global configuration of cmake via a command
Tobias Hunger
2016-09-26
3
-0/+46
|
*
|
|
server-mode: Query global configuration of cmake via a command
Tobias Hunger
2016-09-26
3
-0/+47
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'update-kwsys'
Brad King
2016-09-27
1
-16/+21
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2016-09-26
1
-16/+21
|
|
/
/
*
|
|
Merge topic 'CPackNSIS-per-component-install'
Brad King
2016-09-27
2
-6/+40
|
\
\
\
|
*
|
|
CPack/NSIS: Add custom component install directory
Roman Wüger
2016-09-26
2
-6/+40
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ninja-include-dir'
Brad King
2016-09-27
1
-0/+12
|
\
\
\
|
*
|
|
Ninja: Add source location as include directory for preprocessed files
Nils Gladitz
2016-09-27
1
-0/+12
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-27
1
-1/+1
|
/
/
*
|
Merge topic 'auto-ptr'
Brad King
2016-09-26
4
-1/+29
|
\
\
|
*
|
Use std::auto_ptr on compilers that do not warn about it
Daniel Pfeifer
2016-09-26
1
-1/+9
|
*
|
Add a feature check to test availability of auto_ptr
Daniel Pfeifer
2016-09-26
3
-0/+20
*
|
|
Merge topic 'tidy-server'
Brad King
2016-09-26
3
-28/+53
|
\
\
\
|
*
|
|
cmServer: add braces around conditional statements
Daniel Pfeifer
2016-09-23
3
-28/+53
|
|
/
/
*
|
|
Merge topic 'ctest-no-manual-delete'
Brad King
2016-09-26
1
-29/+18
|
\
\
\
|
*
|
|
CTest::CompressString: Avoid manual delete
Daniel Pfeifer
2016-09-23
1
-10/+5
|
*
|
|
CTest::CompressString: Reorder code to avoid unnecessary allocation
Daniel Pfeifer
2016-09-23
1
-8/+7
|
*
|
|
CTest::Base64EncodeFile: Avoid manual delete
Daniel Pfeifer
2016-09-23
1
-12/+7
|
|
/
/
*
|
|
Merge topic 'xcode-swift-version'
Brad King
2016-09-26
1
-0/+9
|
\
\
\
[next]