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
...
*
ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the
Alexander Neundorf
2007-06-11
2
-13/+41
*
STYLE: determineLanguageCalled removed, now the conditional code is directly
Alexander Neundorf
2007-06-11
1
-8/+4
*
STYLE: Removed unused reference to cmMakeDepend.
Brad King
2007-06-11
5
-6/+1
*
BUG: More problems with cmMakefile copy-constructor. It seems the regular ex...
Brad King
2007-06-11
2
-6/+10
*
ENH: enable cvs or svn support if the source has the CVS/.svn subdirs
Alexander Neundorf
2007-06-10
1
-0/+14
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-10
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-09
1
-1/+1
*
BUG: Copy constructor needs to copy regular expression members.
Brad King
2007-06-08
1
-0/+3
*
ENH: fail if an unknown target is listed
Alexander Neundorf
2007-06-08
1
-12/+32
*
STYLE: create command documentation for ctest
Alexander Neundorf
2007-06-08
4
-45/+70
*
BUG: fix timeout bug with global timeouts such as DART_TESTING_TIMEOUT
Ken Martin
2007-06-08
1
-2/+3
*
BUG: Fixed spelling and formatting of new documentation.
Brad King
2007-06-08
1
-9/+9
*
COMP: less warnings
Alexander Neundorf
2007-06-08
2
-1/+4
*
ENH: use new covbr that does not stop on error
Bill Hoffman
2007-06-08
2
-62/+139
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
16
-356/+947
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-08
1
-1/+1
*
STYLE: fix typo (bug #5115)
Alexander Neundorf
2007-06-08
1
-1/+1
*
STYLE: add documentation for CMAKE_FIND_ROOT_PATH
Alexander Neundorf
2007-06-07
1
-0/+16
*
BUG: fix Bootstrap test
Alexander Neundorf
2007-06-07
2
-2/+2
*
STYLE: remove out commented code
Alexander Neundorf
2007-06-07
2
-89/+33
*
ENH: also remove uninitialized from the cache
Alexander Neundorf
2007-06-07
1
-1/+1
*
BUG: fix #5137, now with the modified CMakeDetermineSystem.cmake the
Alexander Neundorf
2007-06-07
1
-1/+1
*
STYLE: remove wrong comments
Alexander Neundorf
2007-06-07
1
-4/+0
*
BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f...
Brad King
2007-06-06
4
-37/+62
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-06
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-06
1
-1/+1
*
ENH: remove some stuff to improve coverage
Bill Hoffman
2007-06-06
2
-18/+0
*
BUG: better passing of global TIMEOUT to internal ctest invocaitons
Ken Martin
2007-06-06
2
-29/+29
*
ENH: fix case problem with drive letters and cmake vs CMakeSetup build.make c...
Bill Hoffman
2007-06-06
1
-0/+10
*
ENH: add IF(IS_ABSOLUTE path), so no regex matching is required in the cmake ...
Alexander Neundorf
2007-06-06
2
-0/+18
*
STYLE: fix comment
Alexander Neundorf
2007-06-05
1
-3/+2
*
STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so the
Alexander Neundorf
2007-06-05
6
-26/+18
*
ENH: fix for aix
Bill Hoffman
2007-06-05
2
-0/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-05
1
-1/+1
*
ENH: prevent crash
Bill Hoffman
2007-06-04
1
-0/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-04
1
-1/+1
*
ENH: determine typesize by compiling a file and reading strings from the comp...
Alexander Neundorf
2007-06-04
2
-6/+24
*
BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escap...
Brad King
2007-06-04
4
-126/+157
*
STYLE: fix typo: now double space after -D
Alexander Neundorf
2007-06-04
1
-1/+1
*
ENH: -U for removing variables now uses globbing expressions
Alexander Neundorf
2007-06-04
3
-11/+13
*
ENH: fix passing of time limit to some ctest invocations that also use build-...
Ken Martin
2007-06-04
2
-4/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-03
1
-1/+1
*
ENH: remove debug that caused tests to fail
Bill Hoffman
2007-06-02
1
-2/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-02
1
-1/+1
*
ENH: opps
Bill Hoffman
2007-06-02
1
-2/+0
*
ENH: initial bullseye stuff
Bill Hoffman
2007-06-01
2
-7/+549
*
BUG: also put a variable into the cache when defined using -D if no type is
Alexander Neundorf
2007-06-01
2
-1/+53
*
ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now
Alexander Neundorf
2007-06-01
2
-54/+288
*
ENH: also handle comments for variables which contain newlines
Alexander Neundorf
2007-06-01
1
-17/+20
*
BUG: fix crash, bug 5121
Bill Hoffman
2007-06-01
1
-1/+1
[prev]
[next]