summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-021-10/+2
|\
| \
| \
*-. \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-291-2/+10
|\ \ \
| | | \
| | | \
| | *-. \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-111-2/+2
| | |\ \ \ | | |/ / / | |/| | |
| * | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-2/+10
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | [unix] build for *nix fixed, code clean-ups; missing declarations; unused var...sebres2017-01-101-2/+2
| | * | string index tree for fast greedy search of the string (index) by unique stri...sebres2017-01-101-0/+4
| | * | [temp-commit]: tclClockFmt.c - 1st trysebres2017-01-101-0/+4
| | | |
| \ \ \
*-. \ \ \ TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifierjan.nijtmans2017-05-181-4/+12
|\ \ \ \ \ | | |/ / / | | | | / | |_|_|/ |/| | |
| * | | Re-base to trunk, and get latest code from here: [https://github.com/lalborno...jan.nijtmans2017-03-081-4/+12
| | |/ | |/|
* | | merge core-8-6-branchjan.nijtmans2017-05-091-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memo...jan.nijtmans2017-05-091-2/+2
* | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans2016-11-161-1/+5
* | merge core-8-6-branch (http package version update)jan.nijtmans2016-11-021-2/+2
|\ \ | |/
| * Update http version number to 2.8.10, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
| |\
| | * Update http version number to 2.7.14, due to [838e99a76d]jan.nijtmans2016-11-021-2/+2
| | * (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
| | * (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d...jan.nijtmans2016-03-231-1/+1
| | * (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle...jan.nijtmans2016-03-231-64/+64
| * | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::con...jan.nijtmans2016-06-021-2/+2
| * | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
* | | tcltest 2.3.9 -> 2.4.0jan.nijtmans2016-06-021-2/+2
* | | Bump tcltest version to 2.3.9gahr2016-04-201-2/+2
* | | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multip...jan.nijtmans2016-03-271-66/+66
* | | 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 [7d0d...jan.nijtmans2016-03-231-1/+1
| * | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle...jan.nijtmans2016-03-231-64/+64
* | | Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388]jan.nijtmans2016-03-231-1/+1
* | | Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks ...jan.nijtmans2016-03-231-64/+64
* | | configure.in -> configure.acjan.nijtmans2016-03-081-7/+7
|/ /
* | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li...jan.nijtmans2015-12-211-1/+1
* | 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
* | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo...jan.nijtmans2015-09-291-2/+2
|\ \ | |/
| * proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9jan.nijtmans2015-09-251-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
* | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-8/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-9/+0
| * | `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
* | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-201-4/+0
* | | | | | Bump to http 2.8.9dgp2015-05-141-2/+2
* | | | | | Fix [8065d178229d8d335eee64d36ada37c4dedf2579|8065d17822]: Duplicate -DNDEBUG...jan.nijtmans2015-04-201-1/+1
* | | | | | Don't warn about warnings that are suppressed correctly now.dkf2015-04-091-1/+0
* | | | | | merge trunkdkf2014-08-301-1/+2
|\ \ \ \ \ \