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
/
cmDynamicLoader.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some borland 6 warnings
Bill Hoffman
2003-05-28
1
-7/+6
*
fix one warning
Ken Martin
2003-04-17
1
-0/+3
*
fix one warning
Ken Martin
2003-04-16
1
-1/+1
*
Attempt to make unloading work on OSX
Andy Cedilnik
2003-04-16
1
-0/+1
*
BUG: fixes for hp
Bill Hoffman
2003-03-11
1
-1/+1
*
fix free before use
Bill Hoffman
2002-12-05
1
-2/+3
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Remove memory leak caused by cmDynamicLoader not being deleted properly
Ken Martin
2002-10-09
1
-3/+2
*
BUG: fix load command stuff for cygwin and cleanup at exit
Bill Hoffman
2002-09-30
1
-3/+5
*
Add accessor for Flushing cache
Andy Cedilnik
2002-09-24
1
-0/+5
*
fix for cygwin and nmake that does not define WIN32
Bill Hoffman
2002-09-24
1
-0/+4
*
Fix cache for non void* types
Andy Cedilnik
2002-09-23
1
-4/+4
*
Keep track of libraries so that you can load them as many times as you want...
Andy Cedilnik
2002-09-23
1
-9/+116
*
Fix extension and suffix for modules on mac
Andy Cedilnik
2002-09-23
1
-2/+2
*
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in str...
Brad King
2002-09-11
1
-14/+56
*
ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. ...
Brad King
2002-09-10
1
-42/+14
*
removed some couts
Ken Martin
2002-09-05
1
-10/+9
*
added plugin support
Ken Martin
2002-08-21
1
-0/+234