summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-06-02Revert "Make the installation target of git-gui a little less chatty"Libravatar Shawn O. Pearce1-14/+6
2007-06-01Make the installation target of git-gui a little less chattyLibravatar Alex Riesen1-6/+14
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possibleLibravatar Shawn O. Pearce1-2/+10
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timeLibravatar Shawn O. Pearce1-3/+16
2007-05-08git-gui: Define a simple class/method systemLibravatar Shawn O. Pearce1-1/+4
2007-05-07git-gui: Refactor into multiple files to save my sanityLibravatar Shawn O. Pearce1-2/+21
2007-05-02git-gui: Track our own embedded values and rebuild when they changeLibravatar Shawn O. Pearce1-2/+15
2007-04-17git-gui: Honor TCLTK_PATH if suppliedLibravatar Junio C Hamano1-0/+4
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Libravatar Shawn O. Pearce1-3/+0
2007-04-04Allow wish interpreter to be defined with TCLTK_PATHLibravatar Eygene Ryabinkin1-0/+3
2007-03-12Merge branch 'maint'Libravatar Shawn O. Pearce1-14/+9
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Libravatar Shawn O. Pearce1-14/+9
2007-03-06git-gui: Support of "make -s" in: do not output anything of the build itselfLibravatar Alex Riesen1-0/+5
2007-03-06git-gui: Make 'make' quieter by defaultLibravatar Shawn O. Pearce1-7/+15
2007-02-21git-gui: Display all authors of git-gui.Libravatar Shawn O. Pearce1-9/+14
2007-02-12git-gui: Generate a version file on demand.Libravatar Shawn O. Pearce1-1/+5
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Libravatar Shawn O. Pearce1-2/+2
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Libravatar Shawn O. Pearce1-3/+7
2007-01-21git-gui: Ensure version number is always current.Libravatar Shawn O. Pearce1-3/+12
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Libravatar Shawn O. Pearce1-3/+28
2006-11-17git-gui: Created makefile to install the program.Libravatar Shawn O. Pearce1-0/+14