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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename header guards to not start with double underscore
Sean McBride
2014-12-11
1
-2/+2
*
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S...
Brad King
2006-03-16
1
-8/+0
*
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st...
Andy Cedilnik
2006-03-16
1
-44/+9
*
ENH: fix for bug 2808, use dlopen on new OSX versions
Bill Hoffman
2006-02-16
1
-3/+8
*
FIX: fix bug 1690
Bill Hoffman
2005-03-22
1
-0/+3
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Add accessor for Flushing cache
Andy Cedilnik
2002-09-24
1
-0/+4
*
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in str...
Brad King
2002-09-11
1
-10/+2
*
ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. ...
Brad King
2002-09-10
1
-1/+12
*
added plugin support
Ken Martin
2002-08-21
1
-0/+80