summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2012-10-12tig-1.1tig-1.1Jonas Fonseca
2012-09-30Try to automatically re-run configure script when appropriateSamuel Bronson
2012-09-30Work around a bug in autoreconf 2.61Samuel Bronson
2012-09-30Add "show-deps" make target; rearrange existing dependencies to match outputSamuel Bronson
2012-08-10[GH #25] Allow to build on Mac OS 10.7 without the configure scriptJonas Fonseca
2012-05-10tig-1.0tig-1.0Jonas Fonseca
2012-05-10Rework the VERSION mangling in the make dist ruleJonas Fonseca
2012-04-29Move fall-back version string to MakefileJonas Fonseca
2012-04-29Move TODO items to the github issue trackerJonas Fonseca
2012-04-23Move refs code to separate fileJonas Fonseca
2012-04-15Fix build dependenciesJonas Fonseca
2012-04-10Move git diff command argv arrays to git.hJonas Fonseca
2012-01-09"make clean" should remove $(TESTS) targetsHeiko Schlichting
2011-11-19Find TOC sections based on 4 tildes or hyphensThomas Sibley
2011-03-09Do not install test-graphJonas Fonseca
2011-03-06Rewrite the revision graph rendererJonas Fonseca
2011-03-06Move IO API to src/io.[ch]Jonas Fonseca
2011-03-06Move includes, macros and core utilities to tig.hJonas Fonseca
2010-10-02Use AX_WITH_CURSES from GNU autoconf archive to detect ncursesJonas Fonseca
2009-11-21Fix install-release-doc make rules to use origin/releaseJonas Fonseca
2009-11-20Add make rules to install documentation from the release branchJonas Fonseca
2009-11-20Makefile: Fix typo in 157ebf54Ingmar Vanhassel
2009-11-17tigmanual(7): provide the manual as a man pageJonas Fonseca
2009-11-17Update asciidoc table syntax to the one supported by version 8.4.4Jonas Fonseca
2009-02-05Add release script documenting the release procedureJonas Fonseca
2009-02-05Spell check all text files and add dictionary to speed it upJonas Fonseca
2009-01-24Add -O0 to the debug flagsJonas Fonseca
2008-04-27Makefile: remove bashism from distclean ruleJonas Fonseca
2008-04-23Add NEWS fileJonas Fonseca
2008-03-17Replace SYSCONFDIR value in distributed documentation distributedJonas Fonseca
2008-03-16Add system-wide configuration file and new config file environment varsDominik Vogt
2008-02-05Simplify documentation building and fix asciidoc.conf dependencyJonas Fonseca
2008-02-05Replace the manpage XSL workarounds with AsciiDoc conf workaroundsJonas Fonseca
2008-02-05Install manpages in $(prefix)/share/manJonas Fonseca
2007-10-18Makefile: add ASCIIDOC_FLAGSJari Aalto
2007-09-27Never put the release number in the tarball name for tagged versionsJonas Fonseca
2007-09-23Include autoconf file for 'make dist'Jonas Fonseca
2007-09-23Fix the clean rule to never remove generated doc filesJonas Fonseca
2007-09-14Use the more advanced iconv.m4 script from ELinksJonas Fonseca
2007-08-23Force adding of doc files in the release-doc ruleJonas Fonseca
2007-08-23Fix INSTALLHorst H. von Brand
2007-08-22Build intermediate tig.o file to fix tig dependency on config.hJonas Fonseca
2007-08-22Define TIG_VERSION as intended when autoconf was introducedJonas Fonseca
2007-08-22Make tig.c depend on config.h when using configureJonas Fonseca
2007-08-22Allow LDLIBS to be overriden by configureJonas Fonseca
2007-08-21autoconf: check for the AsciiDoc and XmlTo document toolsJonas Fonseca
2007-08-21Add autoconf-based build infrastructure for tigSteven Grimm
2007-06-23Simplify naming (versioning) of non-release tig tarball and rpm fileJakub Narebski
2007-06-22Move tig.spec.in to the contrib areaJonas Fonseca
2007-06-20Delete the old VERSION file before appending the new one in make distJonas Fonseca