Ken Martin
|
e8dbdcaf0c
|
allows no arguments
|
23 years ago |
Sebastien Barre
|
353050fb4e
|
ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too
|
23 years ago |
Sebastien Barre
|
4a792ac1a4
|
ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too
|
23 years ago |
Ken Martin
|
4823f16ebb
|
modified to accept no arguments
|
23 years ago |
Ken Martin
|
8dfb3d3454
|
fixed some empty descriptions
|
23 years ago |
Ken Martin
|
8d8470c30e
|
full variable replacement and removal or empty arguments
|
23 years ago |
Ken Martin
|
6bbc8e9d45
|
does not need a second argument
|
23 years ago |
Yves Starreveld
|
c8ed9d7452
|
ERR: remove automatic Carbon framework on osx
|
23 years ago |
Ken Martin
|
22ae78d92f
|
fixe for files with paths
|
23 years ago |
Andy Cedilnik
|
42a00c96c1
|
Fix changing of directories using cmSystemTools RunCommand feature
|
23 years ago |
Ken Martin
|
fcc410de44
|
fixed if statements inside a foreach
|
23 years ago |
Brad King
|
3d3caacf9e
|
ENH: Added test for IF inside a FOREACH.
|
23 years ago |
Brad King
|
08f2876bb4
|
ENH: Adding release script configuration for HPUX.e
|
23 years ago |
Brad King
|
79e332f70a
|
ENH: Added release configuration file for Sun.
|
23 years ago |
Brad King
|
1cc729ba29
|
ENH: Made release script more generic for creating static and shared releases.
|
23 years ago |
Brad King
|
272c367dd4
|
ENH: Release script configuration file for linux.
|
23 years ago |
Brad King
|
77bb1f793b
|
ENH: Protoype unix release script.
|
23 years ago |
Brad King
|
df29ea087f
|
BUG: Only the last extension should be removed.
|
23 years ago |
Brad King
|
c5574e096b
|
ENH: Added GetFilenameWithoutLastExtension.
|
23 years ago |
Brad King
|
1e75dd1212
|
ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need .in extension.
|
23 years ago |
Brad King
|
6bdf15c4de
|
ENH: Added /usr/local/lib/java search paths.
|
23 years ago |
Ken Martin
|
b59f5ddb7f
|
fix install target
|
23 years ago |
Ken Martin
|
8b2a797b57
|
fix warning
|
23 years ago |
Bill Hoffman
|
ed7a32ebe4
|
BUG: fix for compile with hp
|
23 years ago |
Ken Martin
|
694cff3cf9
|
fix warning on Sun
|
23 years ago |
Andy Cedilnik
|
120b2523f5
|
Add command that runs program in given directory
|
23 years ago |
Ken Martin
|
32ad30e883
|
better error handling with if statements
|
23 years ago |
Andy Cedilnik
|
9f6ebe4eb7
|
Fix problem when using NMake. This generated lines without space so nmake got all confused
|
23 years ago |
Andy Cedilnik
|
ab4e894b92
|
Add module that finds java executables. This module should find java, javac, and jar.
|
23 years ago |
Ken Martin
|
2a7e4539e6
|
fixed warning
|
23 years ago |
Ken Martin
|
a43a65bf34
|
consolidated IF handling and added checks for bad arguments
|
23 years ago |
Ken Martin
|
e0c3d1e959
|
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
23 years ago |
Ken Martin
|
0b88e57e54
|
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
23 years ago |
Andy Cedilnik
|
3cfca938da
|
Remove another warning in the python wrapping
|
23 years ago |
Ken Martin
|
cdace2fcd2
|
performance fix
|
23 years ago |
Andy Cedilnik
|
c6017182bf
|
Add removing of warnings and add comment about the file being generated in CMake
|
23 years ago |
Ken Martin
|
5ba65d0aa1
|
bug fix for aux src dirs
|
23 years ago |
Ken Martin
|
c24d201c39
|
minor cleanup
|
23 years ago |
Ken Martin
|
ca2fdeb640
|
performance inprovements
|
23 years ago |
Ken Martin
|
6eb671097d
|
bug fix
|
23 years ago |
Ken Martin
|
4b12e5a306
|
bug fix
|
23 years ago |
Ken Martin
|
4d6433bdf6
|
bug fix
|
23 years ago |
Ken Martin
|
7cd492d443
|
a minor fix to make my life easier
|
23 years ago |
Ken Martin
|
44a7cd55ff
|
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 years ago |
Brad King
|
a1a05a5fbc
|
BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs.
|
23 years ago |
Bill Hoffman
|
c487718844
|
add a test with no extension
|
23 years ago |
Bill Hoffman
|
32353c55e5
|
BUG: try to tell the difference between variables with sources and other variables
|
23 years ago |
Brad King
|
dae99c659d
|
BUG: Result from ostrstream::str() can be a null pointer.
|
23 years ago |
Brad King
|
eb5b8e3d24
|
BUG: Attempt to fix ostrstream::str() wrapper for broken platforms.
|
23 years ago |
Ken Martin
|
d1879a77e8
|
modified to handle src list vectors without proper dollar signs
|
23 years ago |