aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libobjc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-50/+0
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1
* Use a more robust way to substitute gcc for clang, when compilingDimitry Andric2010-08-311-1/+3
* We need to pull bsd.own.mk before modifying the CC variable. OtherwiseRui Paulo2010-08-211-0/+2
* Disable building libobjc with clang as it's not yet supported.Rui Paulo2010-07-221-0/+3
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* While checking over the libraries for 7.0-REL Kris found the followingKen Smith2007-11-201-1/+1
* - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichRong-En Fan2007-10-121-1/+1
* Do not compile hash_compat.c.Alexander Kabaev2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-13/+18
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-1/+0
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makesColin Percival2005-08-171-0/+1
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Turn on libobjc.so for all platforms on -current. It didn't work backPeter Wemm2005-05-011-12/+2
* Fixed compilation warnings.Ruslan Ermilov2005-02-211-1/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-2/+2
* We *need* the pic libobjc library for amd64. It is needed for ia64 asPeter Wemm2004-09-291-0/+5
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-3/+3
* Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav2003-06-141-1/+0
* Don't set a C standard level for ObjC code.David E. O'Brien2003-06-021-0/+1
* Forced non-forced commit by adding a comment mentioning what theMarcel Moolenaar2003-03-171-0/+1
* libobjc is linked against shared objects and since we don't have aMarcel Moolenaar2003-03-161-0/+4
* Build Objective-C runtime support library with thr-posix.c.Alexander Kabaev2002-10-301-1/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-5/+2
* Dependencies on tconfig.h work better if we set GCCDIR when shellingDavid E. O'Brien2002-05-071-1/+1
* Bmake bits for GCC 3.1.David E. O'Brien2002-04-071-0/+42