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
*
STYLE: add some more line breaks so it should be easier to read
Alexander Neundorf
2007-06-15
1
-6/+6
*
STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and
Alexander Neundorf
2007-06-15
8
-130/+113
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-15
1
-1/+1
*
STYLE: fix typo
Alexander Neundorf
2007-06-14
1
-1/+1
*
ENH: add more verbose output
Bill Hoffman
2007-06-14
3
-0/+16
*
ENH: support 7zip for creating zip files (not 7z files)
Alexander Neundorf
2007-06-14
2
-1/+28
*
STYLE: add comment about the -D -P order and fix typo in doc
Alexander Neundorf
2007-06-14
2
-2/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-14
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-14
1
-1/+1
*
STYLE: add documentation for FILE(REMOVE ...) and FILE(REMOVE_RECURSE ...)
Alexander Neundorf
2007-06-13
1
-4/+8
*
COMP: include cmStandardIncludes.h instead of <vector> and <string>, this
Alexander Neundorf
2007-06-13
1
-2/+1
*
BUG: make MARK_AS_ADVANCED() scriptable, because this is the only reason
Alexander Neundorf
2007-06-13
1
-2/+11
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-12
1
-1/+1
*
BUG: Never return a string containing a space " " from cmCTest::GetShortPathT...
David Cole
2007-06-12
1
-0/+1
*
ENH: remove non/scriptable cmake commands from the script handler in ctest,
Alexander Neundorf
2007-06-12
3
-0/+33
*
ENH: make sure working directory is set
Bill Hoffman
2007-06-12
1
-2/+6
*
STYLE: remove argument bool fast, it was unused
Alexander Neundorf
2007-06-12
2
-28/+23
*
COMP: remove warning about unused variable
Alexander Neundorf
2007-06-12
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-11
1
-1/+1
*
STYLE: add a comment about SetLanguageEnabled()
Alexander Neundorf
2007-06-11
1
-0/+7
*
BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...
David Cole
2007-06-11
2
-12/+21
*
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
[next]