ache
496f6d5a44
Upgrade to 5.1
2006-03-27 23:35:05 +00:00
ru
5f8b6d3c5a
Convert NO_PROFILE and NO_LIB32 to new style.
2006-03-18 21:37:05 +00:00
ru
388e590f95
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
ru
38ea5a1166
NO_MAN is not needed here.
2006-03-16 15:18:17 +00:00
kan
6adebfab81
Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not
...
already available.
2005-09-16 21:24:10 +00:00
kan
dafff159c4
Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if
...
they are not visible from wchar.h.
2005-09-16 20:56:17 +00:00
trhodes
0a274a0672
Do not place paragraph information post-macro unless required by mdoc(7).
2005-08-20 10:17:03 +00:00
cperciva
563a2851b1
Repeatability is Considered Good when building this library, too. (And
...
I think this is the last one which needs it.)
2005-08-17 15:46:18 +00:00
cperciva
28bdebaa08
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makes
...
this library build repeatably. (This change was made to libstdc++
several months ago; I just realized today that it would help here as
well.)
Approved by: kan
2005-08-17 01:59:10 +00:00
kensmith
f97f77429f
Bump the shared library version number of all libraries that have not
...
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
2005-07-22 17:19:05 +00:00
tjr
67950e3bcf
This commit was generated by cvs2svn to compensate for changes in r146052,
...
which included commits to RCS files with non-trunk default branches.
2005-05-10 13:01:37 +00:00
tjr
a093ce42b9
Update instructions to match recent import.
2005-05-10 12:04:01 +00:00
tjr
c9931f2fee
Update build infrastructure for new GNU regex bits.
2005-05-10 11:37:37 +00:00
tjr
49c97fda38
Merge. Discard local bracket expression collating order patch, since
...
modern versions of GNU regex already do things the way we want when
multibyte character support is enabled.
2005-05-10 10:52:30 +00:00
tjr
fdedb1a0cc
This commit was generated by cvs2svn to compensate for changes in r146040,
...
which included commits to RCS files with non-trunk default branches.
2005-05-10 10:39:53 +00:00
tjr
113e755bc8
Import of regex bits from fedora-glibc-2_3_4-21 tag in glibc CVS.
2005-05-10 10:39:53 +00:00
peter
bc1c95b7c5
Turn on libobjc.so for all platforms on -current. It didn't work back
...
in 1996.
2005-05-01 01:59:48 +00:00
trhodes
a9041ad05e
Enforce style.Makefile(5).
...
Glanced at by: ru (some time ago).
2005-04-22 18:57:32 +00:00
das
660dab49e8
Teach libstdc++ about frexpl() and ldexpl().
2005-03-26 08:27:53 +00:00
ru
bc73e0ad82
Fixed compilation warnings.
2005-02-21 21:02:25 +00:00
ru
136924cea4
Expand contractions.
2005-02-15 09:27:00 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
kan
3ff9202b44
More math functions.
...
Prodded by: stefanf
2005-01-26 14:23:31 +00:00
kan
3f0d8e467c
We have floorl() now. Reflect this in the library config file.
2005-01-26 13:57:22 +00:00
kan
8a903b4c36
Of all templates only lists need a special implmementation file compiled
...
to support __GLIBCXX_DEBUG. Add debug_list.cc to the list of files to
compile.
2005-01-26 13:56:27 +00:00
ru
79f9a7d4c5
Sort sections.
2005-01-18 09:04:26 +00:00
cperciva
26981f098d
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this
...
library. As the value suggests, this allows the library to be built repeatably;
without this flag, gcc uses a random value in its parsing.
Since the random seed is only used when handling files which do not have any
externally-visible symbols, this change is not needed for any other libraries
in the FreeBSD base system.
Discussed on: freebsd-arch (in early November)
Approved by: kan
MFC after: 1 week
2005-01-17 08:38:31 +00:00
phantom
bd3946435d
Fix 'redraw' of checklist box. It is occurs in situation when size of
...
checklist box is strictly set via command line, but amount of checklist
items less than height of checklist box. In this case bottom part
of box was not redrawn (occurs when passing focus behind of 'Cancel' button
while configuring any FreeBSD port OPTIONS)
MFC after: 3 days
2005-01-04 11:30:24 +00:00
ru
8f62cc9941
NOHTML -> NO_HTML
2004-12-21 12:05:11 +00:00
ru
74176cc161
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
840a432fc9
Replaced afterinstall: with FILES.
2004-10-18 16:39:53 +00:00
ache
d60468c588
Back out termcap -> ncurses change in LDADD/DPADD
...
It expand functions scope too wide
2004-10-18 08:36:40 +00:00
ache
b6d844d2ed
Upgrade to 5.0
2004-10-18 08:29:47 +00:00
ache
86a40eb88d
Upgrade to 5.0
2004-10-18 08:08:03 +00:00
ache
320d8f045c
Update for 5.0
2004-10-18 07:49:59 +00:00
kensmith
911789fdaa
Bump the library version numbers for the following libraries:
...
/lib/{libm,libreadline}
/usr/lib/{libhistory,libopie,libpcap}
in preparation for doing the same thing to RELENG_5. HUGE amounts of
help for determining what to bump provided by kris.
Discussed on: freebsd-current
Approved by: re (not required for commit but something like this should be)
2004-10-01 15:38:07 +00:00
peter
7995dfde81
We *need* the pic libobjc library for amd64. It is needed for ia64 as
...
well, but I'll let Marcel decide whether he wants to build a .so or not.
Without this, building certain ports that use objc have fatal errors.
2004-09-29 23:42:44 +00:00
ru
3233cdbf50
Style.
2004-09-19 12:15:25 +00:00
peter
b402daf66a
Be explicit about which regex.h file we are including. This reduces the
...
need for hack workarounds in tools/lib32/build32.sh.
2004-09-16 01:39:13 +00:00
ru
1cc0960868
Fix a problem mentioned in the previous revision in a different,
...
non-intrusive way. This should also fix the PowerPC build that
broke due to this change.
2004-09-10 06:48:04 +00:00
obrien
3d2cd03af2
Add the .h files to the .o dependency lists so the .h's are created before
...
trying to build the .o's.
2004-09-09 20:47:58 +00:00
ru
1ee063801f
Add atomicity.cc to CLEANFILES.
2004-09-01 08:17:20 +00:00
kan
5a01d98239
Add libgcov, a runtime support library for binaries compiled for basic
...
block profiling.
2004-08-14 03:23:24 +00:00
kan
2e85a1715e
Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.a
...
gets most of it content back now, when symbols from LIB2FUNCS are actually
compiled.
Noticed by: Steve Kargl <gk at troutmask dot apl dot washington dot edu>
Pointy hat to: kan
2004-08-04 03:13:51 +00:00
kan
482ec87e2d
Bmake glue for GCC 3.4.2-prerelease.
2004-07-28 05:27:21 +00:00
kan
30330da27a
We generate this file from config.h automatically.
2004-07-28 05:23:28 +00:00
ache
4b6b50b147
Update to match recent import
2004-07-06 00:10:40 +00:00
tjr
7b2baa142b
Fix regression in new version of GNU regex code: bracket expressions
...
like [X-Y] should match all characters between X-Y according to the
locale's collating order, not by binary value. For now, this only fixes
the !MBS_SUPPORT case (which is the default).
2004-07-04 02:46:55 +00:00