mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
updated.
This commit is contained in:
parent
737909c878
commit
640781486b
1 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
2003-01-31 Tom Tromey
|
||||||
|
|
||||||
|
* library/Makefile (OS): New macro.
|
||||||
|
(ARCH): Likewise.
|
||||||
|
(JDK_INCLUDES, JDK_OS_INCLUDES): Define; don't check to see if
|
||||||
|
they are set externally.
|
||||||
|
(INSTALL_DIR): New macro.
|
||||||
|
(LIB_NAME_FULL_SPAWNER): Use it.
|
||||||
|
(LIB_NAME_FULL_PTY): Likewise.
|
||||||
|
($(LIB_NAME_FULL_SPAWNER)): Make output directory.
|
||||||
|
($(LIB_NAME_FULL_PTY)): Likewise.
|
||||||
|
|
||||||
2002-10-15 Alain Magloire
|
2002-10-15 Alain Magloire
|
||||||
|
|
||||||
Runtime.getRuntime().exec(..) would throw an exception
|
Runtime.getRuntime().exec(..) would throw an exception
|
||||||
|
@ -12,4 +24,3 @@
|
||||||
|
|
||||||
os/linux/x86/libspawner.so: Rebuild.
|
os/linux/x86/libspawner.so: Rebuild.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue