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
*
cmListFileArgument: Remove FilePath member.
Stephen Kelly
2015-06-21
6
-34/+14
*
cmMakefile: Use GetExecutionFileStack method.
Stephen Kelly
2015-06-21
1
-1/+1
*
cmMakefile: Add filename context to ExpandArguments.
Stephen Kelly
2015-06-21
4
-10/+33
*
cmFunctionCommand: Store the FilePath when creating the prototype.
Stephen Kelly
2015-06-21
1
-0/+3
*
cmMacroCommand: Store the FilePath when creating the prototype.
Stephen Kelly
2015-06-21
1
-4/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-21
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-20
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-19
1
-1/+1
*
Merge topic 'update-kwsys'
Brad King
2015-06-18
1
-1/+1
|
\
|
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-06-16
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-18
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-17
1
-1/+1
*
|
Merge topic 'fix-windows-preprocessor-checks'
Brad King
2015-06-16
3
-7/+7
|
\
\
|
*
|
Fix preprocessor checks WIN32 => _WIN32
Brad King
2015-06-15
3
-7/+7
|
|
/
*
|
Merge topic 'cmake--build-dir'
Brad King
2015-06-16
1
-1/+1
|
\
\
|
*
|
cmake: Fix --build <relative-dir> for VS generators (#15609)
Brad King
2015-06-11
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-16
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
3
-0/+41
|
\
\
|
*
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
3
-0/+41
*
|
|
Merge topic 'ctest_update-RETURN_VALUE'
Brad King
2015-06-15
1
-2/+2
|
\
\
\
|
*
|
|
ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)
Brad King
2015-06-11
1
-2/+2
*
|
|
|
Merge topic 'fix-fast-special-targets'
Brad King
2015-06-15
4
-14/+25
|
\
\
\
\
|
*
|
|
|
cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.
Stephen Kelly
2015-06-13
4
-13/+25
|
*
|
|
|
cmLocalUnixMakefileGenerator3: Remove unused variable.
Stephen Kelly
2015-06-13
1
-1/+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-15
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-14
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-13
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-12
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'fix-CMP0009-future-states'
Brad King
2015-06-11
1
-8/+4
|
\
\
\
|
*
|
|
cmFileCommand: Fix implementation of CMP0009.
Stephen Kelly
2015-06-09
1
-8/+4
*
|
|
|
Merge topic 'minor-cleanups'
Brad King
2015-06-11
4
-12/+1
|
\
\
\
\
|
*
|
|
|
cmLocalGenerator: Remove ConfigureFinalPass.
Stephen Kelly
2015-06-09
3
-11/+1
|
*
|
|
|
project(): Remove unused variable.
Stephen Kelly
2015-06-09
1
-1/+0
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-11
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-10
1
-1/+1
|
/
/
*
|
Merge topic 'move-CMP0059-handling'
Brad King
2015-06-09
5
-22/+52
|
\
\
|
*
|
cmMakefile: Move CMP0059 handling to command code.
Stephen Kelly
2015-06-08
4
-16/+40
|
*
|
cmGetDirectoryPropertyCommand: Move variable to the point of use.
Stephen Kelly
2015-06-08
1
-2/+1
|
*
|
cmGetDirectoryPropertyCommand: Extract StoreResult method.
Stephen Kelly
2015-06-08
2
-4/+11
*
|
|
Merge topic 'ctest-script-mode-no-legacy-cygwin'
Brad King
2015-06-09
1
-0/+4
|
\
\
\
|
*
|
|
ctest: Disable CMake Cygwin legacy warning in dashboard client script
Brad King
2015-06-08
1
-0/+4
*
|
|
|
Merge topic 'cmake-gui-osx-install-command-line'
Brad King
2015-06-09
1
-0/+1
|
\
\
\
\
|
*
|
|
|
cmake-gui: Make command-line install help text selectable
Clinton Stimpson
2015-06-08
1
-0/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-09
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'data-layout'
Brad King
2015-06-08
45
-385/+272
|
\
\
\
\
|
*
|
|
|
cmCustomCommand: Remove special member functions.
Stephen Kelly
2015-06-07
2
-49/+0
|
*
|
|
|
cmCustomCommand: Re-arrange data layout.
Stephen Kelly
2015-06-07
2
-10/+8
|
*
|
|
|
cmComputeLinkDepends: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-11/+7
|
*
|
|
|
cmQtAutoGenerators: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-2/+1
|
*
|
|
|
cmProcessTools: Re-arrange data layout.
Stephen Kelly
2015-06-07
2
-4/+4
[next]