All files named "Makefile.in"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Makefile.in

2025-01-02
08:38
Fix source dir path for installing docs when not building in source root file: [e868746ffd] check-in: [4056acea19] user: apnmbx-wits@yahoo.com branch: main, size: 20160
2024-12-17
01:24
Corrected install pkgIndex.tcl file path file: [1e024f8c15] check-in: [68b20030ff] user: bohagan branch: main, size: 20140
2024-12-08
19:24
Documentation cleanup file: [45f937e8a3] check-in: [ef8cbe9bbf] user: bohagan branch: main, size: 20150
2024-12-01
02:46
Updated make documentation to add target for consolidated docs file: [3bd105df76] check-in: [15c6ccf987] user: bohagan branch: main, size: 20140
2024-11-29
15:03
Fix build when unpacked in the /pkg/ directory of Tcl: <pre> cat manifest.uuid >>tlsUuid.h cat: manifest.uuid: No such file or directory make[1]: *** [Makefile:343: tlsUuid.h] Error 1 make[1]: Leaving directory 'tcl9.0/unix/pkgs/tcltls' make: *** [Makefile:2070: packages] Error 2 </pre> file: [2fff2bc851] check-in: [32c382b729] user: jan.nijtmans branch: main, size: 19608
2024-11-03
19:05
Makefile updates to install gzipped man page on FreeBSD file: [68c848565e] check-in: [7c444ee374] user: bohagan branch: tls-1.8, size: 19509
2024-11-01
22:01
Makefile updates for tls.tcl.h to work for sh. Needed for FreeBSD. Made makefile optimizations. file: [8f71c714bb] check-in: [97047919d0] user: bohagan branch: tls-1.8, size: 19160
2024-06-05
03:02
Replaced old method of including tls.tcl file in compiled library with a cross-platform compatible method file: [6e9018ca55] check-in: [1f8b36d9a4] user: bohagan branch: tls-1.8, size: 18730
2024-05-28
23:59
Removed end of line padding file: [374d539e3c] check-in: [3d710c254e] user: bohagan branch: tls-1.8, size: 18801
05:50
Restore "license.terms" installation from tclconfig directory file: [17b48bd0dc] check-in: [761a9b9f7b] user: jan.nijtmans branch: main, size: 18752
2024-05-27
22:17
"make install-doc" doesn't work. Install "licence.terms" from src, not src/tclconfig file: [af0a8a8c5f] check-in: [edb2242112] user: jan.nijtmans branch: main, size: 18742
2024-05-18
04:31
More changes to correct make clean and dist cases. Update to GNU Autoconf 2.72. file: [1e424cab1c] check-in: [5d04e4826c] user: bohagan branch: tls-1.8, size: 18802
2024-05-17
18:52
Consolidated make dist items file: [bb150e35ba] check-in: [8ec503ec3c] user: bohagan branch: tls-1.8, size: 18702
2024-05-13
04:57
Updated make files to install HTML docs, license, and README files file: [11cfd5196c] check-in: [e3da75f05f] user: bohagan branch: tls-1.8, size: 19106
2024-04-22
04:18
Updated makefile to use TEA_ADD_CLEANFILES file: [41deb05cc9] check-in: [6b0826ae21] user: bohagan branch: tls-1.8, size: 18767
2024-03-15
23:39
Updated make file to correct bugs file: [61dd86b789] check-in: [f5d3f859aa] user: bohagan branch: trunk, size: 18764
2024-03-10
23:26
Added TCL 9.0 build-info command including support for UUID files. Altered scripts from sample extension to put tlsUuid.h in WIN_DIR not TMP_DIR. file: [0c075f2f94] check-in: [c5526c14fd] user: bohagan branch: trunk, size: 18753
2024-03-05
13:57
Update to latest acinclude.m4 file: [20111b5bb5] check-in: [cbbb604ed3] user: jan.nijtmans branch: nijtmans, size: 18688
2024-02-24
22:07
Eliminate some deprecated function usages. Disable ssl3 by default too (just as ssl2) file: [a6031ad08b] check-in: [3090c676df] user: jan.nijtmans branch: nijtmans, size: 18717
2024-02-23
13:21
Merge trunk file: [d1585703c7] check-in: [c7b67bc013] user: jan.nijtmans branch: bohagan, size: 18727
13:08
Add "tls::build-info" command file: [f2a09c1a6d] check-in: [355a10cf0e] user: jan.nijtmans branch: nijtmans, size: 18914
09:39
Merge trunk file: [581d650545] check-in: [a288c8e1e1] user: jan.nijtmans branch: bohagan, size: 18709
2024-02-22
08:03
Merge trunk file: [25417b55a9] check-in: [d0c262769f] user: jan.nijtmans branch: bohagan, size: 18721
2024-02-21
22:57
Stop support for OpenSSL < v1.1.1 file: [413d5be116] check-in: [f2101dcc16] user: jan.nijtmans branch: nijtmans, size: 18904
2024-02-20
22:09
Merge trunk file: [c197713191] check-in: [6853760139] user: jan.nijtmans branch: bohagan, size: 18731
20:57
"make install" now works on MacOS too (uses .dylib in stead of .so, no "doc" yet) file: [0d2bc10caa] check-in: [6778f7f147] user: jan.nijtmans branch: nijtmans, size: 18914
15:35
We don't support SSL3 on Windows (apparently), so do the same for UNIX file: [470ed9b378] check-in: [79c94fdb6b] user: jan.nijtmans branch: nijtmans, size: 18926
15:27
Take over more TEA changes from: [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] file: [e541f06ac7] check-in: [28faaabb20] user: jan.nijtmans branch: nijtmans, size: 18916
14:58
Move all *.c and *.h files to the /generic/ directory. Update win/makefile.vc from [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] file: [5bdcefa2e5] check-in: [b921cb3e6e] user: jan.nijtmans branch: nijtmans, size: 3812
2023-12-29
03:09
Updated to auto set DH parameters. Updated to use well known Diffie-Hellman (DH) parameters that have built-in support in OpenSSL. This means the DH parameters will be selected to be consistent with the size of the key associated with the server's certificate. If there is no certificate (e.g. for PSK ciphersuites), then it it will be consistent with the size of the negotiated symmetric cipher key. file: [5c4bcb5d55] check-in: [d3d16ea77f] user: bohagan branch: dh, size: 18682
2023-05-08
02:17
More configure status and optimized use of AC_ARG_ENABLE to also set missing case vars. file: [3d826d82ee] check-in: [f284d71533] user: bohagan branch: TEA, size: 18922
2023-05-07
23:21
Added support for the pkgconfig tool to find package installation locations and added configure output messages file: [ae704a5caf] check-in: [aaea8b2ab0] user: bohagan branch: TEA, size: 18419
22:12
Fixed find OpenSSL dependencies file: [10fd16a9a6] check-in: [075e855e95] user: bohagan branch: TEA, size: 18396
19:53
Fixed make clean and build headers as part of all file: [5f5ba3ecee] check-in: [7f6e71d240] user: bohagan branch: TEA, size: 18736
16:51
Fixed make dist file: [74fcb866e3] check-in: [a8bd1bb16d] user: bohagan branch: TEA, size: 18676
15:21
Made needed updates for Unix build to work. Added back configure script Moved custom macros to acinclude.m4 file. aclocal.m4 is now platform default macros. file: [9f8461dd13] check-in: [3df2605920] user: bohagan branch: TEA, size: 18445
2023-05-06
19:35
Replaced custom build scripts with TEA scripts. Removed custom build scripts and replaced with latest TEA config files. Updated pkgIndex.tcl.in to support static builds. Incorporated relevant previous build macros into scripts. file: [7d461fe1f7] check-in: [a329ea2ff4] user: bohagan branch: TEA, size: 18356
2019-11-15
17:15
Fixed bug where syms file is cleaned in the wrong stage file: [500d902713] check-in: [c82e9cbcbd] user: rkeene branch: trunk, size: 3717
2019-11-12
17:46
Makefile cleanup file: [33b37d1c56] check-in: [b9af6e4772] user: rkeene branch: trunk, size: 3717
2019-06-19
17:58
Better handling of symbols in our shared object file: [f57a276544] check-in: [3af2fe0ca8] user: rkeene branch: trunk, size: 3600
2019-04-12
16:58
Better handling of shared/static naming issues file: [cdaa02b7ca] check-in: [2c8d3629bc] user: rkeene branch: trunk, size: 3518
2019-04-09
15:58
Better handling of the case where the shared and static extensions are the same (AIX) file: [4aa8763c1f] check-in: [9c59fec751] user: rkeene branch: trunk, size: 3381
2017-05-30
20:46
Updated to use the shell to to find the shell rather than relying on /usr/bin/env file: [4a2244787b] check-in: [1370fceb9d] user: rkeene branch: trunk, size: 3336
2016-12-13
22:04
Merged in trunk file: [3de207f703] check-in: [1ebb5befd0] user: rkeene branch: feature-multibackend, size: 3432
20:46
Treat tls.tcl.h as a normal file and always regenerate it, and never distribute it -- end users will need "od" to create it file: [d38aebcfd7] check-in: [97cbb17f4f] user: rkeene branch: trunk, size: 3333
20:39
More work on a better install target and added a basic uninstall target file: [b235a74349] check-in: [6339a69a26] user: rkeene branch: trunk, size: 3415
20:23
Updated install target to be more compliant for other platforms file: [db739bcb0b] check-in: [942287db68] user: rkeene branch: trunk, size: 3051
17:29
Made the "test" target more useful when doing out-of-source-dir builds file: [c7c49da0d5] check-in: [de649c9c44] user: rkeene branch: trunk, size: 3051
17:14
Updated to allow a specified prefix to override the detected Tcl package path file: [cbd033543a] check-in: [97b136826e] user: rkeene branch: trunk, size: 2996
16:44
Updated to clean up Windows additional objects created file: [e37f0b047e] check-in: [dff67f7506] user: rkeene branch: trunk, size: 2932
16:11
Fixed weird asymmetry in build of tls.tcl.h, which was required for out-of-tree builds file: [d927180c14] check-in: [05099e9a1e] user: rkeene branch: trunk, size: 2883
08:19
Added a "test" target file: [f8ea5f6abc] check-in: [1eecfa3244] user: rkeene branch: trunk, size: 2812
07:06
Updated to include a pre-made tls.tcl.h in the distribution file: [b8291eebf4] check-in: [18f663c190] user: rkeene branch: trunk, size: 2703
06:27
Updated to use POSIX tool "od" to create tls.tcl.h and since we can now rebuild this file more freely, do so to "fully" support out-of-source-dir builds file: [b4a189657e] check-in: [34ff31cd97] user: rkeene branch: trunk, size: 2683
2016-12-10
04:52
Updated to define the target of the build file: [4f5ba5c679] check-in: [e9c8a6c1b6] user: rkeene branch: feature-multibackend, size: 2710
04:42
Renamed TLS BIO driver to indicate its OpenSSL-specific-ness file: [10c12d5576] check-in: [bd4aba3487] user: rkeene branch: feature-multibackend, size: 2674
2016-12-07
20:45
Removed dependency on Makefile for tls.tcl -- so distributions don't try to rebuild it file: [81d5511d4d] check-in: [a23793abf0] user: rkeene branch: tls-1-7, size: 2611
18:46
Updated to use detected archive extension file: [f7161ac135] check-in: [653f7cec68] user: rkeene branch: tls-1-7, size: 2620
17:20
Added VPATH to deal with out of tree builds with GNU make file: [ba5d656b36] check-in: [e6dd81d3db] user: rkeene branch: tls-1-7, size: 2614
17:18
Updated to create a ".linkadd" file when creating a static archive for static linking that describes what we need to link to file: [ba06834a4a] check-in: [7a4440b028] user: rkeene branch: tls-1-7, size: 2597
16:53
Added a dependency on the Makefile for most targets file: [5ac683f982] check-in: [22c5d6a6be] user: rkeene branch: tls-1-7, size: 2573
2016-12-02
21:25
Updated to check for "xxd" file: [8a7210cabb] check-in: [1f75d05931] user: rkeene branch: tls-1-7, size: 2501
21:23
More popular variant of transformation file: [8756dc63ab] check-in: [9890a43141] user: rkeene branch: tls-1-7, size: 2499
18:54
Do not remove aclocal directory, it is now versioned file: [f8fac04f72] check-in: [a51ce7aac9] user: rkeene branch: tls-1-7, size: 2511
18:52
Updated to include a copy of the autoconf macros we use in our version control, autogen will update them file: [61095b54b2] check-in: [f755cb09a6] user: rkeene branch: tls-1-7, size: 2528
2016-12-01
21:51
Updated to support a deterministic mode file: [d6e6218bd6] check-in: [bf7f82b5e8] user: rkeene branch: tls-1-7, size: 2517
21:36
Updated to generate DH parameters more dynamically file: [e516302d1e] check-in: [3d5e70d1d5] user: rkeene branch: tls-1-7, size: 2496
20:49
Run ranlib on static archives file: [767056b489] check-in: [93cbbb7ee9] user: rkeene branch: tls-1-7, size: 2303
2016-11-24
04:47
Added rules to the "install" target file: [7dd6e0ab74] check-in: [d6cf1c2b2c] user: rkeene branch: tls-1-7, size: 2261
04:45
Fixed rule for building C-ified Tcl script file: [65107b5f05] check-in: [ff3a5954e8] user: rkeene branch: tls-1-7, size: 2129
04:44
Added comments to Makefile file: [d487d4dbb0] check-in: [4a2c0df32c] user: rkeene branch: tls-1-7, size: 2109
04:38
Updated to support a static and shared build file: [12ff01b8da] check-in: [e58c3fc866] user: rkeene branch: tls-1-7, size: 1493
04:09
Updated to build the "tls.tcl" file into the library file: [0c2cd26227] check-in: [195000fcab] user: rkeene branch: tls-1-7, size: 1325
03:33
Added more files to "mrproper" cleanup file: [25b455f2c9] check-in: [85866ec129] user: rkeene branch: tls-1-7, size: 1156
2016-11-23
05:42
Clean up the built shared object file: [282dd1e63e] check-in: [15b4dd2d2f] user: rkeene branch: tls-1-7, size: 1067
05:15
Fixed out-of-tree build issue file: [bb7609bcc5] check-in: [989f6d6ef8] user: rkeene branch: tls-1-7, size: 1042
04:53
More work towards a building build system file: [09f35f7f9b] check-in: [47bf6c1c1f] user: rkeene branch: tls-1-7, size: 674
2016-11-22
17:58
Applied patch file: [de778baab4] check-in: [a141858eec] user: rkeene branch: rkeene-fixcrosscompile, size: 14668
2010-08-12
01:28
minor comment fix file: [9179d5accd] check-in: [06085abc5c] user: hobbs2 branch: trunk, size: 14667
2010-08-11
19:52
brace TESTFLAGS in make test file: [1a386d2509] check-in: [cceaa397bc] user: hobbs2 branch: trunk, size: 14676
2008-03-19
22:57
(dist): update to include win/ and file.srl file: [8cc076f8ae] check-in: [8ab8bc9333] user: hobbs2 branch: trunk, size: 14674
2008-03-18
00:40
* tls.tcl (tls::initlib): load tls.tcl first and call * Makefile.in (pkgIndex.tcl): tls::initlib to load library to handle cwd changes. [Bug 1888113] file: [347efb4b97] check-in: [c55de2b08b] user: hobbs2 branch: trunk, size: 14589
2007-06-22
21:19
* Makefile.in, tclconfig/tcl.m4: update to TEA 3.6 * configure, configure.in: using autoconf-2.59 file: [1b341d71e6] check-in: [4331d13185] user: hobbs2 branch: trunk, size: 14593
2005-02-09
00:58
* Makefile.in, tclconfig/tcl.m4: update to TEA 3.2 * configure, configure.in: file: [a09cf82bc5] check-in: [eb8d3c2bf0] user: hobbs2 branch: trunk, size: 14580
2004-12-23
23:51
Fix the tests to deal safely with use of tls.tcl file: [b0c648d6e7] check-in: [209b05cd6f] user: patthoyts branch: trunk, size: 14552
22:21
Removed spurious copying of tls.tcl into the build directory. file: [e5813c5142] check-in: [7f9a0592f7] user: patthoyts branch: trunk, size: 14473
2004-06-29
10:38
* Makefile.in: Fixed to build on win32 using msys with * aclocal.m4: MSVC. Also fixed the test target. * configure.in: * configure: Regenerated. * tclconfig/tcl.m4: Updated to most recent version. file: [b66e08c87b] check-in: [ae154f5bb8] user: patthoyts branch: trunk, size: 14571
2004-03-19
21:05
* tls.c (Tls_Init): replaced older TEA config with newer * config/* (removed): * pkgIndex.tcl.in, strncasecmp.c (removed): * Makefile.in, aclocal.m4, configure, configure.in: * tclconfig/README.txt, tclconfig/install-sh, tclconfig/tcl.m4: file: [7cf5ae7fde] check-in: [bf83205ca8] user: hobbs branch: trunk, size: 14347
2004-02-04
04:02
Fix build warnings. file: [f7053b8960] check-in: [bc575f4a87] user: razzell branch: trunk, size: 14930
2002-02-04
22:45
* Makefile.in: removed strncasecmp from default object set. This is only needed on the Mac, and Tcl stubs provides it. file: [f5d09f008e] check-in: [904004a153] user: hobbs branch: trunk, size: 14986
2001-06-21
23:33
corrected dist target file: [80f0295ff0] check-in: [4238e52895] user: hobbs branch: trunk, size: 15342
2000-08-23
17:39
* Makefile.in (dist): create dist target for archive distributions file: [872e9909b6] check-in: [63fc070abe] user: hobbs branch: trunk, size: 15344
2000-07-27
01:58
* merged all changes from tls-1-3-io-rewrite back into main branch file: [e825a87c75] check-in: [a636fa7c56] user: hobbs branch: trunk, size: 14240
2000-07-21
05:32
* tests/tlsIO.test: corrected various tests to be correct for TLS stacked channels (as opposed to the standard sockets the test suite was adopted from). Key differences are that TLS cannot operate in one process without all channels being non-blocking, or the handshake will block, and handshaking must be forced in some cases. Also, handshakes don't seem to complete unless the client has placed at least one byte for the server to read in the channel. * tests/remote.tcl: corrected the finding of tests certificates * tlsIO.c (TlsCloseProc): removed deleting of timer handler as that is handled by Tls_Clean. * tls.tcl (tls::_accept): corrected the internal _accept to trickle callback errors to the user. * Makefile.in: made the install-binaries target regenerate the pkgIndex.tcl correctly. The test target probably shouldn't screw it up, but this is to be on the safe side. file: [a26a065317] check-in: [977988aed6] user: hobbs branch: tls-1-3-io-rewrite, size: 14226
2000-07-20
02:44
Use INSTALL_PROGRAM instead of INSTALL_DATA when installing libraries on hpux so that the libraries get execute permission. file: [47202e39a8] check-in: [2b4dc4cee0] user: wart branch: trunk, size: 14093
2000-06-21
21:00
Changed name of test variable from TCLTESTARGS to TESTFLAGS file: [43741953a5] check-in: [b9eeeb6baa] user: wart branch: trunk, size: 14075
2000-06-06
01:26
Copy tls.tcl to the build directory so that "make test" can find it with "package require tls" file: [eb3ac8a3db] check-in: [9c5c58d41c] user: wart branch: trunk, size: 14077
01:16
* Makefile.in: Fixed broken test target. file: [af87a05911] check-in: [7765685c02] user: stanton branch: trunk, size: 13974
2000-06-05
20:20
changed generation of pkgIndex file for test target file: [1e460add55] check-in: [24a46987ec] user: aborr branch: trunk, size: 14038
2000-05-30
22:18
changed copyright notice from Scriptics to Ajuba file: [83ef94f0ab] check-in: [17f61c8277] user: aborr branch: trunk, size: 14000
2000-05-04
20:12
removed refs to SSL_CFLAGS file: [635cbbab1c] check-in: [eb88a05f81] user: aborr branch: trunk, size: 13983
20:08
fix lib path for make test file: [b97b208259] check-in: [9ca70f8853] user: aborr branch: trunk, size: 14024
2000-02-09
21:19
Added configure switch for enabling use of patented encryption code (--with-patents) file: [35f5284254] check-in: [5ea4704c46] user: wart branch: trunk, size: 14028
2000-02-06
00:57
Rearranged build/install files to use a shared config module file: [fc076e746b] check-in: [3c5ede3c8b] user: wart branch: trunk, size: 14028
2000-02-05
00:32
Added 'make test' target for automated testing. file: [689d08510d] check-in: [110d20f9f4] user: aborr branch: trunk, size: 14006
2000-01-22
05:19
Removed -DPRE_OPENSSL_0.9.4 flag from SSL_FLAGS. file: [d300767a7d] check-in: [16b3254eba] user: aborr branch: trunk, size: 13673
2000-01-20
01:48
fixed typo in comments file: [64405f388f] check-in: [192c5c12ff] user: aborr branch: trunk, size: 13693
2000-01-19
22:10
Added: Initial import of tls extension. file: [ec83a08df3] check-in: [27770ce26d] user: aborr branch: tls-vendor-branch, size: 13697