source: trunk/openjdk/jdk/make/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @444   9 years dmik Fix echo -e issues across different shells on OS/2.
(edit) @443   9 years dmik Adjust the makefiles to RPM/YUM UNIXROOT toolchain. It should still …
(edit) @406   13 years dmik trunk: Merged in openjdk6 b27 from branches/vendor/oracle.
(edit) @390   13 years dmik trunk: Merged in openjdk6 b25 from branches/vendor/oracle. This …
(edit) @333   13 years dmik jdk: Fix a whole bunch of warnings and a few build errors. GCC is …
(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) @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) @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) @261   15 years dmik make: Rolled back r17: no more need bootstrapping with java 1.5.
(edit) @249   15 years dmik jdk: Adopted JPDA to OS/2 and included in the build (closes #19).
(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) @232   15 years dmik jdk: Enabled building demos and samples.
(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) @201   15 years dmik jdk/make: Added support for LIBRARY_SHORT that allows to specify a …
(edit) @196   15 years dmik jdk/make: Make the PLATFORM_SRC_OS2 public.
(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) @178   15 years dmik jdk/make: Make sure Java include dirs are listed first because there …
(edit) @166   15 years dmik jdk: We certainly need _LITTLE_ENDIAN on OS/2. Together with r165, …
(edit) @164   15 years dmik jdk/make: Fixed jsse.jar dependencies to make sure it is rebuilt when …
(edit) @158   15 years dmik jdk/make: Enabled packaging security classes.
(edit) @152   15 years dmik jdk/make: Make sure that javah in packages that use a non-standard …
(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) @142   15 years dmik jdk/make: Warnings options for C and C++ differ.
(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) @100   15 years dmik jdk/make: No reason to hide stderr when generating .dep files as it …
(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) @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) @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) @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) @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) @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 …
(edit) @18   15 years dmik make: Use platform specific extensions when searching for ant in …
(edit) @17   15 years dmik jdk/make/os2: Temporarily lower the bootstrap java requirement to 1.5 …
(edit) @16   15 years dmik jdk/make/os2: More defines.
(edit) @15   15 years dmik os2: Added prebuilt Freetype 2.3.11 library from …
(edit) @14   15 years dmik jdk/make/os2: Added compiler and linker options.
(edit) @12   15 years dmik jdk/make/os2: Add the required GCC version check and a couple of other …
(edit) @10   15 years dmik make: More support for the OS/2 platform.
(edit) @9   15 years dmik make/defs: Make sure GetVersion returns for a string that doesn't …
(edit) @7   15 years dmik Added OS/2 versions of make files for JDK.
(copy) @4   15 years dmik Copied OpenJDK 6 b19 to trunk.
copied from branches/vendor/oracle/openjdk6/current/jdk/make/common
(add) @2   15 years dmik Imported OpenJDK 6 b19 sources from Oracle.
Note: See TracRevisionLog for help on using the revision log.