summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-06-03Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce
2007-06-02Make the installation target of git-gui a little less chattyAlex Riesen
2007-05-27git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce
2007-05-17git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce
2007-05-09git-gui: Define a simple class/method systemShawn O. Pearce
2007-05-08git-gui: Refactor into multiple files to save my sanityShawn O. Pearce
2007-05-02git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce
2007-04-04Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin
2007-03-12Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce
2007-03-07git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen
2007-03-06git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce
2007-02-21git-gui: Display all authors of git-gui.Shawn O. Pearce
2007-02-12git-gui: Generate a version file on demand.Shawn O. Pearce
2007-02-12git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce
2007-02-12git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce
2007-01-21git-gui: Ensure version number is always current.Shawn O. Pearce
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce
2006-11-18git-gui: Created makefile to install the program.Shawn O. Pearce