Commit Graph

15 Commits (ac7a8b6f990dcf7b3ff0add431b6ad9711e3df83)

Author SHA1 Message Date
Oleg Nenashev 6c0f6d1f7a Fixes #142 - Deploy the automatic build on Appveyor (#144)
* First configuration stub

* Get rid of the old winsw_cert.pfx references, adjust docs

* Fix the corrupted log4net reference, we use 2.0.3

* Generate stub SNK file

* Signing: Try full SDK path to generate SNKs

* Fix the path

* Signing: Sign all assemblies being packed into WinSW

* Tests: Try enabling tests

* Tests and artifacts: Use absolute paths

* Artifact path must be relative

* The test DLL is the NUnit one

* nunit-console does not require loggers

* NUnit: Try picking all DLLs in the output folder

* NUnit console: No wildcards

* Tests: Fix the test project to make it properly working with the new project structure

* Docs: Clarify the specifics of external extension usage

* Add AppVeyor badge to README.md
2016-12-04 09:34:19 +01:00
Kohsuke Kawaguchi 68494aa25f Visual Studio isn't signing bits for me.
Just use the command line tool to get going.
2016-08-02 08:53:51 -07:00
Oleg Nenashev c5fd4a7a05 Get rid of extra configurations, fix output destinations
* Win32 is the only supported configurationdue to Win32 API dependencies
* Debug and Release now output the data to different folders

Fixes #84

Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2015-02-01 17:31:13 +03:00
Oleg Nenashev 99fb13d41a Switch to the built-in signing procedure.
Each developer will have to specify his own winsw_cert.pfx in the project root.

Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2015-01-23 15:24:38 +03:00
Oleg Nenashev 45fba7f974 Migrate the project to http://meetings.jenkins-ci.org/jenkins/2015/jenkins.2015-01-21-19.01.log.html
Related to #56

Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2015-01-22 10:14:43 +03:00
Kohsuke Kawaguchi e8036488c8 Moved P/Invoke wrappers to other files 2014-04-01 14:28:03 -07:00
Ed Frey 1ed045b817 Add option to send a SIGINT to the process being wrapped 2014-01-02 14:04:20 -05:00
Kohsuke Kawaguchi becb2d249a now it works 2013-04-20 17:38:49 -07:00
Kohsuke Kawaguchi 4caa17f921 my first shot 2013-04-20 17:04:57 -07:00
Kohsuke Kawaguchi 8c2f65f55a Work in progress.
Committed so that I can work on this from another computer.
2013-04-18 07:35:28 -07:00
Kohsuke Kawaguchi b31ea97fd2 hyphen char appeared to be invalid. WTF? 2011-10-27 10:31:03 -07:00
Kohsuke Kawaguchi 9118145a4b Manually applied patch from comment #5 in
http://kenai.com/bugzilla/show_bug.cgi?id=4246
2011-10-27 10:25:26 -07:00
Kohsuke Kawaguchi 8d1deb2ae4 Splitting a file into smaller chunks. 2010-12-27 08:51:48 -08:00
Kohsuke Kawaguchi f86f622f0b improving code to work better in UAC environment 2010-11-17 22:04:49 -08:00
kohsuke e94628badf initial import
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@2 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
2008-09-26 23:31:19 +00:00