source: trunk/openjdk/jdk/make

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @339   13 years dmik Switch JNI calling convention from stdcall to _System on OS/2. This …
(edit) @337   13 years dmik Fully obey BUILD_CLIENT_ONLY on OS/2. This completely disables …
(edit) @334   13 years dmik jdk: Fix another bunch of warnings. That should be it now.
(edit) @333   13 years dmik jdk: Fix a whole bunch of warnings and a few build errors. GCC is …
(edit) @332   13 years dmik jdk: Make sure DllMain in JAWTOS2.DLL is called. This also fixes the …
(edit) @331   13 years dmik Enable WLINK support. It seems that the AWT DLL can now be …
(edit) @330   13 years dmik jdk: Fix a bunch of warnings. GCC is more strict than MSVC.
(edit) @328   13 years dmik jdk: No JNU functions any more.
(edit) @310   14 years dmik Tailor makefiles for the new Odin 8.x build layout.
(edit) @309   14 years dmik trunk: Merged in openjdk6 b24 from branches/vendor/oracle.
(edit) @303   14 years dmik jdk/make: Support situations when the version number printed by "java …
(edit) @289   14 years dmik Typo in r288.
(edit) @288   14 years dmik jdk: Fixed: the dtdbuilder tool would write the binary DTD to stdout …
(edit) @285   14 years dmik jvm/make: Preserve .MAP and .SYM of JAVA.DLL from being overwritten by …
(edit) @279   14 years dmik jdk/make: Removed accidentally committed build target hack (yes, this …
(edit) @278   14 years dmik trunk: Merged in openjdk6 b22 from branches/vendor/oracle.
(edit) @274   14 years dmik jdk: Provide common DllMain() code that calls static destructors when …
(edit) @268   14 years dmik Require GCC 4.5.2 that fixes the problems with catching C++ …
(edit) @264   14 years dmik jdk/make: We don't want D3D in the near future on OS/2.
(edit) @263   14 years dmik make: Global DLL rename by adding the 'j' prefix to avoid possible …
(edit) @261   15 years dmik make: Rolled back r17: no more need bootstrapping with java 1.5.
(edit) @257   15 years dmik jdk: Fixed exports in mlibimg.dll that caused …
(edit) @255   15 years dmik jdk/jsound: Adapted MIDI and DirectAudio code to OS/2 to make sound …
(edit) @250   15 years dmik jdk/make: jpda/transport: Oops, dt_shmem.dll didn't export the OnLoad
(edit) @249   15 years dmik jdk: Adopted JPDA to OS/2 and included in the build (closes #19).
(edit) @248   15 years dmik jdk/make: jpda/back: De-complexified vpath definition.
(edit) @245   15 years dmik make: Added rules to instantly generate .sym files out of .map.
(edit) @238   15 years dmik jdk/make: Enabled deploying demos/samples and all missing GUI …
(edit) @236   15 years dmik jdk/make: Enabled building of the rest of com.sun.* classes.
(edit) @235   15 years dmik jdk/make: Enabled building the sun.audio package. This was the last …
(edit) @234   15 years dmik jdk/make: We don't need a manual make.depend for GCC as we already …
(edit) @233   15 years dmik make: Enabled building of jawt.lib.
(edit) @232   15 years dmik jdk: Enabled building demos and samples.
(edit) @231   15 years dmik jdk: Added fontconfig for the Liberation font family and placed …
(edit) @222   15 years dmik make: Added INITINSTANCE/TERMINSTANCE to .def files since ILINK …
(edit) @221   15 years dmik make: Added /OPTFUNC to ILINK.
(edit) @219   15 years dmik make: Add support for ILINK and forbid using WLINK for JDK due to bugs …
(edit) @218   15 years dmik jdk: Use special init/term routines in awt.dll to make sure C++ dtors …
(edit) @213   15 years dmik jdk: Search for font files in directories where registered fonts from …
(edit) @209   15 years dmik jdk/make: Enabled building of image, awt, splashscreen, font, jpeg, …
(edit) @208   15 years dmik jdk: Made build splashscreen.dll, jpeg.dll, lcms.dll.
(edit) @203   15 years dmik jdk: Shortened 5 other DLL names.
(edit) @202   15 years dmik jdk: Use fontmgr.dll instead of fontmanager.dll on OS/2 (usual 8x3 …
(edit) @201   15 years dmik jdk/make: Added support for LIBRARY_SHORT that allows to specify a …
(edit) @200   15 years dmik jdk: Made fontmanager.dll build.
(edit) @197   15 years dmik jdk/make: Enabled awt build.
(edit) @196   15 years dmik jdk/make: Make the PLATFORM_SRC_OS2 public.
(edit) @193   15 years dmik jdk: Finally made awt.dll build.
(edit) @192   15 years dmik make: emxlibwrap* -> libwrap* (Odin32 does no longer provide special …
(edit) @189   15 years dmik jdk/make: Added prep-dir-target macro, to be used for directory …
(edit) @186   15 years dmik jdk/awt: java2d: Disabled Direct3D on OS/2 (see #30).
(edit) @180   15 years dmik jdk: AWT assumes UNICODE (wide char API).
(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) @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) @161   15 years dmik jdk: Oops, addition to r160.
(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) @147   15 years dmik jdk/make: Link to libemxwrapN to get access to OS/2 API.
(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) @133   15 years dmik make: We compile a lot of MSVC code with GCC so disable warnings that …
(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) @107   15 years dmik jdk: Adopted instrument.dll for OS/2.
(edit) @104   15 years dmik jdk: Adopted nio.dll for OS/2.
(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) @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) @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) @85   15 years dmik jdk/make: Add missing libraries.
(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.
Note: See TracRevisionLog for help on using the revision log.