lp:~mvo/click/add-qmake-cross-to-chroot

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/click/add-qmake-cross-to-chroot
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
click
Status:
Development

Recent revisions

548. By Michael Vogt

Include a cross-qmake in the chroot

This is not entirely ideal as some projects like ubuntu-core do not really
need qmake but its small and we need to have the native qmake for native
build and the cross qmake for cross building so adding it to the
ubuntu-sdk-libs-dev is not feasible. Adding conditional code to chroot.py
would work (if framework == sdk-libs) but I would rather like to avoid
this special case and trade it for slightly increasing the core build
chroot.

547. By Michael Vogt

click/chroot.py: cleanup, sort build_pkgs, use str.format() instead of str.replace()

545. By Michael Vogt

* lp:~mvo/click/add-run-shm:
  - Ensure /run/shm is available in a click chroot
* lp:~mvo/click/ubuntu-core-framework:
  - Add "ubuntu-core-15.04-dev1" click chroot

544. By Michael Vogt
543. By Michael Vogt

merge the 0.4.34.2 release

542. By Michael Vogt

* click/tests/Makefile.am:
  - add --libtool to g-ir-scanner so that it uses the generated
    libtool instead of the system libtool which is now part of
    the libtool-bin package in vivid

541. By Michael Vogt

bump version number for citrain

540. By Michael Vogt

* click/tests/preload.h:
  - replace deprecated "Attributes:" with annotations on the
    identifier

539. By Michael Vogt

add ubuntu-sdk-15.04 based on ubuntu-sdk-libs/ubuntu-sdk-libs-dev

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:click
This branch contains Public information 
Everyone can see this information.

Subscribers