Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2012.03.11.Log0470.txt

📄SVN 📅2012-03-11 💾1,8 KB 5 Parsed entries FIX

Revision r2459

Convenience Makefile variable for building with Clang: make CLANG=1

Revision r2458

More Build tools improvements:
 - JFBuild ports: arttool, givedepth, and mkpalette
 - All viable tools are now built when 'make utils' is invoked, not just some
 - Revert "initprintf" hack of previous commit and replace it with "compat_tools.c"
 - Move Bstrtolower from baselayer.c to compat.c
 - Makefiles: Add start and finish messages for the tools
 - Makefiles: To prevent "-Wimplicit" from being passed to the C++ compiler, create $(*CONLYFLAGS)

Revision r2457

Fix compiling the Build tools by:
 - Adding $(EXESUFFIX) where it belongs in the Makefile.
 - Eliminating a call to initprintf() from compat.c. This may not be ideal.

Revision r2456

Fix JonoF's email address.

Revision r2455

osxbuild.sh:
 - Generate changelog and add to zip.
 - Increase minimum version to Leopard 10.5.
 - Fix typo in usage printout.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2460 | hendricks266 | 2012-03-11 21:57:06 -0700 (Sun, 11 Mar 2012) | 1 line

Fix another typo in osxbuild.sh.
------------------------------------------------------------------------
r2459 | hendricks266 | 2012-03-11 21:49:16 -0700 (Sun, 11 Mar 2012) | 1 line

Convenience Makefile variable for building with Clang: make CLANG=1
------------------------------------------------------------------------
r2458 | hendricks266 | 2012-03-11 21:48:42 -0700 (Sun, 11 Mar 2012) | 7 lines

More Build tools improvements:
 - JFBuild ports: arttool, givedepth, and mkpalette
 - All viable tools are now built when 'make utils' is invoked, not just some
 - Revert "initprintf" hack of previous commit and replace it with "compat_tools.c"
 - Move Bstrtolower from baselayer.c to compat.c
 - Makefiles: Add start and finish messages for the tools
 - Makefiles: To prevent "-Wimplicit" from being passed to the C++ compiler, create $(*CONLYFLAGS)
------------------------------------------------------------------------
r2457 | hendricks266 | 2012-03-11 21:47:49 -0700 (Sun, 11 Mar 2012) | 3 lines

Fix compiling the Build tools by:
 - Adding $(EXESUFFIX) where it belongs in the Makefile.
 - Eliminating a call to initprintf() from compat.c. This may not be ideal.
------------------------------------------------------------------------
r2456 | hendricks266 | 2012-03-11 21:47:04 -0700 (Sun, 11 Mar 2012) | 1 line

Fix JonoF's email address.
------------------------------------------------------------------------
r2455 | hendricks266 | 2012-03-11 21:45:17 -0700 (Sun, 11 Mar 2012) | 4 lines

osxbuild.sh:
 - Generate changelog and add to zip.
 - Increase minimum version to Leopard 10.5.
 - Fix typo in usage printout.
------------------------------------------------------------------------