Re: Build Systems

2016-07-19 Thread Ryan Schmidt
On Jul 19, 2016, at 11:33 AM, Daniel J. Luke wrote: > On Jul 19, 2016, at 12:09 PM, Ryan Schmidt wrote: >>>> Considering all the various build systems we encounter in MacPorts, from >>>> autotools to xcodebuild to cmake to scons to qmake to manually crafted >&

Build Systems [Re: Software that doesn't use DESTROOT and funny tarball directories]

2016-07-19 Thread Daniel J. Luke
On Jul 19, 2016, at 12:09 PM, Ryan Schmidt wrote: >>> Considering all the various build systems we encounter in MacPorts, from >>> autotools to xcodebuild to cmake to scons to qmake to manually crafted >>> Makefiles, my impression is that autotools sucks the least.