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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
5
-19/+34
*
ENH: improve docs
Bill Hoffman
2007-09-11
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-11
1
-1/+1
*
ENH: turn this stuff off to see if it fixes the dashboard on midworld
Bill Hoffman
2007-09-10
2
-4/+4
*
ENH: fix memory leak
Bill Hoffman
2007-09-10
1
-1/+2
*
ENH: add test that builds a nightly windows cmake binary
Bill Hoffman
2007-09-10
4
-5/+29
*
ENH: Added XCODE_ATTRIBUTE_<an-attribute> property to allow direct setting of...
Brad King
2007-09-10
2
-0/+21
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-10
1
-1/+1
*
ENH: remove debug print
Bill Hoffman
2007-09-09
1
-1/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-09
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-08
1
-1/+1
*
ENH: MATH is not in bootstrap cmake
Bill Hoffman
2007-09-07
1
-3/+3
*
ENH: for CVS CMake have cpack use the version date in the name of the package
Bill Hoffman
2007-09-07
2
-3/+24
*
ENH: fix spelling error
Bill Hoffman
2007-09-07
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-07
1
-1/+1
*
BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on Windo...
David Cole
2007-09-06
1
-0/+0
*
ENH: acdc is dead
Bill Hoffman
2007-09-06
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-09-06
1
-1/+1
*
ENH: removing temporary testing file
Zack Galbreath
2007-09-04
1
-1/+0
*
ENH: testing branchRestrict
Zack Galbreath
2007-09-04
1
-0/+1
*
STYLE: fix line lengths
Alexander Neundorf
2007-08-31
2
-4/+4
*
STYLE: mark the generator options as advanced
Alexander Neundorf
2007-08-31
1
-0/+7
*
STYLE: disable header check
Alexander Neundorf
2007-08-31
1
-1/+1
*
ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old f...
Brad King
2007-08-31
3
-41/+46
*
STYLE: add makefile target MoreStyleChecks, which runs KWStyle with more
Alexander Neundorf
2007-08-31
2
-0/+39
*
STYLE: the temporary variable is not necessary
Alexander Neundorf
2007-08-31
1
-3/+1
*
ENH: add support for Fortran to the KDevelop generator
Alexander Neundorf
2007-08-31
4
-135/+198
*
BUG: Another space-in-path fix.
Brad King
2007-08-31
1
-2/+4
*
BUG: Fix path to CMake executables when run from bootstrap build.
Brad King
2007-08-31
1
-0/+1
*
STYLE: adapt the test to the change from FILENAME to FILE
Alexander Neundorf
2007-08-30
2
-2/+10
*
STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no other
Alexander Neundorf
2007-08-30
2
-1/+17
*
ENH: add support for the next python release, python 2.6
Alexander Neundorf
2007-08-30
2
-2/+2
*
STYLE: "Build file" still doesn't work, but now it is at least a bit closer,
Alexander Neundorf
2007-08-30
1
-1/+1
*
STYLE: add the | to the docs
Alexander Neundorf
2007-08-30
1
-0/+1
*
BUG: work if there are spaces in the path to cmake
Alexander Neundorf
2007-08-29
1
-4/+6
*
ENH: fail with error if trying to create a RPM stating that rpmbuild can't
Alexander Neundorf
2007-08-29
1
-0/+4
*
BUG: make paths with spaces work in CodeBlocks
Alexander Neundorf
2007-08-29
1
-12/+5
*
BUG: this seems to fix the regexp result-storage problem, now it seems the ac...
Alexander Neundorf
2007-08-29
1
-1/+1
*
STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
1
-1/+14
*
ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set by
Alexander Neundorf
2007-08-29
1
-0/+33
*
ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
4
-14/+19
*
BUG: Do not write symbolic make dependencies into depends.internal.
Brad King
2007-08-29
1
-4/+0
*
ENH: don't hardcode gcc
Alexander Neundorf
2007-08-29
2
-37/+152
*
COMP: explicitely cast to int to silence warning with msvc8
Alexander Neundorf
2007-08-28
1
-1/+1
*
ENH: add flag so a terminating slash for the link path can be specified (need...
Alexander Neundorf
2007-08-28
2
-0/+4
*
STYLE: add links to docs
Alexander Neundorf
2007-08-28
1
-0/+13
*
STYLE: fix typo
Alexander Neundorf
2007-08-28
1
-1/+1
*
COMP: enable RPATH if any of the CMAKE_USE_SYSTEM_XXX variables is enabled
Alexander Neundorf
2007-08-28
1
-1/+32
*
COMP: enable ANSI C, this should make it work with the HP-UX compiler
Alexander Neundorf
2007-08-28
2
-5/+12
*
ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as in
Alexander Neundorf
2007-08-28
2
-0/+2
[next]