summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce1-2/+10
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce1-3/+16
2007-05-08git-gui: Define a simple class/method systemShawn O. Pearce1-1/+4
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce1-2/+21
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce1-2/+15
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano1-0/+4
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce1-3/+0
2007-04-04Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin1-0/+3
2007-03-12Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce1-14/+9
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce1-14/+9
2007-03-06git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen1-0/+5
2007-03-06git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce1-7/+15
2007-02-21git-gui: Display all authors of git-gui.Shawn O. Pearce1-9/+14
2007-02-12git-gui: Generate a version file on demand.Shawn O. Pearce1-1/+5
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce1-2/+2
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce1-3/+7
2007-01-21git-gui: Ensure version number is always current.Shawn O. Pearce1-3/+12
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce1-3/+28
2006-11-17git-gui: Created makefile to install the program.Shawn O. Pearce1-0/+14