Re: Building unstable on Mac

2018-01-29 Thread John Ralls
To build unstable: 1. Retrieve the latest .jhbuildrc-custom from the gnucash-on-osx repository. 2. Edit ~/.jhbuildrc-custom to comment out the gnucash-stable prefix and modules and to uncomment the gnucash-unstable ones. 3. Run jhbuild bootstrap 4. Run jhbuild build If you want a git checkout,

Building unstable on Mac

2018-01-29 Thread R. Victor Klassen
So, the wiki is less than clear on how to do this. First I tried going through the instructions under Building for Development beginning with jhbuild shell cd $PREFIX/../src/gnucash-2.6.17 But it turned out that there was no path with the prefix $PREFIX/../src No src directory had yet been

Re: WIki Page discrepancies

2018-01-29 Thread Geert Janssens
Op maandag 29 januari 2018 17:42:01 CET schreef David T. via gnucash-devel: > Hello, > > More on the two Git pages (“Git” and “An Introduction to Git”)(Thanks, > Geert!). > > I notice that “An Introduction to Git” says that there are 2 important > branches: master and maint, whereas “Git” says

WIki Page discrepancies

2018-01-29 Thread David T. via gnucash-devel
Hello, More on the two Git pages (“Git” and “An Introduction to Git”)(Thanks, Geert!). I notice that “An Introduction to Git” says that there are 2 important branches: master and maint, whereas “Git” says that there are three: master, maint, and unstable, with the note that unstable only