Skip to content
This repository has been archived by the owner on Sep 22, 2018. It is now read-only.

To have something like jhbuild build and jhbuild buildone #18

Open
nacho opened this issue Feb 20, 2015 · 4 comments
Open

To have something like jhbuild build and jhbuild buildone #18

nacho opened this issue Feb 20, 2015 · 4 comments

Comments

@nacho
Copy link
Contributor

nacho commented Feb 20, 2015

Basically right now what happens is that you either build all the packages or you build one package with all the dependencies.

I'd actually would like to have something like "build.ps1 build gtk" which would basically be the same as "build.ps1 -OnlyOne gtk" but also have another command "build.ps1 buildone gtk" which would take care of only building gtk without the dependencies.

I did not see anything like that already implemented but let me know if I am wrong or if this feature is a WONTFIX.

@bviktor
Copy link
Contributor

bviktor commented Feb 20, 2015

Obviously, you can't build gtk without the dependencies.

@nacho
Copy link
Contributor Author

nacho commented Feb 20, 2015

You can if they are already built.

@nacho nacho mentioned this issue Feb 20, 2015
@Arnavion
Copy link
Contributor

Yes, @TingPing asked for this one a long time ago but I never got around to doing it.

@nacho
Copy link
Contributor Author

nacho commented Mar 10, 2015

@Arnavion should I try to give this a try?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants