summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2016-06-021-2/+2
|\
| * tcltest 2.3.9 -> 2.4.0jan.nijtmans2016-06-021-2/+2
| |
* | Merge trunkjan.nijtmans2016-06-011-2/+2
|\ \ | |/
| * Bump tcltest version to 2.3.9gahr2016-04-201-2/+2
| |
* | merge trunkdgp2016-03-291-66/+66
|\ \ | |/
| * Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to ↵jan.nijtmans2016-03-271-66/+66
| | | | | | | | multiple Makefile lines, combine them
* | Some OSX symbols builds create libtcl*.dylib.dSYM which is a directory.dkf2016-03-271-1/+1
|\ \ | |/
| * Some OSX symbols builds create libtcl8.7.dylib.dSYM which is a directory.dkf2016-03-271-1/+1
| |\
| | * Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory.dkf2016-03-271-1/+1
| | |
| | * (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to ↵jan.nijtmans2016-03-231-1/+1
| | | | | | | | | | | | [7d0db7c388]
| | * (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with ↵jan.nijtmans2016-03-231-64/+64
| | | | | | | | | | | | parallel make. Thanks to Jaroslav Škarvada for bug report and fix.
* | | merge trunkdgp2016-03-231-1/+1
|\ \ \ | |/ /
| * | Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388]jan.nijtmans2016-03-231-1/+1
| | |
* | | merge trunkdgp2016-03-231-64/+64
|\ \ \ | |/ /
| * | Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks ↵jan.nijtmans2016-03-231-64/+64
| | | | | | | | | | | | to Jaroslav Škarvada for bug report and fix.
* | | merge trunkjan.nijtmans2016-03-111-7/+7
|\ \ \ | |/ /
| * | configure.in -> configure.acjan.nijtmans2016-03-081-7/+7
| |/
* | merge trunkjan.nijtmans2016-01-061-1/+1
|\ \ | |/
| * Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types ↵jan.nijtmans2015-12-211-1/+1
| | | | | | | | like re_void any more. No change in functionality.
* | Merge trunk.jan.nijtmans2015-11-241-9/+9
|\ \ | |/ | | Use "tcl9" in stead of "tcl8" in various Makefiles, which (finally) allows to remove the hack in tm.tcl introduced in [387d3899e088f9e4]
| * Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
| |\
| | * Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
| | |
* | | merge trunkjan.nijtmans2015-09-291-2/+2
|\ \ \ | |/ /
| * | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> ↵jan.nijtmans2015-09-291-2/+2
| |\ \ | | |/ | | | | | | platform 1.0.14
| | * proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9jan.nijtmans2015-09-251-2/+2
| | |
* | | merge trunkjan.nijtmans2015-07-021-2/+2
|\ \ \ | |/ /
| * | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-2/+2
| |\ \
| | * \ merge trunkoehhar2015-05-311-76/+123
| | |\ \
| | * | | TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-191-2/+2
| | | | |
* | | | | merge trunkjan.nijtmans2015-06-251-8/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-8/+0
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| | * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| | * | `make dist` allowed README-* fossil droppings to leak into the distribution.core_8_5_16core_8_5_16_rcdgp2014-08-251-1/+1
| | | |
| | * | merge 8.5dgp2014-08-041-0/+1
| | |\ \
| | * \ \ merge 8.5dgp2014-08-021-2/+2
| | |\ \ \
| | * \ \ \ merge 8.5dgp2014-07-281-1/+2
| | |\ \ \ \
| | * | | | | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28).dgp2014-07-231-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They do not work on the one machine where they must -- the release managers! Appears that the NATIVE_TCLSH support isn't found on the 8.5 branch, so we shouldn't expect to use it.
* | | | | | | Merge trunkjan.nijtmans2015-05-251-4/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-201-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | redundant to the RANLIB already done as part of library build. At worst, it conflicts with needs of cross-compiling. Thanks Erik Leunissen.
* | | | | | | merge trunkdgp2015-05-141-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bump to http 2.8.9dgp2015-05-141-2/+2
| | | | | | |
* | | | | | | merge trunkjan.nijtmans2015-04-291-2/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [8065d178229d8d335eee64d36ada37c4dedf2579|8065d17822]: Duplicate ↵jan.nijtmans2015-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | -DNDEBUG in compiler command with --disable-symbols
| * | | | | | Don't warn about warnings that are suppressed correctly now.dkf2015-04-091-1/+0
| | | | | | |
* | | | | | | merge trunkdgp2014-09-281-4/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge trunkdkf2014-08-301-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkKevin B Kenny2014-08-021-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkKevin B Kenny2014-06-291-2/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunkdkf2014-01-091-40/+51
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkdkf2013-09-201-2/+2
| |\ \ \ \ \ \ \ \ \ \