Stephen Shelton
9e7254f6fa
Rip out pass-through-to-curl functionality
2020-04-07 14:17:52 -06:00
Jeff Becker
9428689939
fix up cpack for macos
2020-04-03 10:14:19 -04:00
Jeff Becker
2922668e6b
initial lokinet-bootstrap in powershell for windows
2020-04-02 11:08:07 -04:00
Jeff Becker
2190da8c81
cpack win32
2020-04-02 11:08:07 -04:00
Jeff Becker
0f13591802
does not work
2020-01-28 16:55:36 -05:00
Ryan Tharp
cd8aba4d4e
daemon don't override the existing CURL
2019-12-23 07:16:13 +00:00
Rick V
fd6602bf05
fix versiontag
2019-12-16 11:32:42 -06:00
Rick V
9fa9209114
don't be aggressive
...
remove libcurl packaging rules. We still build it, but ship only the curl.exe
2019-12-16 11:28:47 -06:00
Rick V
6d49ffd60b
include all platform dependencies transitively
2019-12-16 11:28:46 -06:00
Rick V
e15c57c114
get ready for v0.6
...
bump version
don't ship the shared object
2019-12-16 11:28:21 -06:00
Jason Rhinelander
638fb25b47
Put version info into a compiled file
...
This rewrites the version info using lokid's approach of compiling it
into a .cpp file that gets generated as part of the build (*not* during
the configure stage).
Among other things, this means that changing the version no longer
invalidates ccache or cmake dependencies, and because it depends on
`.git/index` git commits will cause the version to be regenerated,
making the commit tag more reliable (currently if you rebuild without
running cmake your git commit tag doesn't update).
2019-12-11 22:40:07 -04:00
Rick V
83c5e9ace4
manually merge #859
2019-10-30 18:02:34 -05:00
Michael
f6adacf936
Review fixes
2019-10-09 23:00:50 +01:00
Michael
3371da98cf
Use libcurl (optional dependency) to hit jsonrpc
2019-10-09 23:00:50 +01:00
jeff
7d7c6bf38c
Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography
2019-10-07 06:08:47 -04:00
michael-loki
4b6dab5651
Fixup
2019-10-05 17:06:35 +01:00
Michael
abc527ca35
Split cmake files for executables into src dirs
2019-10-05 16:08:12 +01:00