Commit graph

5 commits

Author SHA1 Message Date
Markus Stoll 392b29dbfb use git version that compiles on osx 2016-09-28 16:08:13 +02:00
Paul Hammant a22a4d4175 oops, file missing from a prior commit 2016-08-21 14:43:52 -04:00
Hylke Bons a2337e6c8d Add toplevel Solution file 2016-07-08 22:58:19 +01:00
Hylke Bons cf8d82462f mac: Bump Git version to 2.7.4 2016-07-08 22:58:19 +01:00
Markus Stoll 5bece5c274 take care of proper PATH and error handling
add dependencies and build scripts to be able to build all configurations from the solution SparkleShare.sln
the used git binaries are now built from source

build configurations are now:

Debug: with debug symbols and symbol DEBUG defined
Release: without debug symbols, with optimizations, depends on installed Mono framework
ReleaseDist: like Release, but all depending frameworks are merged into one OSX binary, installed Mono framework not needed / used
2014-11-28 10:18:10 +01:00