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: 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
*
ENH: determine typesize by compiling a file and reading strings from the comp...
Alexander Neundorf
2007-06-04
5
-65/+142
*
BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escap...
Brad King
2007-06-04
4
-126/+157
*
ENH: add one of the headers to the regular sources
Bill Hoffman
2007-06-04
1
-2/+2
*
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
*
COMP: fix warnings on some machines where some X libs apparently don't
Alexander Neundorf
2007-06-01
1
-30/+55
*
ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now
Alexander Neundorf
2007-06-01
9
-62/+328
*
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
*
STYLE: Nightly Version update
Andy Cedilnik
2007-06-01
1
-1/+1
*
ENH: if get_target_property() doesn't find a target with the given name, it
Alexander Neundorf
2007-05-31
1
-3/+3
*
ENH: added new test for SourceFile objects and properties
Ken Martin
2007-05-31
5
-0/+39
*
ENH: mostly synced with FindX11.cmake from KDE svn: now also searches for a
Alexander Neundorf
2007-05-30
1
-23/+263
[next]