aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-26Get the SDL extension working againSteve Bennett1-0/+4
2011-08-31Create a Metakit extension for Jim TclAlexander Shpilkin1-1/+16
2011-08-31Only link libs as requiredSteve Bennett1-7/+51
2011-08-18Add support for BSD makeSteve Bennett1-58/+44
2011-07-22Help Jim Tcl build on HaikuSteve Bennett1-2/+2
2011-07-18Allow install to be a no-op with --disable-install-jimSteve Bennett1-0/+5
2011-07-13Simplify approach for generated codeSteve Bennett1-19/+20
2011-07-13Add tcl_platform(pathSeparator)Steve Bennett1-4/+7
2011-06-29Remove autosetup/jimsh0.exe on distcleanSteve Bennett1-1/+1