summaryrefslogtreecommitdiffstats
path: root/src/config/lib.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-11/+3
* Go back to symlinks for liblinksGreg Hudson2011-09-061-2/+2
* Use hard links for LIBLINKSGreg Hudson2011-09-051-4/+6
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-021-3/+5
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+2
* * lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn2007-01-061-1/+1
* back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu2006-06-291-6/+1
* implement symbol export restrictions for SolarisKen Raeburn2006-06-281-1/+6
* (hpux10.exports): Export initializer and destructor symbols(?). PatchKen Raeburn2006-06-161-0/+2
* Merge from plugin branchKen Raeburn2006-03-071-0/+4
* * lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2006-01-251-3/+3
* * libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn2005-10-131-1/+1
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-061-0/+2
* update commentsKen Raeburn2005-06-291-1/+2
* shared library support for HP-UX 10Ken Raeburn2005-03-251-0/+12
* Build system support for a library having more than one init/fini symbolKen Raeburn2005-02-091-2/+15
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-231-0/+10
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-44/+44
* * lib.in (PARSE_OBJLISTS): New variable.Ken Raeburn2004-04-261-13/+6
* Start depending on perl for buildsKen Raeburn2004-04-241-6/+3
* Use more flexible command substitution for shared library generation, so we canKen Raeburn2004-04-231-5/+5
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-45/+0
* Delete old placeholders for framework support; implement it anew soon,Ken Raeburn2002-09-141-26/+2
* * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn2002-08-151-0/+2
* * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables.Ken Raeburn2000-08-301-2/+27
* * lib.in: Fix up lib build rules to deal properly (hopefuly) withTom Yu2000-07-011-3/+3
* Tweak build system to deal somewhat better with HPUX shared libsTom Yu2000-03-011-1/+1
* * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as wellTom Yu1997-11-191-0/+1
* * lib.in: Add provisions for making shared libraries of the sameTom Yu1997-03-101-0/+14
* Merge of libhack_branchTom Yu1997-02-091-0/+163