Commit Graph

79 Commits

Author SHA1 Message Date
Martin Marmsoler
edbd280186 cleanup EditButton. Now the patch can be updated without recreation of the hole object 2020-10-24 09:31:18 +02:00
Jason Haslam
7916a2700a Clean up editor for the new version of Scintilla 2020-09-17 14:18:14 -06:00
Jason Haslam
37d69552f3 Update scintilla to version 3.21.0 2020-07-29 11:23:22 -06:00
Jason Haslam
d235c8970d Update libgit2 to tip of master 2020-07-13 13:41:00 -06:00
Jason Haslam
377dc25bce Update libgit2 to tip of master 2020-01-16 15:45:32 -07:00
Jason Haslam
b30e795504 Increase minimum required version of cmake to 3.6.2
Older versions can't find OpenSSL 1.1 on Windows.
2019-12-06 14:51:22 -07:00
Jason Haslam
b64e964f10 Update libgit2 to tip of master 2019-12-02 12:26:53 -07:00
Jason Haslam
13fe4b4844 Fix failure to cancel some remote transfer operations
This adds remote connect/disconnect callbacks to save the current
remote. Cancel is called on the current remote instead of looking
up a new remote object by name.

Relates to #304.
2019-11-27 14:23:57 -07:00
Jason Haslam
ebfaced770 Silence warning 2019-10-30 13:31:43 -06:00
Jason Haslam
154bf82ad6 Update libgit2 to tip of master
Also drops the workaround for a Windows junction point issue that broke
support for symlinks on Windows.
2019-10-28 14:20:44 -06:00
Jason Haslam
82c6c97cdd Revert pkg-config search for system lua 2019-09-16 10:43:35 -06:00
Jason Haslam
2c8ccb5890 Fix build errors on Linux 2019-08-29 12:47:15 -06:00
Jason Haslam
00ca704096 Update libssh2 to version 1.9.0 2019-08-28 15:16:54 -06:00
Jason Haslam
6beb9958f7 Upgrade scintilla to version 3.10.6 and drop separate scintillua library 2019-08-27 17:39:15 -06:00
Jason Haslam
de628343ee Update libgit2 to tip of master 2019-08-12 10:19:16 -06:00
Symphorien Gibol
4ee537486b address review comments 2019-08-06 22:05:18 +02:00
Symphorien Gibol
b0a6705cde pkg-config: look for any of lua, lua5.3, lua-5.3 2019-04-15 14:40:56 +02:00
Symphorien Gibol
55a18cf612 Revert "pkg-config: detect lua-5.3 and not only lua"
This reverts commit 2f7f5fa4cc.
2019-04-15 14:38:54 +02:00
Symphorien Gibol
2f7f5fa4cc pkg-config: detect lua-5.3 and not only lua 2019-04-14 23:46:01 +02:00
Symphorien Gibol
d55b33b7e1 cmake: use system lua if available 2019-03-30 21:39:20 +01:00
Symphorien Gibol
345e1f2e16 cmake: use system libcmark and libssh2 when available 2019-03-30 21:19:07 +01:00
Jason Haslam
3cad6fac39 Update libgit2 to tip of master 2019-01-30 13:24:40 -07:00
Jason Haslam
97b5667297 Search for OpenSSL 1.1 on Windows 2019-01-24 20:33:34 -07:00
Jason Haslam
e81186b0a4 Update OpenSSL to version 1.1.1a 2019-01-11 14:53:05 -07:00
Jason Haslam
df1a4ca8c7 Add support for ed25519 SSH identity files 2019-01-11 14:53:05 -07:00
Jason Haslam
a738dad009 Update libgit2 to tip of master 2019-01-11 14:52:14 -07:00
Jason Haslam
346e430c66 Disable nanosecond precision in libgit2 on Windows 2019-01-05 14:03:17 -07:00
Jason Haslam
40e0e44615 Update git submodule to v2.20.1 2018-12-21 11:06:57 -07:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00