SparkleShare/SparkleLib
Bertrand Lorentz 2e4986b07e [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
..
AssemblyInfo.cs.in [build] Add a variable for the assembly version number 2010-08-03 10:40:10 +02:00
Defines.cs.in Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Makefile.am [build] Fix build and installation of GitSharp assemblies 2010-10-21 20:51:03 +02:00
SparkleCommit.cs [log][repo] move the git log query to SparkleLib so that the front end doesn't depend on git 2010-09-04 16:23:20 +01:00
SparkleEvents.cs Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
SparkleFetcher.cs [fetcher] fix comments 2010-10-10 23:07:07 +01:00
SparkleHelpers.cs [log][repo] move the git log query to SparkleLib so that the front end doesn't depend on git 2010-09-04 16:23:20 +01:00
SparkleLib.csproj [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
SparkleListener.cs [repo] look for remote changes immediately after irc is dropped and [listener] tweak timeout values 2010-10-04 10:21:20 +01:00
SparkleOptions.cs Synced naming with project guidelines 2010-08-18 21:37:19 +02:00
SparklePaths.cs [log] hurray for clicable links 2010-08-26 09:52:49 +01:00
SparklePlatform.cs Move SparklePlatform.cs to SparkleLib 2010-08-02 18:49:24 +02:00
SparkleRepo.cs Restructure to be more MVC like 2010-10-16 23:48:50 +01:00