index
:
gitolite/kobo-libre.git
master
Free Operating System for the Kobo readers, based on Linux and with _our_ apps.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
pkg-autotools.mk
Age
Commit message (
Expand
)
Author
2014-11-22
pkg-autotools: only apply libtool patch at the right moment
Yann E. MORIN
2014-11-22
pkg-autotools: fold the libtool patching code directly into the hook
Yann E. MORIN
2014-11-22
pkg-autotools: remove redundant shell conditional
Yann E. MORIN
2014-11-22
pkg-autotools: move the libtool patching call out of the autoreconf hook
Johan Oudinet
2014-11-22
pkg-autotools: commonalise the libtool patching code
Johan Oudinet
2014-11-22
pkg-autotools: re-order cleaning up the host dependencies
Yann E. MORIN
2014-11-22
pkg-autotools: move common macros
Johan Oudinet
2014-10-26
package: indentation cleanup
Jerzy Grzegorek
2014-10-25
apply-patches.sh: Use the "APPLY_PATCHES" variable to call the script
Fabio Porcedda
2014-10-19
infra: Move --enable/--disable-debug to package/Makefile.in
Bernd Kuhls
2014-10-18
package/pkg-autotools.mk: set --localstatedir=/var by default
Jörg Krause
2014-10-04
packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
Thomas De Schampheleire
2014-10-04
packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
Thomas De Schampheleire
2014-09-15
package/pkg-autotools: don't use config.site when cross-compiling
Romain Naour
2014-08-29
pkg-autotools: use --disable-dependency-tracking
Thomas Petazzoni
2014-07-24
trivial: fix typo 'informations'
Thomas De Schampheleire
2014-07-24
trivial: fix typo 'an host'
Thomas De Schampheleire
2014-07-23
pkg-autotools: add support for <pkg>_AUTORECONF_ENV
Rick Taylor
2014-07-19
infra/pkg-autotools: cleanup the gettextize step
Yann E. MORIN
2014-07-17
pkg-autotools: fix bad GETTEXTIZE_OPT assignment
Gustavo Zacarias
2014-07-17
pkg-autotools: add support to gettextize a package
Yann E. MORIN
2014-07-06
infra: fix autotools .la fixing when no .la files are present
Thomas De Schampheleire
2014-07-04
infra: /usr support: STAGING_DIR can be outside BASE_DIR
Thomas De Schampheleire
2014-06-29
infra: support buildroot being located in /usr
Thomas De Schampheleire
2014-06-14
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-03-21
pkg-autotools: add a AUTOCONF_AC_CHECK_FILE_VAL macro
Thomas Petazzoni
2014-02-14
package: add toolchain dependency to every target package
Fabio Porcedda
2014-02-09
pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removal
Peter Korsgaard
2014-02-08
infra: remove separate definition of DISABLE_DOCUMENTATION
Thomas De Schampheleire
2014-02-05
infra: remove unused 4th parameter to package infrastructures (pkgparentdir)
Thomas De Schampheleire
2014-02-05
infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir
Thomas De Schampheleire
2013-12-08
infra: remove package clean commands
Thomas De Schampheleire
2013-12-06
infra: remove uninstall commands
Thomas De Schampheleire
2013-10-02
pkg-autotools.mk: default host AUTORECONF{,_OPT} to the target values
Peter Korsgaard
2013-07-17
pkg-autotools.mk: also use QUIET for host configure runs
Peter Korsgaard
2013-07-03
package: allow to override the make install target for host packages
Thomas Petazzoni
2013-03-24
Fix autoreconf libtool patching
przemyslaw
2013-03-18
pkg-autotools.mk: remove extra space from config-update message
Danomi Manchego
2012-12-12
pkg-infra: pass --disable-doc if documentation is not enabled
Arnout Vandecappelle
2012-07-22
pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declaration
Samuel Martin
2012-07-17
Clean up naming of old GENTARGETS infrastructure
Arnout Vandecappelle (Essensium/Mind)