source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @281   14 years dmik localenv: Require GCC 4.5.2 again as the recent fix works well so that …
(edit) @280   14 years dmik localenv: Specify a path where to take pre-downloaded source bundles …
(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) @277   14 years dmik hotspot: Don't attempt to analyze the DLL header on load failure, this …
(edit) @276   14 years dmik Tagged openjdk-6-src-b22-28_feb_2011 for further reference.
(edit) @275   14 years dmik vendor: Merged in openjdk-6-src-b22-28_feb_2011 from Oracle to current.
(edit) @274   14 years dmik jdk: Provide common DllMain() code that calls static destructors when …
(edit) @273   14 years dmik env.cmd: Make sure Odin is not added to PATH/LIBPATH when making …
(edit) @272   14 years dmik hotspot: Fixed build breaks under GCC 4.5.2.
(edit) @271   14 years dmik Require GCC 4.4.5 instead of 4.5.2 as the latter is bogus ATM (see …
(edit) @270   14 years dmik java_props_md.c: More GCC warnings and also fixed a wrong array …
(edit) @269   14 years dmik java_props_md.c: Fixed GCC warnings.
(edit) @268   14 years dmik Require GCC 4.5.2 that fixes the problems with catching C++ …
(edit) @267   14 years dmik Tagged RC release.
(edit) @266   14 years dmik Readme/changes update for RC.
(edit) @265   14 years dmik env.cmd: Typo.
(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) @262   15 years dmik LocalEnv.cmd: No need in an openjdk6 build from Windows any more.
(edit) @261   15 years dmik make: Rolled back r17: no more need bootstrapping with java 1.5.
(edit) @260   15 years dmik env.cmd: Enable building corba, jaxp and jaxws by default.
(edit) @259   15 years dmik jaxp, jaxws: Changed the location of sourse zips to let these …
(edit) @258   15 years dmik corba: Apply make system patches from jdk (I really wonder why they …
(edit) @257   15 years dmik jdk: Fixed exports in mlibimg.dll that caused …
(edit) @256   15 years dmik jdk/jsound: Disable jitter correction in SoftSynthesizer by default on …
(edit) @255   15 years dmik jdk/jsound: Adapted MIDI and DirectAudio code to OS/2 to make sound …
(edit) @254   15 years dmik jdk/jsound: Using extern "C" around headers is plain wrong.
(edit) @253   15 years dmik jdk/jsound: Using extern "C" around headers is plain wrong.
(edit) @252   15 years dmik hotspot: Use LIBPATH to comprise java.library.path instead of PATH on OS/2.
(edit) @251   15 years dmik jdk: JPDA: Skip empty entries when dragging in the CLASSPATH value.
(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) @247   15 years dmik jdk: Added com.sun.image.codec.jpeg implementatio from …
(edit) @246   15 years dmik all: Use os2wrap.h instead of os2.h to make sure that all OS/2 APIs …
(edit) @245   15 years dmik make: Added rules to instantly generate .sym files out of .map.
(edit) @244   15 years dmik jdk: java.util.prefs.WindowsPreferencesFactory on OS/2 as the default …
(edit) @243   15 years dmik Tagged Beta 2 release.
(edit) @242   15 years dmik tools/CreateImageZIPs.cmd: Removed erroneous comment blocks.
(edit) @241   15 years dmik Readme/changes for Beta 2.
(edit) @240   15 years dmik tools: Added a simple .cmd to create SDK/JRE distribution zip archives.
(edit) @239   15 years dmik jdk: Fixed wrong message order during Drag & Drop that could lead to a …
(edit) @238   15 years dmik jdk/make: Enabled deploying demos/samples and all missing GUI …
(edit) @237   15 years dmik jdk: Fixed Drag & Drop on OS/2 and Windows. The drag distance integer …
(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) @230   15 years dmik README.OS2: Wording.
(edit) @229   15 years dmik README.OS2: Added information about memory requirements and about how …
(edit) @228   15 years dmik hotspot: Fixed the detection of the default maximum Java heap size …
(edit) @227   15 years dmik jdk: Added font names for standard fonts used in fontconfig (the …
(edit) @226   15 years dmik Tagged beta release.
(edit) @225   15 years dmik Updated README.OS2/CHANGES.OS2 for the release.
(edit) @224   15 years dmik README: Mention the requirement of ILINK 5.0.
(edit) @223   15 years dmik jdk: Set Java default fonts to Helvetica, Courier and Times New Roman …
(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) @220   15 years dmik jdk/awt: Fixed ILINK build: Made new[]/delete[] overloads extern so …
(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) @217   15 years dmik jdk: Added support for OS/2 to sun.awt.OSInfo.
(edit) @216   15 years dmik jdk: Disabled SetWindowSubclass API for the time being since it's …
(edit) @215   15 years dmik jdk: Antialias fonts on OS/2 by default due to bad quality of standard …
(edit) @214   15 years dmik jdk: Force font auto-hinting in FreeType on OS/2 due to the bad …
(edit) @213   15 years dmik jdk: Search for font files in directories where registered fonts from …
(edit) @212   15 years dmik jdk: Define proper IS_WIN32, IS_NT and friends on OS/2.
(edit) @211   15 years dmik jdk: JNU_ThrowByNameWithLastError(): Preprent default detail if not …
(edit) @210   15 years dmik hotspot: Make sure JVM_GetLastErrorString()'s own debug statements …
(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) @207   15 years dmik jdk: FontConfiguration: Replace / and \ in the "os.name" property with …
(edit) @206   15 years dmik jdk: delete and delete[] operators are different in GNU C++ but both …
(edit) @205   15 years dmik jdk: FontManager: Pretend we are a Windows platform.
(edit) @204   15 years dmik jdk: awt: SystemParametersInfo() may not support some SPI_ value, …
(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) @199   15 years dmik Added a new build of freetype.lib from Lucide (revision 466, with 'if …
(edit) @198   15 years dmik jdk: Added fontconfig.properties for OS/2 (a copy of the Win32 one so far).
(edit) @197   15 years dmik jdk/make: Enabled awt build.
(edit) @196   15 years dmik jdk/make: Make the PLATFORM_SRC_OS2 public.
(edit) @195   15 years dmik jdk: Added jsafe_cast<> template intended to safely cast between …
(edit) @194   15 years dmik jdk: Using #include within extern "C" {} is always wrong.
(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) @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) @188   15 years dmik Wording.
(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.
Note: See TracRevisionLog for help on using the revision log.