Skip to main content

zc.buildout recipe for compiling and installing software or python packages.

Project description

README

The recipe has those entry point:
  • cmmi: install configure/make/make install softwares

  • fetch: fetch something somewhere

  • eggs: install python eggs / packages ‘setuptoolisables’

  • scripts: install scripts from an egg and install egg dependencies if they are not already in the cache

The reasons why i have rewrite yet another buildout recipe builder are:
  • Support for downloading stuff

  • Support on the fly patchs

  • Support hookss

  • Support for distutils

  • Robust offline mode

  • We like pypi, but offer a mode to not use it if we do not want to.

CHANGELOG

0.7 -> 0.8

  • egg and scripts recipes were rewritten a lot to adapt their api to zc.recipe.egg

  • Common to all recipes: all arguements are now identicak to zc.recipe.cmmi or zc.recipe.egg

  • Dependencies resolver has been improved a lot

  • For static distribution, you can know speicify multiple urls with ‘urls’

0.6

  • fix bug in path generation in minitage.recipe:scripts

0.2 -> 0.5

  • add make-options for make option in minitage.recipe.cmmi

  • multiple bugfixes

  • make things append in subprocess for environment conversation

  • add initiaiization code for generated python interpreter in minitage.recipe:scripts

0.1

  • add fetch recipe

0.0.13

  • fix zip safe flag

0.0.11

  • Include eggs dependencies by default

  • Modulate the script recipe to append in the PYTHONPATH all egg dependencies found into the local eggs cache.

0.0.10

  • Add pyc regeneration feature stolen from zc.buildout

0.0.9

  • minor fix for run without minitage

  • fix for long path/compilation flags

0.0.8

  • minor fix for scm check outs

0.0.7

  • add C compiler cflags/ldflags/makeopts customistation options

0.0.6

  • Change the eggs installation way to do, now using easy_install everywhere Also include a buildout option to allow to include eggs dependencies (ez-dependencies=true)

  • Set the __doc__ variable in scripts to fix some scripts like bzr.

0.0.3

  • fix scm choice when there are eggs and url in the same part

0.0.2

  • bugfix version

  • fix linking problem

0.0.1

  • Initial version

Project details


Release history Release notifications | RSS feed

This version

0.8

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minitage.recipe-0.8.tar.gz (24.7 kB view details)

Uploaded Source

File details

Details for the file minitage.recipe-0.8.tar.gz.

File metadata

  • Download URL: minitage.recipe-0.8.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for minitage.recipe-0.8.tar.gz
Algorithm Hash digest
SHA256 c117432eb9ce5b0ca5b3da1e72a5ba5941ab4ae28ce94ab79c927aac9c067f52
MD5 c3801d5f61b4f993c209034f8ed62b1a
BLAKE2b-256 c48d9ff07ec3023ed046d3bf66565021c9b8b783de8f738bbe8e281476042737

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page