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