Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update libtool files to 2.4.6 | Daiki Ueno | 2015-03-04 | 1 | -11/+16 |
| | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.6, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise. | ||||
* | build: Update libtool files to 2.4.5 | Daiki Ueno | 2015-01-23 | 1 | -59/+105 |
| | | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.5, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise. | ||||
* | build: Update libtool files to 2.4.4 | Daiki Ueno | 2014-12-01 | 1 | -36/+327 |
| | | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.4, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise. | ||||
* | build: Update libtool files to 2.4.3 | Daiki Ueno | 2014-11-28 | 1 | -1005/+1050 |
| | | | | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.3, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltsuger.m4: Likewise. * m4/ltversion.m4: Likewise. * m4/lt~obsolete.m4: Likewise. * build-aux/ltmain.sh: Likewise. | ||||
* | m4: Apply NM detection fix from Libtool | Daiki Ueno | 2014-04-22 | 1 | -2/+2 |
| | | | | | | | 2013-04-28 Peter Rosin <peda@lysator.liu.se> libtool: break all the way out when a good nm is found * m4/libtool.m4 (LT_PATH_NM): Break all the way out on a good match. | ||||
* | m4: Revert commit d6690cc7 to libtool.m4 | Daiki Ueno | 2014-04-22 | 1 | -4/+1 |
| | | | | | | | | | Reported by Benjamin Gilbert at: <https://savannah.gnu.org/bugs/?41203> With recent libtool, this patch did nothing but fixing the output message of configure. * m4/libtool.m4: Remove the special handling of NM detection when cross-compiling mingw32 on cygwin. | ||||
* | Update from libtool-2.4.2, with modifications. | Bruno Haible | 2011-10-18 | 1 | -57/+208 |
| | |||||
* | Update from libtool-2.4. | Bruno Haible | 2010-09-24 | 1 | -324/+718 |
| | |||||
* | Update from libtool-2.2.8, with modifications. | Bruno Haible | 2010-06-07 | 1 | -457/+521 |
| | |||||
* | Fix recognition of "nm" command. | Bruno Haible | 2009-06-23 | 1 | -1/+4 |
| | |||||
* | Fix recognition of 'link' command. | Bruno Haible | 2009-06-23 | 1 | -2/+14 |
| | |||||
* | Fix installation bug on HP-UX. | Bruno Haible | 2009-06-23 | 1 | -1/+5 |
| | |||||
* | Upgrade to libtool-2.2.6 with modifications. | Bruno Haible | 2009-06-23 | 1 | -40/+88 |
| | |||||
* | Update from libtool-2.2.4. | Bruno Haible | 2009-06-23 | 1 | -25/+59 |
| | |||||
* | Switch to libtool-2.2.2. | Bruno Haible | 2009-06-23 | 1 | -3779/+4466 |
| | |||||
* | Upgrade to libtool-1.5.24. | Bruno Haible | 2009-06-23 | 1 | -175/+292 |
| | |||||
* | Fix support for Sun C 5.9 on Linux. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Avoid a configure warning on Linux. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Update Sun C support, from Ralf Wildenhues. | Bruno Haible | 2009-06-23 | 1 | -34/+62 |
| | |||||
* | On Cygwin, like on mingw, define DLL_EXPORT. | Bruno Haible | 2009-06-23 | 1 | -5/+11 |
| | |||||
* | Add support for Sun C/C++ 5.9 on Linux. | Bruno Haible | 2009-06-23 | 1 | -2/+39 |
| | |||||
* | Upgrade to libtool-1.5.22. | Bruno Haible | 2009-06-23 | 1 | -237/+450 |
| | |||||
* | Upgrade to libtool-1.5.20, with modifications. | Bruno Haible | 2009-06-23 | 1 | -193/+324 |
| | |||||
* | Fix DLL permissions on mingw. | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
| | |||||
* | Update FSF postal address. | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
| | |||||
* | Move config/m4/libtool.m4 to m4/libtool.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+6054 |
| | |||||
* | Move m4/libtool.m4 to config/m4/libtool.m4. | Bruno Haible | 2009-06-23 | 1 | -3734/+0 |
| | |||||
* | Upgrade to libtool-1.4.3. | Bruno Haible | 2009-06-23 | 1 | -46/+177 |
| | |||||
* | Add support for GNU/FreeBSD. | Bruno Haible | 2009-06-23 | 1 | -0/+12 |
| | |||||
* | Upgrade to libtool-1.4.2. | Bruno Haible | 2009-06-22 | 1 | -164/+340 |
| | |||||
* | Don't leave conftest* files around if AM_PROG_LIBTOOL is the last call | Bruno Haible | 2009-06-22 | 1 | -1/+3 |
| | | | | in configure.in. | ||||
* | Support for Intel icc. | Bruno Haible | 2009-06-22 | 1 | -0/+13 |
| | |||||
* | Make it work with autoconf-2.50 as well. | Bruno Haible | 2001-06-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to libtool-1.4. | Bruno Haible | 2001-06-08 | 1 | -96/+3062 |
| | |||||
* | Interoperability with newest CVS version of autoconf. | Bruno Haible | 2001-02-08 | 1 | -23/+23 |
| | |||||
* | Use libtool to create a shared libintl.so. | Bruno Haible | 2001-01-26 | 1 | -0/+434 |