Commit Graph

53 Commits (14ed7085e0e24b474f3be30ddca3d458d542c7d6)

Author SHA1 Message Date
Icedream 14ed7085e0 Updating libgit2 Linux binaries. These ones were built on Debian Squeeze, should solve the issue with GLIBC, for real. 2015-01-15 08:55:37 +01:00
Icedream 80727029d6 Upgrade target to .NET Framework 4.5. Related to #1. 2015-01-14 23:02:45 +01:00
Icedream 63a006b1b2 Bumping version in Linux instructions. 2015-01-14 08:49:47 +01:00
Icedream d24ab3c724 Added Linux server setup guide. 2015-01-14 08:43:57 +01:00
Icedream e2d35b958d Adding easy server installation guide for Windows. 2015-01-14 08:18:25 +01:00
Icedream 8f1bb919c0 Edited readme file. 2015-01-14 08:06:31 +01:00
Icedream ab018c23c9 New, size-reduced libgit2 Linux binaries compiled on Ubuntu 12.04, this should help the few issues with GLIBC! 2015-01-14 07:47:24 +01:00
Icedream 8034b91284 Fix help screen. 2015-01-12 22:03:02 +01:00
Icedream 4475e9becd Bumping Costura.Fody-Mono to get rid of permission issues on temporary folder on non-Windows systems. 2015-01-12 20:18:19 +01:00
Icedream 35f568f1ff Fix "-v"/"--verbosity" option. 2015-01-12 18:32:00 +01:00
Icedream 37b636126e Disable debug process hosting in VS. 2015-01-12 18:29:23 +01:00
Icedream ca72246eff Fix "--log=false" switch. 2015-01-12 18:29:13 +01:00
Icedream cff22512f7 Clean up build output folder for wrapper. 2015-01-12 18:28:36 +01:00
Icedream b87920e5aa Added "--version" switch for version printing. 2015-01-12 18:28:15 +01:00
Icedream 35aa50fba6 Adding GitVersionTask 2015-01-12 08:39:24 +01:00
Icedream a88fe6f109 Avoiding external shell call by replacing it with pure C#-generated input. This also makes certmgr go quiet. 2015-01-12 06:11:03 +01:00
Icedream 8d906642d9 Update NuGet after certificates are updated, not before. 2015-01-12 05:51:18 +01:00
Icedream 5ddfee82af Be a bit more quiet, please. 2015-01-12 05:35:38 +01:00
Icedream 74ce99b207 More precise status text. 2015-01-12 05:35:28 +01:00
Icedream 1611a8e1cd Unify loggers into a list. 2015-01-12 05:21:34 +01:00
Icedream 7b520b78cd Remove last traces of metaproject code. 2015-01-12 05:21:10 +01:00
Icedream 866c9044e2 Make yes command not print out pipe break error. 2015-01-12 05:20:26 +01:00
Icedream b311d7810f Fix typo in Linux start script. 2015-01-12 05:20:05 +01:00
Icedream cd508d55b9 Fix issue with DebugType property. 2015-01-12 05:19:51 +01:00
Icedream 031f8b2f80 NuGet startup and temp writing fails on my test machines. Fixing these edge cases. 2015-01-12 05:07:52 +01:00
Icedream 1708d347a1 We're getting on making the build work in Mono here... 2015-01-12 05:05:28 +01:00
Icedream eb52da9e74 Fix process name display on usage output. The extension is not really needed if it crashes Mono after merging that much. 2015-01-12 02:33:55 +01:00
Icedream 31ec07d8c0 Updating Fody.Costura-Mono to enable Mono compatibility once and for all. Finally. 2015-01-12 02:27:30 +01:00
Icedream 5e79adbfa4 Adding linux binaries for now. 2015-01-12 02:26:58 +01:00
Icedream 82dc53d9a8 Update Fody and Fody.Costura-Mono. 2015-01-12 01:25:34 +01:00
Icedream 8ecf4a2353 Fix command line usage output. 2015-01-12 01:04:22 +01:00
Icedream 04def92500 Force custom Fody build for wrapper as well. 2015-01-10 16:09:14 +01:00
Icedream 7f71ae78c4 Force custom Fody build. Seems like NuGet is confused. 2015-01-10 15:18:49 +01:00
Icedream 638b035ac1 Disable CommandLine custom assembly attributes since they crash Mono. 2015-01-10 14:42:04 +01:00
Icedream 9c6478f6ac Enable local copying of the updater assembly for the wrapper assembly. 2015-01-10 14:25:13 +01:00
Icedream d7e6cdfcf5 Add wrapper program to avoid Mono's dependency checks on startup. 2015-01-10 05:33:38 +01:00
Icedream 13128e3549 Save time by only recompiling libgit when needed. Still needs manual removal of old builds to save on space. 2015-01-10 05:10:22 +01:00
Icedream ed8f713b77 Switching to custom Fody.Costura build from CI server with Mono patches. 2015-01-05 04:34:47 +01:00
Icedream d710109075 Hardcode git2 Windows binary path for now. 2015-01-04 20:53:29 +01:00
Icedream b2430cd67a Build libgit2 using Release configuration. 2015-01-04 20:18:20 +01:00
Icedream 26973a59de Added libgit2sharp as submodule for Linux CI build later. 2015-01-04 19:43:01 +01:00
Icedream e0e9fd5287 Fix Costura not properly embedding libgit2 binaries.
Moving resource embedding behind Fody imports.

Change resource embedding.
2015-01-04 17:57:55 +01:00
Icedream 5b4558b12c Slowly getting to it with gitignore... 2015-01-04 17:30:08 +01:00
Icedream 6fcdb8130a Gitignore giving me the headaches... 2015-01-04 17:29:11 +01:00
Icedream 94b686e773 Restored old project file. 2015-01-04 17:12:36 +01:00
Icedream 8c30cd7e56 NuGet-Dateien zum Projekt hinzugefügt. 2015-01-04 14:48:47 +01:00
Icedream a6ed040631 Do NuGet tasks before Costura merges files. 2015-01-04 14:43:29 +01:00
Icedream 2cd22b4c91 Enable NuGet package restore. 2015-01-04 14:17:21 +01:00
Icedream f3aafa276a Use Costura.Fody to merge all libraries into one assembly. 2015-01-04 14:05:46 +01:00
Icedream c9be01f767 Project was started end of 2014. 2015-01-04 13:45:16 +01:00