aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/libtool.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-1/+1
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-1/+1
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-1/+1
* Rewrite the target ordering code.mat2015-08-171-0/+2
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-0/+6
* Make ports using libtool treat elftoolchain's strip the same as GNU stripantoine2015-06-081-0/+1
* Don't use the default backup suffixjbeich2015-02-161-2/+2
* - Update devel/automake to 1.15tijl2015-01-241-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-18/+8
* - Update devel/libtool and devel/libltdl to version 2.4.2.418tijl2014-10-061-0/+2
* Change the way USES is handled:tijl2014-09-291-1/+0
* Turn the installation of *.la files, without some form of USES=libtool intijl2014-09-161-6/+3
* Tell realpath to stay quiet if it cannot resolve a linktijl2014-09-151-1/+1
* Allow this to work on DragonFly which does not have the -f param for readlink(1)bdrewery2014-09-141-1/+1
* Let USES=libtool also delete links to .la files (and links to links to...)tijl2014-09-081-0/+4
* After patching configure restore the original modification time. Thistijl2014-09-051-4/+6
* Add support for USES=libtool:build. It adds a build dependency ontijl2014-08-101-2/+9
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always worktijl2014-07-231-4/+0
* Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-0/+6
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-1/+16
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* Further restrict the dragonfly RE so it only matches freebsd* as the firsttijl2014-03-031-1/+1
* In libtool.mk, let the regexp for DragonFly BSD support match bothtijl2014-03-021-1/+1
* - Some ports ship with libtool 1.5.x + "anygcc" patch. This modifiedtijl2014-02-271-0/+6
* Revert r345514 for now, it causes libraries to be built without .sobdrewery2014-02-221-2/+1
* Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtoolmarino2014-02-221-0/+1
* libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh...bapt2014-02-221-1/+2
* - Also set link_all_deplibs_(CXX|F77|FC)=no.tijl2014-02-151-2/+4
* - Support libtool 1.3 which has an ltconfig script.tijl2014-02-101-8/+14
* Fix usage with older makebapt2014-01-291-1/+2
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.tijl2014-01-291-0/+41