On Oct 23, 2014, at 10:17 AM, Jameson Merkow wrote:
> Our software downloads configures, and builds a few other packages using
> cmake. One of these external projects is GTS, which, uses configure (as
> opposed to cmake) to configure and build using make and gcc.
> So to use the mp libraries an
On Thu, Oct 23, 2014 at 11:17 AM, Jameson Merkow wrote:
> This works perfectly on linux (automatic and cron) and on mac when I
> initiate the build manually, but when I added it to a launchd (or cronjob).
>
> I believe that the issue lies with the toolchain, when I run the script,
> the tool chai
Hello,
I am working on setting up a build-bot on OS X 10.8.5, but I'm having some
issues when I use my scripts with launchd.
Our software downloads configures, and builds a few other packages using
cmake. One of these external projects is GTS, which, uses configure (as
opposed to cmake) to config