Commit graph

47 commits

Author SHA1 Message Date
Alex Hudson b76ea3a82b Allow the UI code to be disabled at configure time 2011-07-01 21:39:14 +01:00
Alex Hudson 0a221cce70 Error out in configure if webkit-sharp-devel or notify-sharp-devel are not available 2011-06-29 22:01:38 +01:00
Hylke 91003a2cf2 update NEWS 2011-06-29 16:42:01 +01:00
Iain Lane f2fc9f8397 Check for either 2.0 or 4.0 mono libs based on the version installed
Allows SparkleShare to build against both profiles
2011-06-26 18:51:50 +01:00
Hylke Bons 3b1195e56c update NEWS and bump version 2011-06-26 02:33:48 +01:00
Hylke Bons 2d07900d03 fix make distcheck 2011-06-14 19:17:59 +01:00
Alex Hudson a033a95bab Fix the SmartIrc4Net link reference for those without the pkg-config 2011-06-14 10:47:42 +01:00
Alex Hudson d139a53a3f Merge branch 'master' of https://github.com/hbons/SparkleShare 2011-06-13 13:30:11 +01:00
Alex Hudson a5cf9d3bed Attempt to merge the smartirc4net references into single build reference 2011-06-13 13:27:48 +01:00
Bertrand Lorentz effa7a9b02 build: look for appindicator-sharp-0.1 instead of appindicator-0.1
We want the sharp-iest appindicators, not just the plain C library.
2011-06-12 17:32:25 +02:00
Hylke Bons 8ffb32716a reference appindicator 2011-06-12 08:11:01 -07:00
Hylke Bons 4c9b18697e Merge pull request #202 from alexhudson/master
Separate SmartIrc4Net build
2011-06-08 13:18:00 -07:00
Alex Hudson e08ca676e8 Allow Sparkle to link against a system SmartIrc4Net library 2011-06-08 20:31:28 +01:00
Hylke Bons 3c7b1b0e34 Bump version to 0.2.1 2011-06-08 15:06:30 +01:00
Hylke Bons 16bfce692a build: fix build system 2011-05-22 12:42:22 +01:00
Hylke Bons 3e65a4fc94 build: move backend classes into subfolders 2011-05-22 12:28:14 +01:00
Hylke Bons a5628c5473 Update version numbers everywhere for next release 2011-05-02 16:07:13 +01:00
Bertrand Lorentz 1e88eab334 Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Łukasz Jernaś b8d77e191c Extra dist the Mac files for tarball generation
This was required to make intltool happy, it's a workaround for now
until Someone (TM) fully integrates the Mac stuff into autotools
2011-03-14 13:46:56 +01:00
Hylke Bons 45c48b2575 prepare for 0.2-rc1 release 2011-03-14 12:04:28 +00:00
Łukasz Jernaś 5449ab1a01 Add webkit-sharp to the autotools buildsystem 2011-03-13 19:54:17 +00:00
Alex Hudson 567694c675 Remove notify-sharp and link to system/gac version instead. 2010-11-27 21:24:32 +00:00
Hylke Bons 1625d2df31 [build] Make SS build and run on OSX 2010-11-13 22:30:00 +00:00
Hylke Bons 5ca7b86d74 [build] install html pages properly 2010-11-06 15:37:04 +00:00
Bertrand Lorentz b1bda3f841 [build] Remove redundant check in configure.ac 2010-10-21 20:52:42 +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 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
Bertrand Lorentz 46dc199a0d [build] Reference the SmartIrc4net library in the autotools build
This add a mandatory dependency on SmartIrc4net.
2010-09-11 15:25:48 +02:00
Hylke Bons 4c47ebc886 [build] prepare for beta1 release and add a NEWS file 2010-09-04 23:08:46 +01:00
Łukasz Jernaś 9f485ebe76 Add help files to buildsystem 2010-08-30 17:13:45 +02:00
Łukasz Jernaś e4e043cba2 Add some information about configure results 2010-08-30 16:48:50 +02:00
Hylke Bons 9a846bfc44 [build] fix distcheck 2010-08-14 19:17:50 +01:00
Bertrand Lorentz 3e74ff0f7a [build] Add a variable for the assembly version number
Assembly version numbers can only have numbers and dots, so we need to
differentiate those from the package version, which can be something
like "0.2-alpha1".
We just need to make sure both values are updated when appropriate.
2010-08-03 10:40:10 +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
Łukasz Jernaś f15601ef1e Add initial i18n support to the Nautilus plugin. 2010-07-21 21:46:27 +02:00
Hylke Bons aff71afcf9 rename notify-sharp to NotifySharp, just looks nicer 2010-07-04 12:00:59 +01:00
Hylke Bons d1141a6296 Split SparkleDiff over several smaller files 2010-07-04 11:50:27 +01:00
Łukasz Jernaś 563ef30693 Add SparkleDiff to the build system 2010-07-03 09:39:28 +02:00
Bertrand Lorentz 4f8f64e5fa [build] Add the nautilus extension to the build
If nautilus-python is present, the extension will be installed in the proper
directory.
2010-06-27 16:59:16 +02:00
Bertrand Lorentz 516f2eba85 [build] Fix up configure and enable shave 2010-06-18 23:24:43 +02:00
Łukasz Jernaś 282672dfd4 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Łukasz Jernaś 102c6cbb9d Drop intltool req to 0.40.6 (hope it doesn't break) 2010-06-18 01:04:40 +02:00
Łukasz Jernaś 0da6378941 Generate some defines from configure 2010-06-18 00:06:11 +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