- 04 May, 2015 1 commit
-
- 28 Apr, 2015 8 commits
-
-
Stephen Kelly authored
-
Stephen Kelly authored
Create snapshots for buildsystem directories during configure time. This class will be extended in follow up commits to snapshot all values in the cmState.
-
Stephen Kelly authored
-
Stephen Kelly authored
Move the contents of cmMakeile::SetLocalGenerator to the Initialize method.
-
Stephen Kelly authored
Pass the parent though cmGlobalGenerator::CreateLocalGenerator. This will make it easy to initialize state scopes independent of cmMakefile.
-
Stephen Kelly authored
-
Stephen Kelly authored
There is no need to duplicate these on every cmMakefile.
-
Kitware Robot authored
-
- 27 Apr, 2015 1 commit
-
-
Kitware Robot authored
-
- 26 Apr, 2015 1 commit
-
-
Kitware Robot authored
-
- 25 Apr, 2015 1 commit
-
-
Kitware Robot authored
-
- 24 Apr, 2015 1 commit
-
-
Kitware Robot authored
-
- 23 Apr, 2015 9 commits
-
-
22926dd6 Allow CMAKE_TOOLCHAIN_FILE to be an empty string
-
c775072a cmGeneratorExpressionEvaluationFile: Add missing sys/types.h include
-
2ecf168f bash-completion: Avoid using _init_completion when not defined
-
Tests of generated component based deb packages with lintian and dpkg. Also includes basic file name check.
-
Lintian warned about invalid md5sum file permissions.
-
Kitware Robot authored
- 22 Apr, 2015 15 commits
-
-
Do not try to include() an empty string in the generated CMakeSystem module.
-
a61e0994 Help: Fix formatting of env var refs in ctest.1 manual
-
941e3bd2 Help: Document in find_library how to search for static libraries
-
Brad King authored
This is needed for 'mode_t', and on mingw-w64 in particular. We added use of 'mode_t' in commit v3.2.0-rc1~421^2 (file(GENERATE): Use permissions of input file if present, 2014-07-22).
-
With the current version of homebrew one gets: bash: _init_completion: command not found Avoid this by initializing manually when the function is not defined.
-
Brad King authored
This has been implemented since commit v2.6.0~295 (Make find_library test for the library file as named, 2008-02-06). Add the docs.
-
Brad King authored
Respect INTERFACE library property whitelist. Check that a target has type "UTILITY" before querying other properties.
-
Brad King authored
-
Brad King authored
Having this variable in the environment should not be enough to activate the behavior. It must also not be set to a false value (or empty value).
-
Kitware Robot authored
-
- 21 Apr, 2015 3 commits
-
-
Brad King authored
Reported-by:
Stephen Kelly <steveire@gmail.com>
-
Brad King authored
-
Brad King authored
-