index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
opps
Bill Hoffman
2001-08-29
1
-4
/
+1
*
BUG: GCCXML_FLAGS found from find_gcc_options or find_mpro_options should hav...
Brad King
2001-08-29
1
-1
/
+25
*
ENH: Updated generated dependencies since cable's installation directory now ...
Brad King
2001-08-29
1
-2
/
+2
*
added regexp option
Ken Martin
2001-08-29
2
-4
/
+31
*
remove /ZI
Bill Hoffman
2001-08-29
4
-13
/
+21
*
ENH: run cmake from cmaketest
Bill Hoffman
2001-08-29
2
-14
/
+25
*
ENH: Added a const version of GetLinkLibraries().
Brad King
2001-08-29
1
-0
/
+8
*
ENH: Proper dependencies between shared libraries now exist in the generated ...
Brad King
2001-08-29
2
-70
/
+120
*
clean up a bit
Bill Hoffman
2001-08-29
1
-3
/
+1
*
BUG: fix out of bounds read on string in mkdir
Berk Geveci
2001-08-29
1
-2
/
+5
*
ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,
Amitha Perera
2001-08-29
2
-2
/
+2
*
remove warning
Bill Hoffman
2001-08-28
1
-1
/
+1
*
ENH: add caching for the input CMakeList.txt files, 2X speed up
Bill Hoffman
2001-08-28
7
-13
/
+194
*
BUG: put spaces in /I paths
Bill Hoffman
2001-08-28
1
-1
/
+1
*
Changes to allow MODULE type target for a shared library
Yves Starreveld
2001-08-28
6
-22
/
+107
*
better network build support
Ken Martin
2001-08-28
3
-53
/
+57
*
BUG: fix for broken apple mkdir and general clean up of MakeDirectory command
Bill Hoffman
2001-08-28
2
-21
/
+48
*
BUG: fix switch projects not saving cache correctly
Bill Hoffman
2001-08-27
1
-7
/
+3
*
support for network path link libraries
Ken Martin
2001-08-27
1
-3
/
+19
*
ENH: change expand variables to use GetDefinition
Bill Hoffman
2001-08-27
3
-28
/
+32
*
ENH: clean up sgi build and use non-broken autoconf
Bill Hoffman
2001-08-27
1
-1
/
+1
*
*** empty log message ***
Bill Hoffman
2001-08-27
1
-2
/
+2
*
BUG: set CXX and CC when running configure from cmake
Bill Hoffman
2001-08-27
1
-0
/
+10
*
better formatted output
Ken Martin
2001-08-27
1
-1
/
+2
*
ken added dependancy to build everything
Berk Geveci
2001-08-27
1
-0
/
+6
*
added ctest to win32
Ken Martin
2001-08-25
2
-0
/
+122
*
ENH: build for sgi CC out of box
Bill Hoffman
2001-08-24
1
-1
/
+1
*
BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run.
Amitha Perera
2001-08-23
2
-19
/
+25
*
ENH: improve coverage
Bill Hoffman
2001-08-23
3
-46
/
+6
*
ENH: add dump documentation test
Bill Hoffman
2001-08-23
4
-12
/
+18
*
ENH: Each cmCableWrapTclCommand instance now uses a single cmMakeDepend objec...
Brad King
2001-08-23
2
-4
/
+11
*
BUG: run make all on unix not make exename
Bill Hoffman
2001-08-23
1
-1
/
+3
*
ENH: add more testing
Bill Hoffman
2001-08-23
4
-15
/
+43
*
also check path for test executables
Ken Martin
2001-08-23
1
-0
/
+10
*
fixed format
Ken Martin
2001-08-23
1
-1
/
+1
*
better ctest support
Ken Martin
2001-08-23
1
-5
/
+14
*
added test driver for make test target
Ken Martin
2001-08-23
6
-4
/
+279
*
ENH: do not put a rule in to rebuild the ALL_BUILD.dsp file, as it is not pos...
Ken Martin
2001-08-22
1
-0
/
+4
*
ENH: change all maps of string to be maps of cmStdString, to reduce symbol le...
Bill Hoffman
2001-08-22
10
-26
/
+39
*
BUG: shorten length of symbols
Bill Hoffman
2001-08-22
1
-1
/
+4
*
OUTDIR->IntDir
Berk Geveci
2001-08-22
1
-2
/
+2
*
BUG: add missing CMakeCommandLineInfo
Bill Hoffman
2001-08-22
1
-0
/
+1
*
CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)
Sebastien Barre
2001-08-21
6
-7
/
+123
*
Added support for .mm source files (ObjC++)
Yves Starreveld
2001-08-21
1
-0
/
+1
*
BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler w...
Bill Hoffman
2001-08-20
1
-5
/
+0
*
Allow option value to be expanded (thus, we can use the value of another opti...
Sebastien Barre
2001-08-19
1
-3
/
+4
*
gcc and MSVC clash on basic_string::compare(), let's try substr()
Sebastien Barre
2001-08-19
1
-1
/
+1
*
If the value is a path, collapse it (cleaner)
Sebastien Barre
2001-08-19
1
-0
/
+5
*
Support for $ENV{VAR} syntax (lookup in the environment vars)
Sebastien Barre
2001-08-18
1
-13
/
+51
*
backwards MATCHES in if and else statements
Ken Martin
2001-08-17
2
-2
/
+2
[next]