lp:~pefarrell/spud/diamond-setup
- Get this branch:
- bzr branch lp:~pefarrell/spud/diamond-setup
Branch merges
- Cian Wilson: Approve
- Tim Greaves: Approve
-
Diff: 147 lines (+23/-23)3 files modifiedconfig.guess (+5/-4)
config.sub (+14/-5)
diamond/setup.py.in (+4/-14)
Related bugs
Bug #942831: building packages from source and installing doesn't work | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 517. By Tim Greaves
-
Responding to bug lp:931800, this merge:
* Changes the call to setup.py from debian/rules to use --root=path as opposed
to --root path
* Adds in parsing of sys.argv to pull out that root and use it as destdirA test build on precise appears to behave nicely.
- 515. By Tim Greaves
-
When using diamond purely as a validation tool to check options files,
diamond.schema can be imported in environments which don't have a display but
do have gtk.gdk. An example of this would be the diamond_validation test case
in Fluidity.As far as I can see there is no need to import gtk.gdk in diamond.schema as
it's not used, and removing it doesn't appear to break anything. - 514. By Tim Greaves
-
Fix purely in build system addressing bug lp:888887 by removing the unused
(and now deprecated) call to svnversion. - 513. By Tim Greaves
-
Prior to this fix, if libspud's configure was supplied with a prefix
and then diamond's setup.py was called in install mode with a different
prefix, the setup.py prefix would be ignored. This merge changes that
behaviour such that a prefix given to setup.py will override a prefix
supplied to configure.This fixes bug lp:921608
- 511. By Patrick Farrell
-
Take the libtool raw files from Fedora 15, to update the libtool in the spud trunk as well. See lp:918235.
- 510. By Patrick Farrell
-
Merge the make-diamond-
pick-up- attributes- of-real- vectors- and-tensors branch.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:spud