|
|
@16727
|
16 年 |
vboxsync |
cbinding: Removed the unnecessary includes and
initialized the char …
|
|
|
@16705
|
16 年 |
vboxsync |
cbinding: Added a new example to use dlopen/dlclose to avoid
multiple …
|
|
|
@16684
|
16 年 |
vboxsync |
cbinding: Added the functions to get and set the environment variables.
|
|
|
@16550
|
16 年 |
vboxsync |
- Removed unused reference to $(PATH_VBOX_SVN)/include
- Refactor …
|
|
|
@16547
|
16 年 |
vboxsync |
cbinding.h was moved from sample directory to include directory
as it …
|
|
|
@16514
|
16 年 |
vboxsync |
No need for LD_LIBRARY_PATH because we link with -rpath $(PATH_BIN).
|
|
|
@16487
|
16 年 |
vboxsync |
cbinding: No $Id$ keywords in samples, just $Revision$. The keyword …
|
|
|
@16483
|
16 年 |
vboxsync |
- Renamed tstLinuxC.h to cbinding.h
- added doxygen @file tags and …
|
|
|
@16454
|
16 年 |
vboxsync |
Use -Xlinker -rpath -Xlinker $(PATH_BIN)
instead of -Wl,-rpath …
|
|
|
@16430
|
16 年 |
vboxsync |
Make this more flexible with CC and CFLAGS.
Simplify some targets. …
|
|
|
@16406
|
16 年 |
vboxsync |
cbindings to OSE
|