summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl2008-01-171-2/+3
* git-gui: Unconditionally use absolute paths with CygwinMark Levedahl2007-12-141-6/+4
* git-gui: install-sh from automake does not like -m755Robert Schiele2007-12-021-6/+6
* git-gui: Reorder msgfmt command-line argumentsbrian m. carlson2007-12-021-1/+1
* git-gui: Honor a config.mak in git-gui's top levelShawn O. Pearce2007-10-131-0/+2
* git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce2007-10-121-4/+6
* git-gui: add mingw specific startup wrapperSteffen Prohaska2007-10-101-0/+20
* git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgitSteffen Prohaska2007-10-101-0/+3
* git-gui: Support a native Mac OS X application bundleShawn O. Pearce2007-09-271-20/+76
* git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce2007-09-271-0/+2
* git-gui: add a simple msgfmt replacementJohannes Schindelin2007-09-241-1/+10
* git-gui: Support native Win32 Tcl/Tk under CygwinShawn O. Pearce2007-09-201-12/+20
* Merge branch 'maint'Shawn O. Pearce2007-09-131-1/+30
|\
| * git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-131-1/+27
* | Merge branch 'maint'Shawn O. Pearce2007-09-091-4/+4
|\ \ | |/
| * git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-091-3/+3
* | git-gui: Ensure msgfmt failure stops GNU makeShawn O. Pearce2007-09-031-2/+2
* | git-gui: Quiet the msgfmt part of the make processShawn O. Pearce2007-09-031-2/+4
* | Makefile rules for translation catalog generation and installation.Christian Stimming2007-09-021-2/+19
|/
* Merge branch 'maint'Shawn O. Pearce2007-06-271-1/+1
|\
| * git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-221-1/+1
* | Merge branch 'maint'Shawn O. Pearce2007-06-201-1/+7
|\ \ | |/
| * git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-201-1/+7
* | git-gui: Quiet our installation processShawn O. Pearce2007-06-201-9/+33
|/
* Revert "Make the installation target of git-gui a little less chatty"Shawn O. Pearce2007-06-021-14/+6
* Make the installation target of git-gui a little less chattyAlex Riesen2007-06-011-6/+14
* git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce2007-05-271-2/+10
* git-gui: Gracefully handle bad TCL_PATH at compile timegitgui-0.7.1Shawn O. Pearce2007-05-171-3/+16
* git-gui: Define a simple class/method systemShawn O. Pearce2007-05-081-1/+4
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-071-2/+21
* git-gui: Track our own embedded values and rebuild when they changeShawn O. Pearce2007-05-021-2/+15
* git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano2007-04-171-0/+4
* Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce2007-04-171-3/+0
* Allow wish interpreter to be defined with TCLTK_PATHEygene Ryabinkin2007-04-041-0/+3
* Merge branch 'maint'gitgui-0.6.5Shawn O. Pearce2007-03-121-14/+9
|\
| * git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-121-14/+9
* | git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen2007-03-061-0/+5
|/
* git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-061-7/+15
* git-gui: Display all authors of git-gui.Shawn O. Pearce2007-02-211-9/+14
* git-gui: Generate a version file on demand.Shawn O. Pearce2007-02-121-1/+5
* git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce2007-02-121-2/+2
* git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce2007-02-121-3/+7
* git-gui: Ensure version number is always current.Shawn O. Pearce2007-01-211-3/+12
* git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce2007-01-211-3/+28
* git-gui: Created makefile to install the program.Shawn O. Pearce2006-11-171-0/+14