source: trunk/openjdk/jdk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @191   15 years dmik jdk: awt: Disabled the set_new_handler() code completely as in the …
(edit) @190   15 years dmik jdk: awt: Continuing.
(edit) @189   15 years dmik jdk/make: Added prep-dir-target macro, to be used for directory …
(edit) @187   15 years dmik jdk/awt: Continued.
(edit) @186   15 years dmik jdk/awt: java2d: Disabled Direct3D on OS/2 (see #30).
(edit) @185   15 years dmik jdk/awt: java2d: Continued.
(edit) @184   15 years dmik jdk/awt: Continued.
(edit) @183   15 years dmik jdk: Cast jchar* <-> WCHAR* by hand as wchar_t is incompatible with …
(edit) @182   15 years dmik jdk: Ported java2d (DirectDraw) bits.
(edit) @181   15 years dmik jdk: Building awt in progress (2).
(edit) @180   15 years dmik jdk: AWT assumes UNICODE (wide char API).
(edit) @179   15 years dmik jdk: Typedefs don't need declspec.
(edit) @178   15 years dmik jdk/make: Make sure Java include dirs are listed first because there …
(edit) @177   15 years dmik jdk: Building awt in progress.
(edit) @176   15 years dmik jdk: Make jsound.dll build.
(edit) @167   15 years dmik jdk: pass command line arguments converted to ANSI to the Java main …
(edit) @166   15 years dmik jdk: We certainly need _LITTLE_ENDIAN on OS/2. Together with r165, …
(edit) @165   15 years dmik jdk/fdlibm: Disable the strict aliasing optimization as the math code …
(edit) @164   15 years dmik jdk/make: Fixed jsse.jar dependencies to make sure it is rebuilt when …
(edit) @162   15 years dmik jdk: Addition to r159.
(edit) @161   15 years dmik jdk: Oops, addition to r160.
(edit) @160   15 years dmik jdk: Fixed: WSAStartup wasn't called on OS/2.
(edit) @159   15 years dmik jdk: Make sure we don't attempt to use the missing modern dual Windows …
(edit) @158   15 years dmik jdk/make: Enabled packaging security classes.
(edit) @157   15 years dmik jdk/make; Disable only com.sun.tools.attach only.
(edit) @156   15 years dmik jdk: Disabled accidentially enabled com.sun.security.tools package …
(edit) @155   15 years dmik jdk: Adopted com.sun.security.auth.module package.
(edit) @154   15 years dmik Addition to r153.
(edit) @153   15 years dmik jdk: Adopted and enabled com.security.mscapi package.
(edit) @152   15 years dmik jdk/make: Make sure that javah in packages that use a non-standard …
(edit) @151   15 years dmik jdk/make: Disabled native SmartCard support methods (j2pscs.dll) on …
(edit) @150   15 years dmik jdk/make: Disabled using Lsa* WinAPIs for Kerberos on OS/2 which does …
(edit) @149   15 years dmik jdk: Use DosQueryCp() to set the file.encoding value on OS/2.
(edit) @148   15 years dmik jdk: Use the %HOME% environment variable for detecting user.home …
(edit) @147   15 years dmik jdk/make: Link to libemxwrapN to get access to OS/2 API.
(edit) @146   15 years dmik jdk: Return correct values for os.name, os.version, sun.os.patch.level …
(edit) @144   15 years dmik jdk/make: Added ifndef OS2_TEMP to disable various components we don't …
(edit) @143   15 years dmik jdk/make: Fixed typos that would prevent launchers from building.
(edit) @142   15 years dmik jdk/make: Warnings options for C and C++ differ.
(edit) @141   15 years dmik jdk: jli: Provide underscored JLI_* exports too to keep the import …
(edit) @140   15 years dmik jdk. sun.tools.attach: Partly adopted to OS/2.
(edit) @134   15 years dmik jdk: launchers: Make sure both <JRE>\bin and <JRE>\<jvmtype> are added …
(edit) @133   15 years dmik make: We compile a lot of MSVC code with GCC so disable warnings that …
(edit) @129   15 years dmik Use winFileHandleOpen() instead of JVM_Open when working with zip …
(edit) @121   24 years dmik jdk/make: Add the ability to pick up the OS/2-specific sources from …
(edit) @120   24 years dmik make: Use debug or release Odin libraries automatically, depending on …
(edit) @119   15 years dmik make: Disable fork and Unix way in kLIBC which in particular prevents …
(edit) @118   15 years dmik jdk/make: Remove underscores from some exports.
(edit) @117   15 years dmik jdk: Fixed: java[w].exe overwrote BEGINLIBPATH which broke loading of …
(edit) @107   15 years dmik jdk: Adopted instrument.dll for OS/2.
(edit) @106   15 years dmik jdk: Adopted management.dll for OS/2.
(edit) @105   15 years dmik How come this is not part of r104?
(edit) @104   15 years dmik jdk: Adopted nio.dll for OS/2.
(edit) @102   15 years dmik jdk: zip.dll: Use HANDLE-based file access everywhere (fixes inability …
(edit) @101   15 years dmik jdk: Ported net.dll to OS/2.
(edit) @100   15 years dmik jdk/make: No reason to hide stderr when generating .dep files as it …
(edit) @99   15 years dmik jdk: Made hprof.dll build on OS/2.
(edit) @98   15 years dmik jdk: Fixed a warning: No need in JNIEXPORT in typedef.
(edit) @97   15 years dmik jdk: Made npt.dll build on OS/2.
(edit) @96   15 years dmik jdk: Made zip.dll build on OS/2.
(edit) @94   15 years dmik jdk/make: HPI.DLL must export DLL_Initialize on OS/2 as well.
(edit) @93   15 years dmik jvm/java/main: On OS/2, add the path that contains the loaded JVM.DLL …
(edit) @91   15 years dmik jdk/src: Adopted java.exe and javaw.exe to OS/2.
(edit) @90   15 years dmik jdk/make: Don't pass compile step options to the linker on OS/2 with GCC.
(edit) @89   15 years dmik jdk/make: Added support for building .EXEs on OS/2 using GCC.
(edit) @88   15 years dmik jdk/make: Make static jli.lib depend on its object files.
(edit) @87   15 years dmik jdk/src: Adopted jli.dll to OS/2.
(edit) @86   15 years dmik jdk/src: Continue porting to OS/2.
(edit) @85   15 years dmik jdk/make: Add missing libraries.
(edit) @84   15 years dmik jdk/src: jvm_md.h: Add O_TEMPORARY and underscored vesions of _O_XXX …
(edit) @83   15 years dmik jdk/src: Don't define P if already defined by the C library.
(edit) @82   15 years dmik jdk/src: Define O_SYNC and O_DSYNC separately.
(edit) @81   15 years dmik make: Fixed reverted MAKEFILE macro.
(edit) @77   15 years dmik jdk/make: Fixed wrong emxomfar switch.
(edit) @75   15 years dmik jdk/make: Generate OMF files on OS/2!
(edit) @74   15 years dmik jdk/make: Adopted a huge bunch of makefiles to OS/2 (will be tested as …
(edit) @73   15 years dmik jdk/make: Typo.
(edit) @71   15 years dmik jdk/make: Added support for OS/2 to the java.dll makefile.
(edit) @70   15 years dmik jdk/make: Build an import library on OS/2 when linking a .DLL and …
(edit) @69   15 years dmik jdk/make: Typo.
(edit) @67   15 years dmik jdk/make: Pick up correct files when gathering hotspot on OS/2.
(edit) @66   15 years dmik jdk/src: EMX: use built-in int64_t.
(edit) @65   15 years dmik hotspot: Export additional necessary symbols from jvm.dll.
(edit) @55   15 years dmik hotspot/make/os2: Disable BSD stuff at compile time and add necessary …
(edit) @54   15 years dmik hotspot/make: Put -DSTRICT back as modern Win32 apps assume HANDLE is …
(edit) @52   15 years dmik hotspot/make No -DSTRICT as it makes HANDLE and HFILE non-polymorphic …
(edit) @39   15 years dmik jdk/hpi/windows: Compiler warnings.
(edit) @38   15 years dmik jdk/hpi: Port windows/sys_api_md, system_md and threads_md to EMX/os2.
(edit) @37   15 years dmik jdk/make/os2: Make more functions visible in LIBC headers (all except …
(edit) @36   15 years dmik jdk/make/os2: Add proper DLL generation switch.
(edit) @35   15 years dmik jdk/hpi: Port windows/monitor_md to EMX.
(edit) @34   15 years dmik jdk/hpi: Adopt windows thread_md/memory_md sources and related headers …
(edit) @33   15 years dmik jdk/hpi: Use Windows sources on OS/2.
(edit) @32   15 years dmik jdk/hpi/windows: Compiler warnings.
(edit) @31   15 years dmik jdk/windows: socket_md.c: Greatly simplify function pointer …
(edit) @30   15 years dmik jdk/make/os2: Try to solve kLIBC and Winsock conflicts by defining …
(edit) @29   15 years dmik jdk/make/os2: Enable dependency file generation for C/C++ sources when …
(edit) @28   15 years dmik jdk/make: Only use CC_DEPEND_FILTER if it is defined.
(edit) @27   15 years dmik jdk/make: Integrate Odin SDK to the compiler/linker definitions and …
(edit) @26   15 years dmik jdk/make: Escape the classpath separator that conflicts with the bash …
Note: See TracRevisionLog for help on using the revision log.