Commit graph

23 commits

Author SHA1 Message Date
Bertrand Lorentz
fe5b0c4871 build: Require notify-sharp-3.0 and clean up configure checks
Now that notify-sharp has a 3.0 release that depends on GTK 3, we can
require the proper pkg-config module.

Remove notify-sharp.m4 file, and the useless call to the macro that was
defined in it.

Also remove some unneeded variables in build.environment.mk.
2013-11-04 23:41:12 +01:00
Hylke Bons
ca25bf0e73 build: Find webkitgtk-sharp 2013-10-27 00:22:18 +02:00
Hylke Bons
f73673a006 build: Remove System.Web 2013-05-29 10:13:26 +01:00
Francois Truphemus (melchips)
81d7c393f0 Link against System.Web on GNU/Linux 2013-05-21 09:44:50 +02:00
Hylke Bons
f89d6943ac build: remove obsolete refs 2012-10-23 22:59:22 +01:00
Hylke Bons
2616ed7a3e remove smartirc and related code. Closes #435 2011-11-18 21:40:42 +00:00
Hylke Bons
ac3cbbd08c setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Alex Hudson
657a03b623 Merge branch 'master' of https://github.com/hbons/SparkleShare 2011-06-13 13:30:11 +01:00
Alex Hudson
1370cb65b5 Attempt to merge the smartirc4net references into single build reference 2011-06-13 13:27:48 +01:00
Bertrand Lorentz
5edd080e92 build: Add a reference to the appindicator libs for SparkleShare.exe 2011-06-12 17:35:12 +02:00
Alex Hudson
d340ab3fa8 Allow Sparkle to link against a system SmartIrc4Net library 2011-06-08 20:31:28 +01:00
Bertrand Lorentz
e400b8bc6f Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Hylke Bons
7d92acc276 [build] Make SS build and run on OSX 2010-11-13 22:30:00 +00:00
Bertrand Lorentz
0ecaf64f5e [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
257d6d686f [build] Add GitSharp as a submodule 2010-10-10 14:57:46 +02:00
Bertrand Lorentz
3297b308fe 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
Bertrand Lorentz
e7966bc929 [build] Fix up gtk references in autotools build
SparkleLib does not depend on gtk, but SparkleShare and SparkleDiff do,
so update the build to reflect that.
Also remove some unneeded variables.
2010-09-11 16:04:00 +02:00
Bertrand Lorentz
a34834ba71 [build] Reference the SmartIrc4net library in the autotools build
This add a mandatory dependency on SmartIrc4net.
2010-09-11 15:25:48 +02:00
Bertrand Lorentz
9aa497eb78 [build] Make FriendFace a proper library assembly
Have SparkleDiff depend on the FriendFace assembly.
2010-08-02 17:58:10 +02:00
Bertrand Lorentz
c909f3e40d 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
Łukasz Jernaś
6e249c8551 Add SparkleDiff to the build system 2010-07-03 09:39:28 +02:00
Bertrand Lorentz
c7160d0007 [build] Remove useless mono-addins stuff 2010-06-27 17:02:20 +02:00
Łukasz Jernaś
d5edb4da1c Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00