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 (
Collapse
)
Author
Age
Files
Lines
*
minor fix for c tests
Ken Martin
2002-07-31
1
-1/+1
|
*
fixed support for C test programs
Ken Martin
2002-07-31
1
-4/+4
|
*
FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use.
Sebastien Barre
2002-07-31
1
-4/+29
|
*
FIX: <stdlib.h> is enough to get malloc()/free()
Sebastien Barre
2002-07-31
1
-1/+1
|
*
updated to mods in command
Ken Martin
2002-07-30
4
-7/+7
|
*
updated to handle extensions
Ken Martin
2002-07-30
2
-11/+34
|
*
FIX: la commande créait du code C++. Du code C devrait faire l'affaire.
Sebastien Barre
2002-07-30
1
-4/+6
|
*
FIX: la commande créait du code C++. Du code C devrait faire l'affaire.
Sebastien Barre
2002-07-30
1
-8/+11
|
*
ENH: change the search path order (if several Tcl/Tk are installed, the ↵
Sebastien Barre
2002-07-29
1
-2/+2
|
|
|
|
"current" version is likely to be the one that is bound to the wish/tclsh found in the PATH)
*
ENH: clean the module, add debug libs
Sebastien Barre
2002-07-26
1
-69/+56
|
*
BUG: Only one generated Tcl wrapper source was getting added to the ↵
Brad King
2002-07-26
2
-6/+7
|
|
|
|
package's library.
*
BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer ↵
Brad King
2002-07-26
1
-1/+10
|
|
|
|
to extern "C" version.
*
BUG: Generated vtkCommand prototype cannot be extern "C" because it may not ↵
Brad King
2002-07-25
1
-4/+2
|
|
|
|
match with the version in VTK.
*
Ok, now cd will work on windows
Andy Cedilnik
2002-07-25
1
-1/+1
|
*
fixed warning
Will Schroeder
2002-07-25
1
-1/+4
|
*
FIX: the stub libs were not searched
Sebastien Barre
2002-07-25
1
-0/+34
|
*
makefile now does not ignore NOTFOUND libs and includes
Ken Martin
2002-07-25
1
-17/+0
|
*
makefile now ignores NOTFOUND libs and includes
Ken Martin
2002-07-25
1
-0/+17
|
*
ENH: Added release script configuration for IRIX build.
Brad King
2002-07-22
1
-0/+7
|
*
ENH: better Drag&Drop, and change source dir automatically when build dir is ↵
Sebastien Barre
2002-07-22
1
-15/+50
|
|
|
|
changed in the GUI
*
allows no arguments
Ken Martin
2002-07-22
2
-4/+2
|
*
ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too
Sebastien Barre
2002-07-21
1
-6/+3
|
*
ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut too
Sebastien Barre
2002-07-21
4
-25/+110
|
*
modified to accept no arguments
Ken Martin
2002-07-20
1
-2/+2
|
*
fixed some empty descriptions
Ken Martin
2002-07-19
1
-14/+18
|
*
full variable replacement and removal or empty arguments
Ken Martin
2002-07-19
1
-9/+23
|
*
does not need a second argument
Ken Martin
2002-07-19
1
-1/+7
|
*
ERR: remove automatic Carbon framework on osx
Yves Starreveld
2002-07-18
2
-2/+2
|
*
fixe for files with paths
Ken Martin
2002-07-17
1
-1/+9
|
*
Fix changing of directories using cmSystemTools RunCommand feature
Andy Cedilnik
2002-07-17
1
-9/+6
|
*
fixed if statements inside a foreach
Ken Martin
2002-07-17
6
-17/+26
|
*
ENH: Added test for IF inside a FOREACH.
Brad King
2002-07-16
9
-6/+84
|
*
ENH: Adding release script configuration for HPUX.e
Brad King
2002-07-15
1
-0/+13
|
*
ENH: Added release configuration file for Sun.
Brad King
2002-07-15
1
-0/+15
|
*
ENH: Made release script more generic for creating static and shared releases.
Brad King
2002-07-15
2
-18/+22
|
*
ENH: Release script configuration file for linux.
Brad King
2002-07-15
1
-0/+5
|
*
ENH: Protoype unix release script.
Brad King
2002-07-15
1
-0/+166
|
*
BUG: Only the last extension should be removed.
Brad King
2002-07-15
1
-1/+1
|
*
ENH: Added GetFilenameWithoutLastExtension.
Brad King
2002-07-15
2
-0/+24
|
*
ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake ↵
Brad King
2002-07-15
1
-1/+1
|
|
|
|
need .in extension.
*
ENH: Added /usr/local/lib/java search paths.
Brad King
2002-07-15
1
-2/+6
|
*
fix install target
Ken Martin
2002-07-15
2
-3/+3
|
*
fix warning
Ken Martin
2002-07-11
1
-1/+1
|
*
BUG: fix for compile with hp
Bill Hoffman
2002-07-11
1
-4/+4
|
*
fix warning on Sun
Ken Martin
2002-07-10
1
-2/+2
|
*
Add command that runs program in given directory
Andy Cedilnik
2002-07-10
1
-0/+27
|
*
better error handling with if statements
Ken Martin
2002-07-10
5
-40/+58
|
*
Fix problem when using NMake. This generated lines without space so nmake ↵
Andy Cedilnik
2002-07-10
1
-1/+1
|
|
|
|
got all confused
*
Add module that finds java executables. This module should find java, javac, ↵
Andy Cedilnik
2002-07-08
1
-0/+22
|
|
|
|
and jar.
*
fixed warning
Ken Martin
2002-07-02
2
-2/+2
|
[next]