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
*
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
|
\
\
\
|
*
|
|
Xcode: Add option to set Swift language version
Brad King
2016-09-26
1
-1/+7
|
*
|
|
Xcode: Port rudimentary Swift support to Xcode 8
Brad King
2016-09-23
1
-0/+3
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-26
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-25
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-24
1
-1/+1
|
/
/
*
|
Merge topic 'ninja-fortran'
Brad King
2016-09-23
7
-10/+885
|
\
\
|
*
|
Ninja: Add dyndep rules for Fortran module dependencies
Brad King
2016-09-22
2
-1/+174
|
*
|
Ninja: Add explicit preprocessing step for Fortran
Brad King
2016-09-22
2
-1/+170
|
*
|
Ninja: Conditionally allow Fortran based on ninja 'dyndep' support
Brad King
2016-09-22
2
-4/+40
|
*
|
Ninja: Add internal tool to produce a ninja dyndep file for Fortran
Brad King
2016-09-22
3
-0/+236
|
*
|
Ninja: Add internal tool to scan Fortran code for module dependencies
Brad King
2016-09-22
2
-0/+135
|
*
|
Ninja: Add comment with Fortran dependency design documentation
Brad King
2016-09-22
1
-0/+78
|
*
|
Ninja: Add API to check for dyndep support
Brad King
2016-09-22
2
-0/+12
|
*
|
Ninja: Refactor ninja feature detection
Brad King
2016-09-22
2
-6/+18
|
*
|
Ninja: Refactor Fortran rejection logic
Brad King
2016-09-22
4
-3/+27
*
|
|
Merge topic 'fix-xcode-attribute-LOCATIONs'
Brad King
2016-09-23
1
-1/+2
|
\
\
\
|
*
|
|
Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Brad King
2016-09-22
1
-1/+2
|
|
/
/
*
|
|
Merge topic 'cmake-server-signals'
Brad King
2016-09-23
6
-51/+116
|
\
\
\
|
*
|
|
server-mode: Allow for sending signals
Tobias Hunger
2016-09-22
5
-0/+25
|
*
|
|
server-mode: Pass server into cmServerProtocol
Tobias Hunger
2016-09-22
4
-4/+10
|
*
|
|
server-mode: Move constants for server mode into its own file
Tobias Hunger
2016-09-22
4
-47/+81
|
|
/
/
*
|
|
Merge topic 'qtdialog-lib-paths'
Brad King
2016-09-23
1
-0/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmake-gui: Do not remove library paths for Qt5 plugins.
Clinton Stimpson
2016-09-22
1
-0/+2
|
*
|
CMake 3.6.2
v3.6.2
Brad King
2016-09-07
1
-1/+1
[next]