35 Commits

Author SHA1 Message Date
dupa dup
dda5a73bda unfuck build on nixos 2022-12-06 16:52:37 -08:00
Jeff Lawson
bfba40e566
Merge pull request #7 from stephanm/versioninfo
Store version information in one place only (configure.in)
2020-02-12 10:59:41 -06:00
Jeff Lawson
d04f939739
Merge pull request #8 from stephanm/crosscompile2
Cross-compile for Windows
2020-02-12 10:44:22 -06:00
Stephan Meier
7b4b6aa5ca update configure script 2020-02-12 15:31:57 +01:00
Stephan Meier
5cd7a08f8e update tclconfig to fossil f34df7f998 2020-02-12 15:31:48 +01:00
Stephan Meier
89a9a94ee9 store version number in one place only (configure.in) 2020-02-11 16:33:55 +01:00
Stephan Meier
a2ac991614 use PACKAGE_VERSION from tclconfig when calling Tcl_PkgProvide() 2020-02-11 16:33:46 +01:00
Jeff Lawson
2915c7e0c8
Convert tests to tcltest and integrate into Travis (#5)
* convert some tests to tcltest

* exit with non-zero value if any test fails
2019-02-04 13:54:54 -06:00
Jeff Lawson
cd15f4d7af
Merge pull request #3 from flightaware/gentoo_install
add srcdir to install targets
2019-02-01 20:06:06 -06:00
Jeff Lawson
935b84ac18
Merge pull request #4 from flightaware/fix_warnings
fix warnings caused by type mismatch and missing cases
2019-02-01 20:05:56 -06:00
Jeff Lawson
59a8465960 fix warnings caused by type mismatch and missing cases 2019-02-02 02:04:47 +00:00
Jeff Lawson
6b906746e8 add srcdir to install targets
Fixes #1
2019-02-02 01:52:32 +00:00
Jeff Lawson
279f4f9d2d
Merge pull request #2 from flightaware/travis
initial travis integration (no tests for now)
2019-02-01 19:41:48 -06:00
Jeff Lawson
4c6985bb83 formatting 2019-02-02 01:41:18 +00:00
Jeff Lawson
3ae7f0381d convert readme to markdown. add travis status icon. 2019-02-02 01:39:03 +00:00
Jeff Lawson
a9976fca3b initial travis integration (no tests for now) 2019-02-02 01:28:40 +00:00
Sven Hoexter
1fd1b4178a Close the file handle in time in case -file option is used
Origin: https://www.androwish.org/index.html/vpatch?from=9afc8918cdeec6d7&to=e4864fde820aac71
Author: Christian Werner <chw@ch-werner.de>
2016-08-14 16:01:31 +02:00
Sven Hoexter
c616ae3f10 Close the file handle in time, increase space allocated for handleName and shandleName.
Origin: https://www.androwish.org/index.html/vpatch?from=e4864fde820aac71&to=ce9a5b5886ac7381
Author: Christian Werner <chw@ch-werner.de>
2016-08-14 16:00:12 +02:00
Steve Havelka
93ced48247 Merged in bovineone/tclcurl/http2 (pull request #4)
Http2
2016-07-21 15:12:26 -07:00
Jeff Lawson
04ac7e01d3 initial suport for "httpversion" arguments of 2.0, 2TLS, 2_PRIOR_KNOWLEDGE 2016-07-20 07:52:28 +00:00
Jeff Lawson
ab766d6bca Created new branch http2 2016-07-20 07:34:29 +00:00
Steve Havelka
c8a6a4f275 Merged in stpwd/tclcurl (pull request #2)
Fix curl_formadd() for CURLFORM_CONTENTSLENGTH == 0
2015-09-24 10:14:43 -07:00
Steve Havelka
90ca56c96e Merged in juef/tclcurl/juef/tclcurln-fix-a-typo-duhandle-duphandle-1439035499476 (pull request #3)
tclcurl.n: fix a typo
2015-08-08 10:08:13 -07:00
Svyatoslav Mishyn
a3127910c9 tclcurl.n: fix a typo
duhandle => duphandle
2015-08-08 12:05:04 +00:00
Stephan Meier
b1b3a7702e Fix curl_formadd() for CURLFORM_CONTENTSLENGTH == 0 2015-07-21 14:23:05 +02:00
Steve Corriere
380b93b23f Increased version support for TLS. 2015-05-26 13:30:41 +00:00
Steve Corriere
e92149c382 Increased version support for TLS. 2015-05-26 13:20:21 +00:00
Steve Corriere
f1b8fa42ec Increased version support for TLS. 2015-05-26 13:18:49 +00:00
Steve Havelka
81bbc04e07 Applying patch reformat-tclcurl3 from Sven Hoexter 2014-09-28 23:17:09 -07:00
Steve Havelka
5919d9c586 Applying patch man-spelling from Sven Hoexter 2014-09-28 23:16:03 -07:00
Steve Havelka
3ac73ecef3 Applying patch man-section from Sven Hoexter 2014-09-28 23:15:37 -07:00
Steve Havelka
14e3a946b9 Applying patch man-hyphen-as-minus from Sven Hoexter 2014-09-28 23:15:09 -07:00
Steve Havelka
da26efead0 Applying patch example-shebang from Sven Hoexter 2014-09-28 23:14:22 -07:00
Steve Havelka
00a8f4568c Applying patch correct-linking from Sven Hoexter 2014-09-28 23:12:23 -07:00
Steve Havelka
639b49517b initial checkin of TclCurl 2014-02-05 16:43:59 -08:00