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

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

Detail

2012.03.20.Log0481.txt

📄SVN 📅2012-03-20 💾1,5 KB 4 Parsed entries FIX

Revision r2509

Makefile: Update/fix treatment of libpng libraries and headers under Windows and OS X.

Revision r2508

osxbuild.sh: Partial solution for non-building tools: remove "-j 3" parameter. (The -k [--keep-going] parameter has been added just to the tools for a small bit of good measure.)

Revision r2507

Makefiles: Add $(STATICSTDCPP) variable which the user can set to 0 or 1 to explicitly set C++ standard library linking to static or shared respectively. By default it is transparently left blank.
An effect is only really seen in the buildtools written in C++, currently just arttool.
This is mainly of interest to distributors of the buildtools to avoid missing DLL errors.

Revision r2506

More "malloc + strlen + strcpy --> strdup" in module parameter code.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2510 | hendricks266 | 2012-03-20 12:33:24 -0700 (Tue, 20 Mar 2012) | 1 line

Makefile: Link to libz on OS X like on Windows.
------------------------------------------------------------------------
r2509 | hendricks266 | 2012-03-20 12:30:50 -0700 (Tue, 20 Mar 2012) | 1 line

Makefile: Update/fix treatment of libpng libraries and headers under Windows and OS X.
------------------------------------------------------------------------
r2508 | hendricks266 | 2012-03-20 12:29:46 -0700 (Tue, 20 Mar 2012) | 1 line

osxbuild.sh: Partial solution for non-building tools: remove "-j 3" parameter. (The -k [--keep-going] parameter has been added just to the tools for a small bit of good measure.)
------------------------------------------------------------------------
r2507 | hendricks266 | 2012-03-20 12:29:11 -0700 (Tue, 20 Mar 2012) | 3 lines

Makefiles: Add $(STATICSTDCPP) variable which the user can set to 0 or 1 to explicitly set C++ standard library linking to static or shared respectively. By default it is transparently left blank.
An effect is only really seen in the buildtools written in C++, currently just arttool.
This is mainly of interest to distributors of the buildtools to avoid missing DLL errors.
------------------------------------------------------------------------
r2506 | hendricks266 | 2012-03-20 12:28:22 -0700 (Tue, 20 Mar 2012) | 1 line

More "malloc + strlen + strcpy --> strdup" in module parameter code.
------------------------------------------------------------------------