summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Remove macosx/Tk.xcode directoryjan.nijtmans2022-04-211-4/+62
|\
| * Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-211-4/+17
* | Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-201-51/+5
* | Merge 8.6jan.nijtmans2022-02-121-2/+2
|\ \ | |/
| * Fix (hopefully) [1958367]. Patch mentioned in that ticket was only partially ...jan.nijtmans2022-02-121-2/+2
* | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp...jan.nijtmans2021-11-121-2/+2
* | Merge 8.6jan.nijtmans2021-11-071-2/+4
|\ \ | |/
| * Sync unix/tcl.m4 with Tcl (no effect on configure script)jan.nijtmans2021-11-071-2/+4
* | Merge 8.6jan.nijtmans2021-11-011-30/+16
|\ \ | |/
| * Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-011-31/+16
* | Merge 8.7jan.nijtmans2021-06-081-2/+2
|\ \ | |/
| * sync unix/tcl.m4 with Tcl, re-generate unix/configurejan.nijtmans2021-06-081-3/+5
* | DragonFly/FreeBSD need -fPICjan.nijtmans2021-06-081-1/+1
* | Sync unix/tcl.m4 with Tcl. Re-generate unix/configurejan.nijtmans2021-02-151-1/+24
* | Sync */tcl.m4 with Tcljan.nijtmans2021-02-041-31/+39
* | Merge 8.6jan.nijtmans2021-01-291-2/+2
|\ \ | |/
| * Fix 2 warnings when running autoconf 2.69 or 2.70jan.nijtmans2021-01-291-2/+2
* | Merge 8.6jan.nijtmans2021-01-211-0/+14
|\ \ | |/
| * Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-0/+14
* | Merge 8.6. Sync */tcl.m4 with Tcljan.nijtmans2021-01-081-39/+25
|\ \ | |/
| * Sync unix/tcl.m4 with Tcljan.nijtmans2021-01-081-19/+25
* | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-112/+126
|\ \ | |/
| * Merge 8.5. Sync */tcl.m4 with Tcl.jan.nijtmans2021-01-051-125/+125
| |\
| | * Sync */tcl.m4 with Tcljan.nijtmans2021-01-051-113/+118
| | * Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-221-90/+87
* | | More update necessary for autoconf 2.70. This fixes the determination of int...jan.nijtmans2020-12-181-22/+22
* | | Sync unix/tcl.m4 and win/tcl.m4 with Tcl. Simplify linux-build.ymljan.nijtmans2020-12-091-2/+2
* | | Merge 8.6jan.nijtmans2020-12-041-12/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-031-8/+0
| |\ \ | | |/
| | * sync tcl.m4 and ruls.vc with Tcljan.nijtmans2020-12-021-8/+0
| | |\ | | |/ | |/|
| * | Merge 8.5jan.nijtmans2020-12-011-2/+2
| |\ \ | | |/
| | * Sync unix/tcl.m4 with Tcljan.nijtmans2020-12-011-2/+2
* | | Make everything compile warning-free using -Wundefjan.nijtmans2020-10-081-1/+1
* | | Merge 8.6jan.nijtmans2020-10-061-1/+1
|\ \ \ | |/ /
| * | Sync unix/tcl.m4 with Tcl 8.6jan.nijtmans2020-10-061-1/+1
* | | Merge 8.6. Sync tcl.m4 from Tcl 8.7jan.nijtmans2020-10-051-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-06-251-1/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-06-251-1/+4
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix for...jan.nijtmans2020-06-251-1/+5
| * | sync tcl.m4 and rules.vc with Tcljan.nijtmans2020-06-121-2/+2
* | | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN)....jan.nijtmans2020-06-081-7/+8
* | | Merge 8.6jan.nijtmans2020-04-171-12/+12
|\ \ \ | |/ /
| * | Sync tcl.m4 with Tcl. Re-generate UNIX configure scriptjan.nijtmans2020-04-171-12/+12
| * | Add -Wpointer-arith to C-flags. Fix some ANSI prototypes.jan.nijtmans2020-02-241-1/+1
| |\ \ | | |/
| | * Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som...jan.nijtmans2020-02-241-1/+1
| * | (cherry-pick): Some DBGX cleanup (not used any more)jan.nijtmans2020-02-051-24/+1
* | | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-1/+9
|\ \ \
| * \ \ Merge trunkjan.nijtmans2020-02-071-1/+1
| |\ \ \ | |/ / / |/| | |
| * | | Merge 8.7jan.nijtmans2020-02-061-1/+1
| |\ \ \ | |/ / / |/| | |
| * | | Merge trunkjan.nijtmans2020-02-051-24/+1
| |\ \ \ | |/ / / |/| | |