Commit graph

23 commits

Author SHA1 Message Date
Hylke Bons
1f76bff469 build: Ignore mono version when checking GAC 2015-06-27 21:21:41 +01:00
Hylke Bons
31e804a3f5 build: Check GAC using gacutil instead of checking for files 2015-06-25 02:28:00 +01:00
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
531122db31 build: Use GTK+3 2013-10-08 14:00:05 +02:00
Hylke Bons
cd377faee9 remove nautilus plugins from build to prepare for event log integration work 2012-10-09 11:46:16 +02:00
Hylke Bons
2616ed7a3e remove smartirc and related code. Closes #435 2011-11-18 21:40:42 +00:00
Łukasz Jernaś
1bd706fd1e nautilus-plugin: Integrate Nautilus 3 extension into the build system 2011-11-12 15:51:18 +01:00
Hylke Bons
ac3cbbd08c setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Bertrand Lorentz
f8d222535f build: Fix stupid typo in my previous commit 2011-06-06 20:39:32 +02:00
Bertrand Lorentz
e460bcfb90 build: Fix error during configure if gnome-doc-utils is not installed
Always set the ENABLE_SK conditional, so that it is defined even if
GNOME_DOC_INIT is not called. Fixes issue #198.
2011-06-06 20:35:05 +02:00
Bertrand Lorentz
e400b8bc6f Remove GitSharp from the build and delete submodule 2011-04-21 17:15:32 +02:00
Bertrand Lorentz
d571c02881 [build] Fix handling of additional dependencies of GitSharp
The bundled assemblies are in srcdir, so we need to get them from there.
2010-10-21 21:31:07 +02: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
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
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
Łukasz Jernaś
960d2f0516 Add help files to buildsystem 2010-08-30 17:13:45 +02:00
Bertrand Lorentz
2a55895120 [build] Fix make distcheck for the nautilus extension 2010-08-02 15:26:55 +02:00
Bertrand Lorentz
c7160d0007 [build] Remove useless mono-addins stuff 2010-06-27 17:02:20 +02:00
Bertrand Lorentz
0d27e41998 [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
c3b4a71118 [build] Fix up configure and enable shave 2010-06-18 23:24:43 +02:00
Łukasz Jernaś
d5edb4da1c Saving my autohell work, based of banshee/f-spot 2010-06-17 18:35:33 +02:00