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
*
server-mode: Introduce cmServerConnection
Tobias Hunger
2016-09-22
6
-144/+463
*
Merge topic 'ctest-capture-error'
Brad King
2016-09-21
5
-6/+119
|
\
|
*
CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands
Bill Hoffman
2016-09-20
4
-4/+118
|
*
ctest_coverage: If gcov is not found just warn, not error
Bill Hoffman
2016-09-20
1
-2/+1
*
|
Merge topic 'cmake-server-more-info'
Brad King
2016-09-21
4
-46/+170
|
\
\
|
*
|
server-mode: Add debug support
Tobias Hunger
2016-09-20
2
-15/+75
|
*
|
server-mode: Report Messages from cmake to clients
Tobias Hunger
2016-09-20
4
-1/+49
|
*
|
server-mode: Automate progress reporting
Tobias Hunger
2016-09-20
3
-5/+25
|
*
|
cmake-server: Use consistent constant naming style
Tobias Hunger
2016-09-20
2
-31/+27
*
|
|
Merge topic 'fortran-submodules'
Brad King
2016-09-21
6
-523/+653
|
\
\
\
|
*
|
|
Fortran: Add support for submodule syntax in dependency scanning
Brad King
2016-09-20
6
-521/+643
|
*
|
|
cmFortranParser: Skip module procedures/functions/subroutines
Brad King
2016-09-20
2
-47/+55
|
|
/
/
*
|
|
Merge topic 'ninja-implicit-outputs'
Brad King
2016-09-21
4
-12/+39
|
\
\
\
|
*
|
|
cmGlobalNinjaGenerator: Add API to check for implicit outputs support
Brad King
2016-09-20
2
-0/+9
|
*
|
|
cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs
Brad King
2016-09-20
4
-12/+30
|
|
/
/
*
|
|
Merge topic 'refactor-fortran-module-dir-lookup'
Brad King
2016-09-21
4
-9/+27
|
\
\
\
|
*
|
|
Fortran: Use module dir flag if needed for default module directory
Brad King
2016-09-20
4
-7/+22
|
*
|
|
cmGeneratorTarget: Refactor Fortran module directory lookup
Brad King
2016-09-20
1
-2/+5
|
|
/
/
*
|
|
Merge topic 'update-kwsys'
Brad King
2016-09-21
3
-67/+175
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2016-09-20
3
-67/+175
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-09-21
1
-1/+1
|
/
/
*
|
Merge topic 'directory-list-targets-and-subdirs'
Brad King
2016-09-20
3
-0/+40
|
\
\
|
*
|
Add directory properties to get source and binary directories
Brad King
2016-09-19
1
-0/+10
|
*
|
Add directory property to list buildsystem targets
Brad King
2016-09-19
1
-0/+5
|
*
|
Add a directory property to list subdirectories
Brad King
2016-09-19
1
-0/+14
|
*
|
cmState: Record buildsystem target names in each directory
Brad King
2016-09-19
3
-0/+11
*
|
|
Merge topic 'cpack.hash_computing'
Brad King
2016-09-20
1
-1/+32
|
\
\
\
|
*
|
|
CPack: Add option to generate a checksum file next to each package file
Petr Orlov
2016-09-19
1
-1/+32
|
|
/
/
*
|
|
Merge topic 'ifw-package-resources'
Brad King
2016-09-20
3
-0/+100
|
\
\
\
|
*
|
|
CPackIFW: Add 'cpack_ifw_add_package_resources' command
Konstantin Podsvirov
2016-09-19
3
-0/+100
|
|
/
/
*
|
|
Merge topic 'cmake-server-experimental-protocols'
Brad King
2016-09-20
5
-10/+47
|
\
\
\
|
*
|
|
server-mode: Add --experimental flag
Tobias Hunger
2016-09-20
5
-10/+47
|
|
/
/
*
|
|
Merge topic 'cleanup-Convert'
Brad King
2016-09-20
29
-291/+286
|
\
\
\
|
*
|
|
cmOutputConverter: Remove now-obsolete Convert method
Stephen Kelly
2016-09-19
4
-56/+0
|
*
|
|
Convert: Inline uses of START_OUTPUT
Stephen Kelly
2016-09-19
7
-57/+107
|
*
|
|
Convert: Remove HOME_OUTPUT enum value
Stephen Kelly
2016-09-19
2
-4/+0
|
*
|
|
Ninja: Update comment variable reference
Stephen Kelly
2016-09-19
1
-1/+2
|
*
|
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
2
-6/+4
|
*
|
|
Convert: Inline uses of HOME_OUTPUT
Stephen Kelly
2016-09-19
3
-7/+14
|
*
|
|
Common: Use a string instead of enum for WorkingDirectory
Stephen Kelly
2016-09-19
5
-14/+14
|
*
|
|
Convert: Simplify switch
Stephen Kelly
2016-09-19
1
-5/+4
|
*
|
|
Convert: Remove obsolete MAKERULE enum value
Stephen Kelly
2016-09-19
2
-4/+1
|
*
|
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
3
-39/+21
|
*
|
|
Convert: Inline HOME_OUTPUT MAKERULE conversion
Stephen Kelly
2016-09-19
6
-34/+66
|
*
|
|
Convert: Inline MAKERULE conversions
Stephen Kelly
2016-09-19
3
-6/+4
|
*
|
|
Convert: Move access to BinaryDirectory out of loops
Stephen Kelly
2016-09-19
3
-11/+7
|
*
|
|
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
9
-17/+18
|
*
|
|
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
8
-41/+42
|
*
|
|
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
10
-39/+45
|
*
|
|
Convert: Remove obsolete HOME and START enum values
Stephen Kelly
2016-09-19
2
-10/+0
[next]