summaryrefslogtreecommitdiff
path: root/python/build/autotools.py
AgeCommit message (Expand)Author
2018-02-20python/build/autotools.py: add autoreconf supportMax Kellermann
2018-01-19python/build/autotools.py: add "subdir" parameterMax Kellermann
2018-01-05build/python: refactoring: introduce new class MakeProjectFelix Hädicke
2018-01-05build/python/autotools: add properties "ldflags", "libs", "install_target"Max Kellermann
2018-01-05build/python: use "glibtoolize", not "libtoolize" when compiling on OS XFelix Hädicke
2016-10-26python/build/autotools: pass RANLIB to configureMax Kellermann
2016-10-26python/build/autotools: do not use absolute path for autotoolsFelix Hädicke
2016-10-26python/build/autotools: move libtoolize call upMax Kellermann
2015-11-21{android,win32}/build.py: move class AutotoolsProject to build/autotools.pyMax Kellermann