Max Kellermann
|
1ca70d9759
|
build/python/autotools: add properties "ldflags", "libs", "install_target"
|
2018-01-05 08:17:15 +01:00 |
Felix Hädicke
|
4303aaa9b8
|
build/python: use "glibtoolize", not "libtoolize" when compiling on OS X
On OS X, the "libtoolize" command is some Apple tool. The libtoolize
we want is named "glibtoolize" in Homebrew.
|
2018-01-05 07:55:59 +01:00 |
Max Kellermann
|
8380c3be02
|
python/build/autotools: pass RANLIB to configure
Fixes various static library linker failures ("bad extended name entry
at header"), because the wrong "ranlib" was used.
|
2016-10-26 17:00:17 +02:00 |
Felix Hädicke
|
6470bcda19
|
python/build/autotools: do not use absolute path for autotools
|
2016-10-26 17:00:17 +02:00 |
Max Kellermann
|
2d51349d1d
|
python/build/autotools: move libtoolize call up
autoconf depends on libtoolize.
|
2016-10-26 17:00:17 +02:00 |
Max Kellermann
|
e70f7141be
|
{android,win32}/build.py: move class AutotoolsProject to build/autotools.py
|
2015-11-21 00:05:48 +01:00 |