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-python.mk
Age
Commit message (
Expand
)
Author
2014-10-04
packages: rename FOO_BUILD_OPT into FOO_BUILD_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-07-24
trivial: fix typo 'informations'
Thomas De Schampheleire
2014-07-24
trivial: fix typo 'an host'
Thomas De Schampheleire
2014-07-16
pkg-python: add staging installation support
Thomas Petazzoni
2014-06-14
infra: consistently use double dollar signs inside inner-xxx-targets
Thomas De Schampheleire
2014-04-16
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
Samuel Martin
2014-04-12
package/pkg-python.mk: Fix typo
Bernd Kuhls
2014-04-05
pkg-python: support host-python dependency different from the python in the t...
Samuel Martin
2014-02-18
package: add python3 support in the package infrastructure
Thomas Petazzoni
2014-02-18
pkg-python: no longer use distutilscross for setuptools
Thomas Petazzoni
2014-02-14
pkg-python: simplifications after the Python 2.x bump
Thomas Petazzoni
2014-02-14
pkg-python: also pass PYTHONPATH when building distutils packages
Thomas Petazzoni
2014-02-14
pkg-python: use the newly defined PYTHON_PATH variable
Thomas Petazzoni
2014-02-14
package: add toolchain dependency to every target package
Fabio Porcedda
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-26
python: fix invalid library paths leaking into the build, and other improvements
Thomas Petazzoni
2013-12-15
pkg-python: improve error handling
Peter Korsgaard
2013-12-15
package: introduce Python package infrastructure
Thomas Petazzoni