Commit graph

15 commits

Author SHA1 Message Date
Bertrand Lorentz 1e88eab334 Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Hylke Bons 1625d2df31 [build] Make SS build and run on OSX 2010-11-13 22:30:00 +00:00
Bertrand Lorentz 0d8740a757 [build] Fix build and installation of GitSharp assemblies
Improve the GitSharp autotools stuff and move it to its own file,
included in the top-level Makefile.

A system-installed nant is now required to build GitSharp, instead of
using the in-tree copy.

All the files we really need to build GitSharp are now included in the
tarball, including the binary deps. I see weeping packagers...
But "make distcheck" doesn't work, mostly because GitSharp insists on
writing to the source dir during compilation. As distcheck builds with a
read-only source tree, this fails horribly.
2010-10-21 20:51:03 +02:00
Bertrand Lorentz 0d54e5edfc [build] Add GitSharp as a submodule 2010-10-10 14:57:46 +02:00
Hylke Bons d3e9a4dc3a [build] Remove FriendFace and SparkleDiff 2010-10-03 15:03:20 +01:00
Bertrand Lorentz 8ac0b8c71d [build] Fix handling of the SmartIrc4net assembly
Pass the proper configure options to SmartIrc4net for bundling.
The SmartIrc4net assembly is now copied into bin/ during compilation,
and installed into the same folder as the other assemblies.
2010-09-11 19:58:59 +02:00
Bertrand Lorentz 0da399295a Include SmartIrc4net library as a git submodule
This follows the recommendation from SmartIrc4net's author, and avoids
any dependency issues.
2010-09-11 17:48:56 +02:00
Łukasz Jernaś 9f485ebe76 Add help files to buildsystem 2010-08-30 17:13:45 +02:00
Bertrand Lorentz 6abd0c4561 [build] Make FriendFace a proper library assembly
Have SparkleDiff depend on the FriendFace assembly.
2010-08-02 17:58:10 +02:00
Bertrand Lorentz dea7426364 Create a SparkleLib library for sharing code between frontends
Start moving some files into SparkleLib, and have SparkleShare and
SparkleDiff depend on it.
2010-08-02 17:42:42 +02:00
Hylke Bons aff71afcf9 rename notify-sharp to NotifySharp, just looks nicer 2010-07-04 12:00:59 +01:00
Łukasz Jernaś 563ef30693 Add SparkleDiff to the build system 2010-07-03 09:39:28 +02:00
Łukasz Jernaś 282672dfd4 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Łukasz Jernaś f5eefb3da5 Fixup makefiles 2010-06-17 23:56:43 +02:00
Łukasz Jernaś 2975c2b160 Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00