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
*
STYLE: add a comment about SetLanguageEnabled()
Alexander Neundorf
2007-06-11
2
-0/+15
*
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
8
-37/+58
*
BUG: Fixed name of variable used to check version of uic executable.
Brad King
2007-06-11
1
-1/+1
*
ENH: add ConvLib test back for some time
Bill Hoffman
2007-06-11
1
-9/+9
*
STYLE: determineLanguageCalled removed, now the conditional code is directly
Alexander Neundorf
2007-06-11
1
-8/+4
*
ENH: Re-arranged code to test adding a custom command to generate a source fi...
Brad King
2007-06-11
1
-12/+9
*
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
*
ENH: more consistence among the X11 components
Alexander Neundorf
2007-06-08
1
-22/+20
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-08
1
-1/+1
*
ENH: patch from #5054: also search for QtUitoolsd lib
Alexander Neundorf
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
4
-99/+39
*
STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building the
Alexander Neundorf
2007-06-07
1
-13/+6
*
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
6
-37/+68
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-06
1
-1/+1
*
ENH: fix it
Bill Hoffman
2007-06-06
2
-6/+7
*
ENH: use lower case for file compare on windows
Bill Hoffman
2007-06-06
2
-11/+30
*
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: also load a processor-specific file if exists
Alexander Neundorf
2007-06-05
5
-47/+90
*
COMP: don't use stdio, it can fail on some embedded targets (sdcc)
Alexander Neundorf
2007-06-05
1
-3/+0
*
ENH: fix for aix
Bill Hoffman
2007-06-05
2
-0/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-05
1
-1/+1
*
COMP: make the new check_type_size work with the HPUX cc compiler: const does...
Alexander Neundorf
2007-06-05
1
-0/+4
*
ENH: add missing file
Bill Hoffman
2007-06-04
1
-0/+0
*
ENH: prevent crash
Bill Hoffman
2007-06-04
1
-0/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-04
1
-1/+1
[next]