Commit Graph

18 Commits

Author SHA1 Message Date
Sebastian Schuberth
a759a2fd05 Use goversioninfo instead of windres to embed Windows resources
windres is not always present whereas goversioninfo is easy to install.

This also fixes the generation of resource.syso to be part of the
standard build script instead of only the AppVeyor CI build.

Finally, adapt update-version.sh to patch versioninfo.json.
2016-12-15 12:27:47 +01:00
risk danger olson
bba8f3b876 update package imports 2016-11-15 10:01:18 -07:00
risk danger olson
b9c5a108d9 replace config.Config references in httputil 2016-07-21 18:07:23 -06:00
Steve Streeting
2da226bdd9 Fix some integration build errors 2016-05-13 17:43:04 +01:00
Steve Streeting
c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00
risk danger olson
b8a3cd69c2 remove some more ls.objects references 2016-02-23 11:20:28 -07:00
risk danger olson
766da7e4d0 fix a few more references 2016-01-29 09:55:53 -07:00
risk danger olson
a94c78ff10 extra temp object cleanup 2015-11-24 13:26:44 -07:00
risk danger olson
24bef56ee9 lowest exit code here should be 129 2015-10-22 10:03:27 -06:00
risk danger olson
a3a236977e be specific about the signals we're watching 2015-10-22 08:55:53 -06:00
risk danger olson
7416550bc9 same exit code that commands.Exit() uses 2015-10-21 16:27:11 -06:00
risk danger olson
fae68d89bf actually exit on interrupt/kill signals 2015-10-21 16:23:40 -06:00
risk danger olson
a0704be878 cleanup temp files automatically 2015-10-21 15:47:46 -06:00
Rick Olson
960966b4d7 dump git commit from script/run version 2015-07-28 15:32:23 -06:00
rubyist
50f97427ce Calculate the response header size sooner and outside of the mutex lock 2015-06-05 11:13:57 -04:00
rubyist
d4f70f40e2 Dump http stats into a k/v format log file 2015-06-04 15:18:14 -04:00
rubyist
6fafade752 Modify the http tracing code to collect stats on all http transfers 2015-06-03 17:33:00 -04:00
Rick Olson
67e13fa433 update scripts 2015-05-25 12:30:14 -06:00