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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
added C Plugin API first cut
Ken Martin
2002-08-21
2
-0/+675
*
BUG: use c compiler for link of c programs, and use temp file nmake syntax fo...
Bill Hoffman
2002-08-21
1
-2/+20
*
minor fix
Ken Martin
2002-08-16
1
-5/+1
*
modified how source files store properties
Ken Martin
2002-08-16
24
-134/+158
*
ERR: unsigned int -> size_t.
Brad King
2002-08-16
1
-1/+1
*
ENH: Changed check for which version of instantiators to generate to look for...
Brad King
2002-08-16
1
-5/+6
*
BUG: Added backward-compatability. The old instantiator style will be used u...
Brad King
2002-08-15
2
-2/+217
*
ENH: Improved generated instantiator to use extern declarations to wrappers a...
Brad King
2002-08-15
2
-137/+40
*
ENH: add -DWIN32 flag for builds
Bill Hoffman
2002-08-15
1
-2/+2
*
added new command
Ken Martin
2002-08-13
3
-0/+234
*
compiler warning
Ken Martin
2002-08-12
1
-1/+1
*
better IF ELSE handling
Ken Martin
2002-08-09
3
-27/+13
*
Add return value support and add documentation
Andy Cedilnik
2002-08-08
2
-15/+47
*
Add option of storing output to the variable
Andy Cedilnik
2002-08-08
2
-2/+30
*
BUG: handle .exe extension for cygwin
Bill Hoffman
2002-08-08
1
-13/+4
*
fixed some compiler warnings and leaks
Ken Martin
2002-08-08
1
-0/+2
*
fixed some compiler warnings and leaks
Ken Martin
2002-08-07
1
-1/+1
*
fixed some compiler warnings and leaks
Ken Martin
2002-08-07
1
-15/+4
*
minor fix
Ken Martin
2002-08-05
1
-3/+8
*
FIX: put ExpandRegistryValue() back (seems to have been removed accidentally ...
Sebastien Barre
2002-08-02
1
-0/+1
*
FIX: stupid pb fixed (close to being medieval'ed by The Ken)
Sebastien Barre
2002-08-01
1
-1/+2
*
no longer need an argument
Ken Martin
2002-08-01
1
-2/+1
*
BUG: fix jump to directory and build for nmake if library path is not set. co...
Bill Hoffman
2002-07-31
4
-51/+43
*
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 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
*
BUG: Only one generated Tcl wrapper source was getting added to the package's...
Brad King
2002-07-26
2
-6/+7
*
BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer t...
Brad King
2002-07-26
1
-1/+10
*
BUG: Generated vtkCommand prototype cannot be extern "C" because it may not m...
Brad King
2002-07-25
1
-4/+2
*
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
*
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: better Drag&Drop, and change source dir automatically when build dir is ...
Sebastien Barre
2002-07-22
1
-15/+50
*
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
*
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
*
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
3
-8/+17
*
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
*
fix install target
Ken Martin
2002-07-15
2
-3/+3
*
fix warning
Ken Martin
2002-07-11
1
-1/+1
[next]