History log of /freebsd-12.1/gnu/lib/libregex/Makefile (Results 1 – 25 of 36)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# ffec3151 12-Mar-2017 Warner Losh <[email protected]>

Convert gnu to using SRCTOP

Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up
one level" instances of ../ because they are really relative to this
part of the tree and not a mean

Convert gnu to using SRCTOP

Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up
one level" instances of ../ because they are really relative to this
part of the tree and not a means to find the root of the tree. As
such, it's better to leave them since that further the goal of being
able to move directories if watned to in the future.

Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence On: arch@ (twice)

show more ...


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0
# c78d63c6 02-Jan-2015 Baptiste Daroussin <[email protected]>

Remove info pages


Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0
# a1e98bc9 05-Jun-2013 Jung-uk Kim <[email protected]>

Connect libgnuregex 2.17 to the build.


Revision tags: release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0
# 3ca3047a 19-Jul-2009 Ken Smith <[email protected]>

Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed b

Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by: kib
Approved by: re (rwatson)

show more ...


Revision tags: release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0
# 27cfc42f 18-Jun-2007 Rong-En Fan <[email protected]>

- Bump share library version which were missed in last bump

Reported by: jhb
Discussed with: deischen, des, doubg, harti
Approved by: re (kensmith)


Revision tags: release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0
# a84020c2 22-Jul-2005 Ken Smith <[email protected]>

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...)


# bc876003 10-May-2005 Tim J. Robbins <[email protected]>

Update build infrastructure for new GNU regex bits.


Revision tags: release/5.4.0, release/4.11.0, release/5.3.0
# 401499ed 19-Sep-2004 Ruslan Ermilov <[email protected]>

Style.


# 3821a3d7 16-Sep-2004 Peter Wemm <[email protected]>

Be explicit about which regex.h file we are including. This reduces the
need for hack workarounds in tools/lib32/build32.sh.


Revision tags: release/4.10.0
# a3625ac8 25-Feb-2004 Andrey A. Chernov <[email protected]>

Upgrade to regex from grep 2.4.2


Revision tags: release/5.2.1
# 9fecffa3 18-Feb-2004 Andrey A. Chernov <[email protected]>

Install gnuregex.h as wrapper for gnu/regex.h (with warning)


# 0ba16142 16-Feb-2004 Andrey A. Chernov <[email protected]>

Install regex.h under include/gnu


Revision tags: release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0
# 224af215 28-Sep-2002 Peter Wemm <[email protected]>

Zap now-unused SHLIB_MINOR


Revision tags: release/4.6.2
# c7b111cb 12-May-2002 Ruslan Ermilov <[email protected]>

Added new bsd.incs.mk which handles installing of header files
via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files. Allow for multiple groups of
include file

Added new bsd.incs.mk which handles installing of header files
via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files. Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.

Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1. Headers from the following makefiles were
not installed before (during `includes' in Makefile.inc1):

kerberos5/lib/libtelnet/Makefile
lib/libbz2/Makefile
lib/libdevinfo/Makefile
lib/libform/Makefile
lib/libisc/Makefile
lib/libmenu/Makefile
lib/libmilter/Makefile
lib/libpanel/Makefile

Replaced all `beforeinstall' targets for installing includes
with the INCS stuff.

Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,
and for compatibility with NetBSD. Similarly for INCOWN, INCGRP,
and INCMODE.

Consistently use INCLUDEDIR instead of /usr/include.

gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.

These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".

show more ...


Revision tags: release/4.3.0
# a1a4f1a0 28-Aug-1999 Peter Wemm <[email protected]>

$Header$ -> $FreeBSD$


# fb018a3d 03-Apr-1999 David E. O'Brien <[email protected]>

Commit msg for rev 1.20 should probably have added that gnu/lib/libregex was
the only lib that was using the SHLIB_* values from gnu/lib/Makefile.inc.
Thus I simply added the to the Makefile here.


# 7b7a0120 03-Apr-1999 David E. O'Brien <[email protected]>

Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions.
Since we aren't keeping all the GNU libs at the same versions, this is
useless and causes us to build a shared libgcc, whi

Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions.
Since we aren't keeping all the GNU libs at the same versions, this is
useless and causes us to build a shared libgcc, which we don't want to do.

show more ...


# 857bb723 16-Nov-1996 Joerg Wunsch <[email protected]>

Disable the inclusion of the Posix regexp stuff into libgnuregexp.
We've already got it in libc, but both libraries are incompatible
wrt. their header files and internal data structures. This
incomp

Disable the inclusion of the Posix regexp stuff into libgnuregexp.
We've already got it in libc, but both libraries are incompatible
wrt. their header files and internal data structures. This
incompatibility caused the expr(1) on the fixit floppy to mysteriously
dump core for the colon operator.

Strong 2.2 candidate, since it fixes the usage of MAKEDEV on the fixit
floppy. I'd like to get it reviewed by somebody else though.

Observed by: andreas

show more ...


# 345be915 30-Aug-1996 Peter Wemm <[email protected]>

cmp -s || install -c ==> install -C


# 38378332 12-Aug-1996 Andrey A. Chernov <[email protected]>

Convert to newly aded collate compare function


# a0ef95d4 12-Aug-1996 Andrey A. Chernov <[email protected]>

Use collate for alpha character ranges


# 48cfb668 06-Aug-1995 Bruce Evans <[email protected]>

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to deci

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.

show more ...


# c14b1eb8 12-Mar-1995 Andrey A. Chernov <[email protected]>

Add cmp -s to beforeinstall target


# 0be9c260 06-Mar-1995 Nate Williams <[email protected]>

Install the include file in the same way that all other includes file are
in the 'beforeinstall' target.


# 23a4e9de 16-Jan-1995 Andrey A. Chernov <[email protected]>

Add doc to SUBDIR


12