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
*
minor bug
Ken Martin
2002-08-21
3
-15/+13
*
support for dll
Ken Martin
2002-08-21
2
-23/+14
*
dll support
Ken Martin
2002-08-21
2
-7/+8
*
made into dll
Ken Martin
2002-08-21
1
-1/+1
*
support for plugins
Ken Martin
2002-08-21
3
-10/+9
*
adding plugin support
Ken Martin
2002-08-21
2
-0/+281
*
added plugin support
Ken Martin
2002-08-21
2
-0/+314
*
made CMakeLib shared on windows
Ken Martin
2002-08-21
7
-24/+88
*
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
*
ENH: Platform dependent libraries added.
Luis Ibanez
2002-08-14
1
-1/+12
*
added macro test
Ken Martin
2002-08-13
3
-3/+33
*
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
*
FIX: fix commit messup (this change was committed to the branch instead of th...
Sebastien Barre
2002-08-09
1
-2/+2
*
FIX:
Sebastien Barre
2002-08-09
1
-9/+15
*
This hopefully finds wxWindows on UNIX
Andy Cedilnik
2002-08-09
1
-3/+17
*
Add UNIX support for WXWINDOWS
Andy Cedilnik
2002-08-08
1
-20/+29
*
Add return value support and add documentation
Andy Cedilnik
2002-08-08
2
-15/+47
*
ENH: Updated copyright.
Brad King
2002-08-08
1
-14/+19
*
Add option of storing output to the variable
Andy Cedilnik
2002-08-08
2
-2/+30
*
ENH: first stab at wxWindows support (win32)
Sebastien Barre
2002-08-08
1
-0/+39
*
ENH: Adding installation for man page.
Brad King
2002-08-08
1
-1/+1
*
BUG: handle .exe extension for cygwin
Bill Hoffman
2002-08-08
1
-13/+4
*
ENH: Initial checkin of unix manpage.
Brad King
2002-08-08
1
-0/+112
*
fixed some compiler warnings and leaks
Ken Martin
2002-08-08
1
-0/+2
*
ENH: Split install script into two parts. Added basic support for adding mor...
Brad King
2002-08-07
8
-172/+259
*
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
*
ENH: Images library added. Names for debuggin versions in windows added.
Luis Ibanez
2002-08-05
1
-5/+9
*
minor fix
Ken Martin
2002-08-05
1
-3/+8
*
FIX: names styles for fltkgl and fltkforms are different in windows and linux.
Luis Ibanez
2002-08-02
1
-2/+2
*
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
*
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
[next]