summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-12git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano1-6/+1
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce1-0/+5
2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11
2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5
2008-02-12git-gui: support Git Gui.app under OS X 10.5Jay Soffian1-4/+13
2008-01-22git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce1-1/+1
2008-01-22git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce1-0/+3
2008-01-17git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl1-2/+3
2007-12-14git-gui: Unconditionally use absolute paths with CygwinMark Levedahl1-6/+4
2007-12-02git-gui: install-sh from automake does not like -m755Robert Schiele1-6/+6
2007-12-02git-gui: Reorder msgfmt command-line argumentsbrian m. carlson1-1/+1
2007-10-13git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce1-0/+2
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce1-4/+6
2007-10-10git-gui: add mingw specific startup wrapperSteffen Prohaska1-0/+20
2007-10-10git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgitSteffen Prohaska1-0/+3
2007-09-27git-gui: Support a native Mac OS X application bundleShawn O. Pearce1-20/+76
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce1-0/+2
2007-09-24git-gui: add a simple msgfmt replacementJohannes Schindelin1-1/+10
2007-09-20git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce1-12/+20
2007-09-13Merge branch 'maint'Shawn O. Pearce1-1/+30
2007-09-13git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce1-1/+27
2007-09-09Merge branch 'maint'Shawn O. Pearce1-4/+4
2007-09-09git-gui: Avoid use of libdir in MakefileShawn O. Pearce1-3/+3
2007-09-03git-gui: Ensure msgfmt failure stops GNU makeShawn O. Pearce1-2/+2
2007-09-03git-gui: Quiet the msgfmt part of the make processShawn O. Pearce1-2/+4
2007-09-02Makefile rules for translation catalog generation and installation.Christian Stimming1-2/+19
2007-06-27Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-06-22git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce1-1/+1
2007-06-20Merge branch 'maint'Shawn O. Pearce1-1/+7
2007-06-20git-gui: Quiet our installation processShawn O. Pearce1-9/+33
2007-06-20git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce1-1/+7
2007-06-02Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce1-14/+6
2007-06-01Make the installation target of git-gui a little less chattyAlex Riesen1-6/+14
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