Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] BUILD_API=1

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] BUILD_API=1
  • Date: Mon, 12 Jun 2006 19:09:19 +0200

Hi,

as those reading the -commit list have already noticed, I made devel,
test and games grimoire default to BUILD_API=2 now (z-rejected has been
fully api2 for a while). That means any spell not explicitly setting
BUILD_API=1 in DETAILS will use api2. Any spell that didn't have
BUILD_API=2 set either in DETAILS, or through section or grimoire
API_VERSION files has gotten a BUILD_API=1 line added to DETAILS.
This means that's it's really dead easy to looks for such spells now.

So let's get those last spells converted. Most of them probably just
need the BUILD_API=1 removed because they don't have any files that
require api1.
To remind everyone what those were:
BUILD: needs to be split into BUILD and INSTALL at the prepare_install
call, the prepare_install call removed
POST_INSTALL: needs to be moved to FINAL

Just run a 'find . -name DETAILS |xargs grep BUILD_API=1' in the
grimoire to find spells needing to be converted.

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page