summaryrefslogtreecommitdiff
path: root/build-aux/ltmain.in
Commit message (Expand)AuthorAgeFilesLines
* libtool: passthru '-Werror' flagsHEADmasterSam James2022-12-161-1/+2
* Revert "libtool: permit compiler libs in shlibs"Alex Ameen2022-05-161-9/+0
* libtool: permit compiler libs in shlibsAlex Ameen2022-05-081-0/+9
* maint: update copyrights across project.Alex Ameen2022-02-081-1/+1
* libtool: Do not pass '-pthread' to Solaris linker.Stacey Marshall2022-02-051-2/+14
* libtool: replace raw invocations of sed with $SEDVáclav Haisman2021-11-291-1/+1
* libtool: add support for MidnightBSDLucas Holt2021-11-291-5/+5
* libtool: replace some references to /usr/bin/file and /bin/shAlex Ameen2021-11-201-1/+1
* libtool: Add -Wa,* link-mode flag for assembler pass-thruaakropotkin2021-11-181-2/+6
* libtool: Pass -Xassembler flag and arguments to compilerAlex Potapenko2021-11-181-0/+12
* maint: update copyrights across project.aakropotkin2021-11-141-1/+1
* maint: update bootstrap, gnulib, copyright datesPavel Raiskup2019-03-131-1/+1
* maint: update bootstrap, gnulib, copyright datesPavel Raiskup2018-07-241-1/+1
* libtool: quote 'cd' command in shipped relink_commandPavel Raiskup2017-04-251-2/+4
* libtool: exit verbosely for fatal configure problemsBert Wesarg2017-04-211-1/+1
* maint: update copyright yearsPavel Raiskup2017-04-211-1/+1
* bootstrap: use the upstream repo as git modulePavel Raiskup2016-03-091-4/+0
* libtool: pass through -fuse-ld flagsMike Frysinger2016-02-191-1/+2
* maint: update copyright yearsPavel Raiskup2016-02-161-1/+1
* libtool: fix GCC/clang linking with -fsanitize=*Jeremy Huddleston Sequoia2015-11-301-1/+2
* funclib: refactor quoting methods a bitPavel Raiskup2015-10-121-57/+57
* libtool: optimizing options-parser hooksPavel Raiskup2015-10-121-8/+27
* libtool: mitigate the $sed_quote_subst slowdownPavel Raiskup2015-10-121-4/+6
* libtool: fix GCC linking with -specs=*Pavel Raiskup2015-09-181-1/+3
* libtool: don't execute automake and autoconf on every invocation.Gary V. Vaughan2015-02-061-1/+8
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-181-1/+1
* libtool: check Sun Pro CXX ABI postdeps at libtool time.Gary V. Vaughan2014-12-121-0/+49
* libtool: support LT_SYS_LIBRARY_PATH for adjusting bad guesses.Pavel Raiskup2014-12-111-0/+3
* libtool: use a modern library version scheme for freebsd-elf.Tijl Coosemans2014-11-281-4/+5
* libtool: split sco version into its own type.Tijl Coosemans2014-11-281-0/+5
* libtool: fix universal library building on darwin.Gary V. Vaughan2014-11-041-1/+1
* libtool: support versioning on OS/2.KO Myung-Hun2014-11-041-1/+1
* libtool: add -os2dllname option.KO Myung-Hun2014-11-041-1/+13
* libtool: fix DLL creation/installation/uninstallation on OS/2.KO Myung-Hun2014-11-041-0/+7
* libtool: support -Zxxx options used on OS/2.KO Myung-Hun2014-11-041-0/+19
* libtool: there is no need to relink DLLs on OS/2.KO Myung-Hun2014-11-041-1/+1
* libtool: don't eliminate duplications in $postdeps and $predeps on OS/2KO Myung-Hun2014-11-041-1/+1
* libtool: fix GCC linking with -fstack-protector.Gary V. Vaughan2014-10-251-1/+2
* libtool: delay expansion of $ECHO until the wrapper script runsPeter Rosin2014-05-131-1/+1
* libtool: speed up ltwrapper_script detection in execute modePeter Rosin2014-05-061-3/+11
* libtool: prevent lto from stripping the magic cookie from the cwrapperPeter Rosin2014-05-021-1/+6
* libtool: actually strip -Wl when relinking with $LDPeter Rosin2014-02-121-1/+1
* libtool: opt_duplicate_compiler_generated_deps is harmful on SolarisRainer Orth2014-01-181-1/+3
* libtoolize: use printf '%s\n' unconditionally.Gary V. Vaughan2014-01-031-1/+1
* libtool: only strip -Wl when linking with $LD.v2.4.2.444Gary V. Vaughan2014-01-021-6/+8
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-021-1/+1
* maint: use $SED and $GREP, not sed and grep in all scripts.Gary V. Vaughan2014-01-021-4/+4
* maint: fix out-of-tree autoreconf w/o manual rebootstrapPeter Rosin2013-12-091-2/+2
* maint: fix a syntax-check violation from commit 12641bd.Gary V. Vaughan2013-10-261-1/+1
* libtool: Don't fall back to static libraries if building them was disabledVadim Zeitlin2013-10-091-3/+6