aboutsummaryrefslogtreecommitdiff
path: root/src/config/lib.in
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Fix HP-UX build supportMichael Osipov1-9/+9
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-11/+3
2011-09-06Go back to symlinks for liblinksGreg Hudson1-2/+2
2011-09-05Use hard links for LIBLINKSGreg Hudson1-4/+6
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson1-3/+5
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+2
2007-01-06* lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn1-1/+1
2006-06-29back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu1-6/+1
2006-06-28implement symbol export restrictions for SolarisKen Raeburn1-1/+6
2006-06-16(hpux10.exports): Export initializer and destructor symbols(?). PatchKen Raeburn1-0/+2
2006-03-07Merge from plugin branchKen Raeburn1-0/+4
2006-01-25* lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn1-3/+3
2005-10-13* libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn1-1/+1
2005-07-06Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn1-0/+2
2005-06-29update commentsKen Raeburn1-1/+2
2005-03-25shared library support for HP-UX 10Ken Raeburn1-0/+12
2005-02-09Build system support for a library having more than one init/fini symbolKen Raeburn1-2/+15
2004-09-23* lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn1-0/+10
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-44/+44
2004-04-26* lib.in (PARSE_OBJLISTS): New variable.Ken Raeburn1-13/+6
2004-04-24Start depending on perl for buildsKen Raeburn1-6/+3
2004-04-23Use more flexible command substitution for shared library generation, so we canKen Raeburn1-5/+5
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-45/+0
2002-09-14Delete old placeholders for framework support; implement it anew soon,Ken Raeburn1-26/+2
2002-08-15* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn1-0/+2
2000-08-30* lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables.Ken Raeburn1-2/+27
2000-07-01 * lib.in: Fix up lib build rules to deal properly (hopefuly) withTom Yu1-3/+3
2000-03-01Tweak build system to deal somewhat better with HPUX shared libsTom Yu1-1/+1
1997-11-19 * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as wellTom Yu1-0/+1
1997-03-10 * lib.in: Add provisions for making shared libraries of the sameTom Yu1-0/+14
1997-02-09Merge of libhack_branchTom Yu1-0/+163