------------------------------------------------------------------------ r2522 | hendricks266 | 2012-03-23 13:24:30 -0700 (Fri, 23 Mar 2012) | 1 line Update credits in menus.c with people from the Credits wiki page. Also, fix the text and order of other entries. ------------------------------------------------------------------------ r2521 | hendricks266 | 2012-03-23 13:23:46 -0700 (Fri, 23 Mar 2012) | 5 lines Build tools: - Fix up and add building instructions for kmd2tool, getdxdidf, and makesdlkeytrans. - Add kmd2tool to "utils" build job. - Fix warning in and cross-platform building of generateicon. - Source and text cleanup! ------------------------------------------------------------------------ r2520 | hendricks266 | 2012-03-23 13:22:10 -0700 (Fri, 23 Mar 2012) | 6 lines Makefiles: - Properly handle the architecture definition when BUILD32_ON_64=1 - Add proper $(*LDFLAGS) to which LTO and ARCH are correctly passed. - Cleanup of compiler flag variables. This should fix to some degree building of the Build tools on OS X, and it may possibly fix the crashing of the OS X x86 32-bit build. ------------------------------------------------------------------------