CVS log for ports/devel/stlport/files/Attic/patch-test::eh::gcc-freebsd.mak
Up to [FreeBSD] / ports / devel / stlport / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Sun Dec 23 17:00:36 2007 UTC (4 years, 1 month ago) by thierry
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +0 -0 lines
Upgrade to 5.1.4 and unbreak. Changelog at <https://sourceforge.net/project/shownotes.php?group_id=146814&release_id=544939> PR: ports/118372 Submitted by: Vaclav Haisman <v.haisman (at) sh.cvut.cz>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 20 16:03:49 2004 UTC (7 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 4.6.2 PR: ports/73604 Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> Approved by: maintainer timeout (2 weeks)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 22 15:28:18 2003 UTC (8 years, 1 month ago) by netchild
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Second part of the stlport-icc fix for 4.x. [1] This patch modifies some gcc parts too, but basically it makes the port respect CFLAGS. Because of bugs in combination with gcc 3.x and some optimization options the CFLAGS are hardcoded (better safe than sorry). I've tested the gcc part of the fix on 4-stable and two 5.x systems. Submitted by: Marius Strobl <marius@alchemy.franken.de> [1] Approved by: maintainer timeout (for devel/stlport)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 26 04:20:21 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Unbreak build for gcc-2.95.4 PR: 39826, 39872 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 7 10:37:50 2002 UTC (9 years, 8 months ago) by mbr
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- -D_REENTRANT is still needed. For STABLE and CURRENT. - Delete obsoleted patch
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 7 09:31:19 2002 UTC (9 years, 8 months ago) by mbr
Branches: MAIN
- Respect USE_GCC= - Make the library really threadsafe. This has been broken in CURRENT since the port exists. - Add a gcc31 workaround
