drush_make 6.x-2.2

Bug fixes

Fixed several tests, added support for other types of hashes besides md5, fix generate-makefile

drush_make 6.x-2.0-beta9

New features
Bug fixes

This release will blow your socks off: it WORKS! (and if it doesn't, please tell us! http://drupal.org/project/issues/drush_make).

Also, this release is huge in terms of # of changes (yhahn's initial reaction: "Jesus!"). Here is an abbreviated version that should convey the gist of what they were:

Changes since DRUPAL-6--2-0-BETA8:

drush_make 6.x-2.0-beta8

New features
Bug fixes
  • Got rid of the queue - w00t
  • Remove tmp dir messyness
  • install_path -> contrib_destination
  • base_path -> build_path
  • Recursive includes
  • More lightweight bzr test
  • Fix SVN.
  • --version

drush_make 6.x-2.0-beta6

New features
Bug fixes
  • Implement --working-copy option for git download method.
  • Added more validation.
  • #656446 by kong: Fixed Patch for downloading DEV version.
  • #688648 by David Goode: Added Drush make git download fallback to non-private url.
  • #647546 - fall back on wget and other alternatives when php-curl is not available. thanks mfer.
  • #662586 by adrian: Fixed Not compatible with latest drush HEAD: Drush version 2.1 or higher is required for drush make to work.
  • Removing trim of ':' from CVSROOT environment var.
  • better output for d.o validation user error message.
  • #654040 by kong: Fixed missing .htaccess file after installing drupal-6.14 with drush make.
  • #661794 by mig5: Fixed Don't delete .git files before the opportunity to check out a branch first.
  • #649730 by hunmonk: drush convert|verify makefile don't respond properly to including core or disallowed project types in the .make file.
  • #683208 by k4ml | Frando: Added Allow working copy for mercurial (hg) clone.

drush_make 6.x-2.0-beta5

Bug fixes

Changes since DRUPAL-6--2-0-BETA4:

  • drush make shouldn't use file_get_contents for remote files, as some servers don't allow fopen stuff to URLs

drush_make 6.x-2.0-beta4

New features

Changes since DRUPAL-6--2-0-BETA3:

  • #647270 by hunmonk: Added drush verify makefile.

drush_make 6.x-2.0-beta2

New features
Bug fixes

Mostly bug features but a few cool features including bzr support and tar file support.

Let's try out the not-so-awesome release note style:

Changes since DRUPAL-6--2-0-BETA1:

drush_make 6.x-2.x-dev

Nightly development of the 2.x branch,. which sports a major re-write of drush_make.

drush_make 6.x-1.0-beta2

New features

Many new features and API changes.

Summary:

  • Class architecture for project types, download methods
  • Retrieval of packages via Update XML, simple download (wget/curl), SVN, CVS, git
  • Patching of projects from remote URL (like Drupal.org files directory)
  • Support for alternate Drupal core codebases like Pressflow
  • Partial support for nested make builds, e.g. distro build > install profile X build
  • Support for non-Drupal project libraries, by default in the libraries directory
Subscribe with RSS Subscribe to Releases for Drush Make