summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* Use footer-style=none in asciidoc callDidier Raboud2021-09-03
* build: improve build for shared objectsSteve Bennett2019-11-06
* distclean: Remove generated tests/MakefileSteve Bennett2018-07-28
* Update autosetup to v0.6.8Steve Bennett2018-07-25
* build: Fix out-of-tree buildsSteve Bennett2017-11-27
* build: Support --silent-rulesSteve Bennett2017-11-26
* build: During install, make sure pkgconfig dir existsSteve Bennett2017-11-25
* signal, exec, wait, pid: improvements, especially to execSteve Bennett2017-10-17
* docs: Remove Last Modified footer - take 2Steve Bennett2017-09-13
* docs: Remove Last Modified footerSteve Bennett2017-09-13
* build: remove jimtcl.pc on distcleanSteve Bennett2016-11-19
* Add pkg-config support: jimtcl.pcSteve Bennett2016-10-17
* Fix distclean of jimsh0 when building not in source dirEvan Hunter2016-10-13
* docs: Only try to build Tcl.html if asciidoc is foundSteve Bennett2016-10-09
* Fix makefile dependenciesEvan Hunter2016-10-06
* Fix test target for out-of-tree buildsEvan Hunter2016-10-06
* utf8: Extract wide char data from EastAsianWidth.txtSteve Bennett2016-09-09
* Add utf-8 display width infoSteve Bennett2016-09-05
* zlib: fix build of --with-mod=zlibSteve Bennett2016-08-28
* Add support for sub-interpretersSteve Bennett2016-08-26
* Don't unconditionally define _GNU_SOURCESteve Bennett2016-08-17
* add support for configure --docdirSteve Bennett2015-04-29
* ensure that tests can find tcltest.tclSteve Bennett2015-04-06
* Install tcltest compatibility packageSteve Bennett2014-10-15
* Makefile.in: pass CPPFLAGS where appropriatePaul Fertser2014-05-12
* Makefile.in: add LIBS handlingPaul Fertser2014-04-29
* build: make check is now an alias for make testSteve Bennett2014-01-17
* build: remove shared libjim on cleanSteve Bennett2014-01-17
* Avoid .eh_frame bloat with newer gccSteve Bennett2013-12-21
* Allow install programs to be overriddenSteve Bennett2013-11-19
* Unbreak shared build on Windows. Collect all version ids to auto.def.Vadim Zborovskii2013-08-23
* Bump version to 0.75Steve Bennett2013-08-12
* Fix --shared buildSteve Bennett2013-07-22
* Update documentation and version to 0.74Steve Bennett2013-07-22
* Fix hardcoded install pathsSteve Bennett2013-06-12
* Give libjim.so an sonameSteve Bennett2013-06-12
* Don't remove _*.c files during buildSteve Bennett2013-06-12
* Allow docs not to be built/installedSteve Bennett2013-05-18
* Fix installation of Tcl modulesSteve Bennett2013-05-18
* Makefile.in: Depend on the headersLauri Kasanen2013-03-30
* build-jim-ext should be removed on distcleanSteve Bennett2012-01-10
* cygwin also wants shared libraries named .dllSteve Bennett2011-12-16
* mingw requires shared libs to have a .dll extensionSteve Bennett2011-12-13
* Better dynamic extension buildingSteve Bennett2011-12-12
* Remove old sqlite0 extensionSteve Bennett2011-12-12
* Add support for tcl::prefix as an optional extensionSteve Bennett2011-12-08
* Remove reference to jim-nvp.h from Makefile.inSteve Bennett2011-12-01
* Ensure that 'make test' works out-of-treeSteve Bennett2011-11-29
* Remove trailing white spaceSteve Bennett2011-11-29
* Create build-jim-ext for building extensionsSteve Bennett2011-11-24