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: change set<string> to set<cmStdString> to avoid long symbols that crash...
Bill Hoffman
2002-05-09
5
-20/+20
*
ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.
Brad King
2002-05-08
2
-0/+11
*
ENH: Added dependency hack to support wrapping test.
Brad King
2002-05-08
1
-2/+9
*
BUG: Need to use CMAKE_CXX_COMPILER, not CXX, to get the C++ compiler name.
Brad King
2002-05-08
1
-3/+6
*
ENH: Added ITK Tcl wrapping command.
Brad King
2002-05-08
3
-0/+224
*
ENH: add clean command
Ken Martin
2002-05-08
1
-0/+2
*
ENH: take cmake style command line options so edit_cache works
Bill Hoffman
2002-05-08
1
-25/+30
*
ENH: fix cmake to work without ccommand.
Bill Hoffman
2002-05-08
1
-9/+5
*
BUG: short path does not work on bcc32
Bill Hoffman
2002-05-08
1
-2/+2
*
ENH: add -B option to specify the build directory, so make edit_cache will work
Bill Hoffman
2002-05-07
1
-1/+6
*
WNG: remove a warning
Bill Hoffman
2002-05-07
1
-1/+1
*
ENH: update with docs about the targets
Bill Hoffman
2002-05-07
1
-212/+261
*
ENH: add an edit_cache target that runs ccmake or CMakeSetup
Bill Hoffman
2002-05-07
4
-7/+53
*
fix borland test
Bill Hoffman
2002-05-03
3
-6/+12
*
ENH: rework library depend stuff
Bill Hoffman
2002-05-03
3
-174/+137
*
Improve bootstrape for unix
Andy Cedilnik
2002-05-03
1
-44/+65
*
- bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used
Amitha Perera
2002-05-03
4
-39/+98
*
check for optimized or debug library adds
Bill Hoffman
2002-05-02
1
-2/+17
*
remove canonical conversion for lib names
Bill Hoffman
2002-05-02
2
-47/+3
*
make it backwards compatible with old cmake
Bill Hoffman
2002-05-02
3
-56/+53
*
Debug optimized cache fixes
Bill Hoffman
2002-05-02
6
-24/+92
*
BUG: The library paths should stay with the libraries during dependency analy...
Amitha Perera
2002-05-02
2
-16/+32
*
ENH: change LINK_LIBRARY to add to targets
Bill Hoffman
2002-05-02
13
-111/+68
*
Revert to make it work again
Andy Cedilnik
2002-05-02
2
-7/+7
*
Improve bootstrap on UNIX. Now it bootstraps into a separate directory.
Andy Cedilnik
2002-05-02
3
-7/+64
*
BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies.
Amitha Perera
2002-05-02
1
-1/+1
*
FIX: If current selection was "NOTFOUND", then selecting the browser
Jim Miller
2002-05-02
1
-0/+4
*
ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...
Amitha Perera
2002-05-01
6
-29/+62
*
ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...
Amitha Perera
2002-05-01
6
-11/+50
*
ENH: Add library dependency analysis.
Amitha Perera
2002-05-01
29
-39/+539
*
The entry widgets are now created with what is initially available on the ter...
Berk Geveci
2002-05-01
5
-20/+36
*
Reformatted the error printed by cmMakefile.
Berk Geveci
2002-05-01
2
-5/+8
*
ENH: allow cmake tests to be run without dart.
Bill Hoffman
2002-05-01
1
-0/+6
*
create tests without Dart
Bill Hoffman
2002-04-30
2
-4/+1
*
ENH: replace freeze with delete
Bill Hoffman
2002-04-30
1
-1/+1
*
ENH: remove -fPIC for AIX gnu
Bill Hoffman
2002-04-30
2
-21/+27
*
ENH: fix relwithdebinfo
Bill Hoffman
2002-04-30
1
-2/+4
*
ENH: add test for SEPARATE_ARGUMENTS
Bill Hoffman
2002-04-30
9
-3/+51
*
ENH: add new command to separate space separated arguments
Bill Hoffman
2002-04-30
3
-0/+119
*
ENH: do not use count, find for map lookup
Bill Hoffman
2002-04-30
2
-13/+17
*
ENH: improve speed of GetSource function
Bill Hoffman
2002-04-30
1
-2/+10
*
BUG: look for -l anywhere in link library entry not just the begining of the ...
Bill Hoffman
2002-04-30
1
-1/+1
*
BUG: make sure link directories are not duplicated
Bill Hoffman
2002-04-29
1
-3/+18
*
BUG: remove warning about changing generators
Bill Hoffman
2002-04-29
1
-7/+0
*
use multiple rpath options for sgi
Bill Hoffman
2002-04-29
2
-4/+4
*
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
Amitha Perera
2002-04-28
2
-0/+8
*
ENH: remove redirections for output of make commands as some things are lost
Bill Hoffman
2002-04-27
1
-3/+3
*
COM: just fix up a comment
Bill Hoffman
2002-04-26
1
-4/+3
*
correct c flags for shared links
Bill Hoffman
2002-04-26
1
-3/+3
*
BUG: fix shared links for cc on hp
Bill Hoffman
2002-04-26
3
-187/+35
[next]