Commit graph

37 commits

Author SHA1 Message Date
Hylke Bons
9c4b298862 Update Makefile.am 2014-07-04 14:43:10 +02:00
Hylke Bons
fd03010c0a build: Add Linux readme in tarballs. Closes #1527 2014-07-01 22:09:57 +02:00
Carlos Martín Nieto
954f7ba1ae build: distribute both license files
The switch to two differences licenses made two license files where
there used to be one. Distribute both with the dist target.
2013-10-23 21:14:54 +02:00
Hylke Bons
8ddff714db build: Include Appdata file in source tarballs. #1393 2013-10-11 11:14:04 +02:00
Hylke Bons
f62fd3c432 build: Update new text file names 2012-09-26 12:17:05 +02:00
Hylke Bons
f93419d9d5 Fix make distcheck 2012-08-26 19:14:14 +01:00
Hylke Bons
024b527b36 Disable translations for now 2012-06-19 19:20:33 +01:00
Hylke Bons
db9f4c9460 Simplify README.md 2012-06-19 18:05:56 +01:00
Hylke Bons
6ed7ad2cb2 build: Remove gnome-doc-utils leftovers 2012-06-19 17:43:38 +01:00
Hylke Bons
52be7f78e2 Add directory for legal files 2012-06-19 17:27:07 +01:00
Hylke Bons
b443be717c linux: Reorder file structure 2012-06-19 17:21:33 +01:00
Carlos Martín Nieto
5abee851f4 Add NEWS and README.md to EXTRA_DIST 2012-06-07 00:43:12 +02:00
Hylke Bons
0e34e4b6f2 mac: Fix build 2012-03-16 18:42:13 +00:00
Shish
bd866df6a9 wibble automake to build the extra backend 2012-02-28 14:34:23 +00:00
Hylke Bons
911886bdba Remove outdated help/ and man/ 2012-02-08 13:30:46 +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
b682a90f1f Allow the UI code to be disabled at configure time 2011-07-01 21:39:14 +01:00
Alex Hudson
1370cb65b5 Attempt to merge the smartirc4net references into single build reference 2011-06-13 13:27:48 +01:00
Hylke Bons
81c905fd77 Merge pull request #202 from alexhudson/master
Separate SmartIrc4Net build
2011-06-08 13:18:00 -07:00
Alex Hudson
d340ab3fa8 Allow Sparkle to link against a system SmartIrc4Net library 2011-06-08 20:31:28 +01:00
Hylke Bons
704b4da124 build: add LICENSE to distcheck and ignore made tarballs 2011-06-08 14:40: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
Hylke Bons
669281faab [build] Remove FriendFace and SparkleDiff 2010-10-03 15:03:20 +01:00
Bertrand Lorentz
f8a7e8fcd0 [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
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
Łukasz Jernaś
960d2f0516 Add help files to buildsystem 2010-08-30 17:13:45 +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
Hylke Bons
395280460b rename notify-sharp to NotifySharp, just looks nicer 2010-07-04 12:00:59 +01:00
Łukasz Jernaś
6e249c8551 Add SparkleDiff to the build system 2010-07-03 09:39:28 +02:00
Łukasz Jernaś
2d16ecba78 Add icon theme installable icons 2010-06-18 13:35:20 +02:00
Łukasz Jernaś
81d3ed86c7 Fixup makefiles 2010-06-17 23:56:43 +02:00
Łukasz Jernaś
d5edb4da1c Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00