<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/lib/libobjc/Makefile, branch release/5.2.1_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-02-23T15:32:56Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-02-23T15:32:56Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-02-23T15:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84a7b99b4e02a260bf7ff9b540032f4cb7bc612a'/>
<id>urn:sha1:84a7b99b4e02a260bf7ff9b540032f4cb7bc612a</id>
<content type='text'>
'RELENG_5_2_1_RELEASE'.

This commit was manufactured to restore the state of the 5.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Do not bogusly set CSTD to the empty string.</title>
<updated>2003-06-14T13:30:32Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-06-14T13:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f212249acf486a2dd0e3b6cbec52e23b49ca8110'/>
<id>urn:sha1:f212249acf486a2dd0e3b6cbec52e23b49ca8110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't set a C standard level for ObjC code.</title>
<updated>2003-06-02T02:30:52Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-02T02:30:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2295d19dd98bafa6b9032ffdccc9b50921fbe5bb'/>
<id>urn:sha1:2295d19dd98bafa6b9032ffdccc9b50921fbe5bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forced non-forced commit by adding a comment mentioning what the</title>
<updated>2003-03-17T00:08:47Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-03-17T00:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f35f81b703b31f82f39de4c95f2289a627ffb0e3'/>
<id>urn:sha1:f35f81b703b31f82f39de4c95f2289a627ffb0e3</id>
<content type='text'>
previous commit log should have mentioned:
PR: ia64/49081
</content>
</entry>
<entry>
<title>libobjc is linked against shared objects and since we don't have a</title>
<updated>2003-03-16T22:44:01Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-03-16T22:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fb9b278d9b891931668f5528ef42023f6f93872'/>
<id>urn:sha1:8fb9b278d9b891931668f5528ef42023f6f93872</id>
<content type='text'>
shared object of libobjc, we end up linking in from the archive
version. This is wrong, because we don't compile the archive version
suitable for inclusion in shared objects. On ia64 this causes actual
breakages. Compile the archive version with PIC on ia64 to avoid
the breakage there and also to avoid changing the status quo on
other architectures. If other architectures have the same problem,
we probably should start building a shared library. There's no
indication however that other architectures actually need it.

Building the archive version with PIC on ia64 does pessimize linking
complete binaries (ie fully archive), but we don't use Objective-C
ourselves and so far I haven't seen non-shared executables written
in Objective-C, so I'm sure this will be nothing but academic.

Trigger case: ports/lang/gnustep-base
</content>
</entry>
<entry>
<title>Build Objective-C runtime support library with thr-posix.c.</title>
<updated>2002-10-30T18:01:06Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2002-10-30T18:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f4c5b500f7747f31d6220ed87f1fb49d3d35171'/>
<id>urn:sha1:5f4c5b500f7747f31d6220ed87f1fb49d3d35171</id>
<content type='text'>
Submitted by:	davidc
Requested by:	obrien
</content>
</entry>
<entry>
<title>Added new bsd.incs.mk which handles installing of header files</title>
<updated>2002-05-12T16:01:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-12T16:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7b111cba82a6eafca66d37944c7293fb1a11000'/>
<id>urn:sha1:c7b111cba82a6eafca66d37944c7293fb1a11000</id>
<content type='text'>
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".
</content>
</entry>
<entry>
<title>Dependencies on tconfig.h work better if we set GCCDIR when shelling</title>
<updated>2002-05-07T00:58:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-07T00:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ae889c62a2ab4c95f87bea4a4e826b1d566ffb1a'/>
<id>urn:sha1:ae889c62a2ab4c95f87bea4a4e826b1d566ffb1a</id>
<content type='text'>
to other Makefiles.
</content>
</entry>
<entry>
<title>Bmake bits for GCC 3.1.</title>
<updated>2002-04-07T09:30:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-07T09:30:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af968949b10123abc8886a7ce119cbe7eb78eaa4'/>
<id>urn:sha1:af968949b10123abc8886a7ce119cbe7eb78eaa4</id>
<content type='text'>
Sponsored by:	bribe from peter
</content>
</entry>
</feed>
