CVS log for pkgsrc/lang/gcc44/Attic/options.mk
Up to [cvs.NetBSD.org] / pkgsrc / lang / gcc44
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Fri Oct 1 11:56:13 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1
lines
Prune gcc34, gcc44.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Sep 30 13:16:59 2016 UTC (8 years, 6 months ago) by sevan
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2
lines
Do not build with the gcc-java enabled by default.
Add a comment to note the removal of option.
Discussed on pkgsrc-users@
http://mail-index.netbsd.org/pkgsrc-users/2016/09/29/msg023796.html
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 25 14:42:55 2016 UTC (9 years, 2 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -6
lines
Use OPSYSVARS.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 13 11:01:32 2012 UTC (13 years ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -2
lines
Add option gcc-inplace-math to allow building devel/gmp and math/mpfr
along with gcc, as described at http://gcc.gnu.org/install/prerequisites.html
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 13 10:35:38 2012 UTC (13 years ago) by hans
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Move ICONVPREFIX definiton to nls option.
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 11:29:51 2012 UTC (13 years ago) by spz
Branches: pkgsrc-2012Q1
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +7 -8
lines
Pullup ticket #3722 - requested by sbd
lang/gcc44: option syntax fix
Revisions pulled up:
- lang/gcc44/options.mk 1.9
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Sun Apr 8 05:04:36 UTC 2012
Modified Files:
pkgsrc/lang/gcc44: options.mk
Log Message:
Revert the below commit as it has been decided that plus (+) characters are
allowed in option names (pkglint has been updated).
---
Module Name: pkgsrc
Committed By: sbd
Date: Wed Apr 4 22:18:30 UTC 2012
Modified Files:
pkgsrc/lang/gcc44: options.mk
Log Message:
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc44/options.mk
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/gcc44/options.mk
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 8 05:04:36 2012 UTC (13 years ago) by sbd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -8
lines
Revert the below commit as it has been decided that plus (+) characters are
allowed in option names (pkglint has been updated).
---
Module Name: pkgsrc
Committed By: sbd
Date: Wed Apr 4 22:18:30 UTC 2012
Modified Files:
pkgsrc/lang/gcc44: options.mk
Log Message:
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc44/options.mk
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 4 22:18:29 2012 UTC (13 years ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base
Branch point for: pkgsrc-2012Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -7
lines
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 14 02:09:36 2012 UTC (13 years, 3 months ago) by hans
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3
lines
Convert to USE_TOOLS=zip.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 13 13:25:17 2011 UTC (13 years, 9 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +33 -9
lines
Move option-specific dependencies, tools and variables to their
respective options. Reduces dependencies when not building C++ or Java.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 13 13:13:43 2011 UTC (13 years, 9 months ago) by hans
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -14
lines
Prefix the gcc options with gcc- and add descriptions for each option.
Requested by wiz.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 12 18:05:58 2011 UTC (13 years, 9 months ago) by hans
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +40 -3
lines
Use the options framework to select which language frontends to build
besides C. Just as before, the default is to build c++, java, fortran
and objc. Option java implies option c++.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 14 19:38:13 2011 UTC (14 years ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Fix option nls.
Include devel/gettext-lib/buildlink3.mk in buildlink3.mk only if option
nls is enabled. Msgfmt is only needed if nls is enabled.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 24 20:16:02 2009 UTC (15 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -4
lines
remove unused var
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 24 20:15:05 2009 UTC (15 years, 6 months ago) by tnn
Branches: MAIN
Turn native language support into an option and disable it by default
everywhere but on NetBSD (where we know it doesn't add any run-time
dependencies)
CVSweb <webmaster@jp.NetBSD.org>