2008-01-20 16:23:09 by Tobias Nygren | Files touched by this commit (7) |
Log message: Move more stuff to common handling. Move all options handling to the corresponding options.mk. Silence unzip progress. |
2008-01-20 15:04:55 by Tobias Nygren | Files touched by this commit (7) |
Log message: Makefile: set gcc inline limits sky-high (workaround linker/HPI breakage) options.mk: optionalize build of debug/fastdebug JVM patch-be: fix build w/o plugin patch-b{e,f}: temporarily disable java web start (breaks build) PLIST.*: populate |
2008-01-20 10:36:41 by Tobias Nygren | Files touched by this commit (4) |
Log message: Fix iconv botches, based on patches from Arto Huusko. |
2008-01-20 04:53:06 by Tobias Nygren | Files touched by this commit (1) |
Log message: Prevent a gazillion of g++ warnings about deprecated header usage. |
2008-01-20 03:44:51 by Tobias Nygren | Files touched by this commit (1) |
Log message: Bootstrap with lang/sun-jdk6 by default. |
2008-01-20 03:07:37 by OBATA Akio | Files touched by this commit (2) |
Log message: Add DESTDIR XXX: should not define PKG_DESTDIR_SUPPORT in Makefile.common |
2008-01-20 01:31:02 by Tobias Nygren | Files touched by this commit (1) |
Log message: Comment out the gcc 3.x dep for now since others don't have problems w/ gcc4. |
2008-01-19 16:26:35 by Tobias Nygren | Files touched by this commit (7) |
Log message: More rototill. Require GCC 3.x for compilation. |
2008-01-19 15:49:09 by Tobias Nygren | Files touched by this commit (1) |
Log message: Display the source license before the module license, since it refers to the former. Also don't use a temporary file. |
2008-01-19 12:54:23 by Tobias Nygren | Files touched by this commit (21) | |
Log message: Import first stab at a JDK 1.6.0 package. Warning: incomplete, doesn't quite work yet. |