Makefile
Thu, 23 Jan 2014 14:31:05 -0600 Matt Mackall makefile: add $ to environment variables in help message stable
Sun, 17 Nov 2013 12:18:26 +0100 Simon Heimberg Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~
Sun, 17 Nov 2013 12:17:55 +0100 Simon Heimberg Makefile: fix po file updating by using same file name everywhere
Tue, 05 Nov 2013 09:43:26 +0100 Simon Heimberg Makefile: intermediate steps work with temporary copy of hg.pot
Thu, 14 Nov 2013 17:17:44 -0600 Matt Mackall make: restrict recursion in make clean
Tue, 05 Nov 2013 09:43:36 +0100 Simon Heimberg Makefile: do update on a temporary copy of a po file
Wed, 03 Jul 2013 21:50:20 +0900 Takumi IINO doc: make i18n man and html
Sat, 09 Feb 2013 15:57:04 +0100 Benoit Boissinot check-code: add Makefile target to run check-code
Tue, 11 Dec 2012 13:44:00 -0800 Bryan O'Sullivan makefile: allow local builds to work on windows/mingw32
Tue, 13 Nov 2012 09:56:09 -0800 Bryan O'Sullivan makefile: don't use system hgrc when running hg in-place
Fri, 29 Jun 2012 13:12:35 +0200 Adrian Buehlmann Makefile: add build_hgexe -i for local
Tue, 15 May 2012 12:44:07 +0200 Thomas Arendsen Hein Makefile: remove generated mercurial/__version__.py stable
Wed, 18 Apr 2012 11:45:50 -0500 Matt Mackall Makefile: be more careful when cleaning up pure/ components stable 2.2-rc
Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: create detail of internal merge tools from documentation string
Fri, 28 Oct 2011 12:59:50 +0200 Thomas Arendsen Hein Makefile: adjust example, test-merge1 is now test-merge1.t stable
Fri, 01 Jul 2011 00:14:30 +0400 Alexander Sauta i18n-ru: translated missing strings for commands, some typos corrected stable
Mon, 20 Jun 2011 19:08:41 -0300 Wagner Bruna i18n: extract docstrings from fileset module stable
Thu, 09 Jun 2011 10:15:24 +1000 Stephen Thorne distutils: Create MANIFEST.in instead of MANIFEST in Makefile
Fri, 13 May 2011 11:26:29 +0200 Martin Geisler Makefile: remove pure modules on clean
Mon, 02 May 2011 09:50:21 +0200 Johan Euphrosine add make check: tests rule
Wed, 08 Dec 2010 11:18:26 -0600 Matt Mackall build: don't delete precious version information on 'make clean'
Tue, 26 Oct 2010 23:07:14 -0200 Wagner Bruna i18n: extract docstrings from revset module stable
Sat, 23 Oct 2010 16:54:45 +0200 Martin Geisler Makefile: var for documentation files stable
Sat, 23 Oct 2010 16:53:25 +0200 Martin Geisler Makefile: remove underscore in var name stable
Thu, 21 Oct 2010 11:45:02 -0200 Wagner Bruna i18n: extract comments marked for translator hints stable
Sat, 25 Sep 2010 19:47:45 -0500 Brodie Rao Makefile: remove the build folder manually
Sat, 25 Sep 2010 19:38:27 -0500 Brodie Rao Makefile: remove all .so files during clean
Tue, 06 Apr 2010 22:30:50 -0300 Wagner Bruna i18n: translate each paragraph separately
Fri, 16 Apr 2010 23:59:43 +0200 Dévai Tamás Respect the DESTDIR variable during 'make install'
Wed, 23 Dec 2009 23:28:53 +0100 Martin Geisler Makefile: added instructions on how to override PREFIX
Mon, 14 Dec 2009 23:14:50 +0100 Martin Geisler Makefile: update "make clean" target after f91e5630ce7e
Thu, 03 Dec 2009 22:54:33 +0100 Martin Geisler Makefile: help/ was moved in f91e5630ce7e update paths to match
Sun, 04 Oct 2009 09:59:13 +0200 Martin Geisler help: move help topics from mercurial/help.py to help/*.txt
Sun, 26 Jul 2009 02:14:30 +0200 Martin Geisler Makefile: remove non-default wrapping of hg.pot strings
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler Makefile: wrap hg.pot strings at 82 chars
Tue, 26 May 2009 19:51:22 +0200 Martin Geisler Makefile: do not create i18n/, it is already there
Thu, 21 May 2009 23:43:13 +0200 Martin Geisler i18n: accurately generate hg.pot
Tue, 12 May 2009 10:03:36 -0400 Greg Ward Makefile: fix grammar in comment
Sat, 02 May 2009 12:10:38 +0200 Martin Geisler Makefile: fixed comment
Sat, 02 May 2009 11:44:57 +0200 Martin Geisler Makefile: add more meta data to hg.pot
Thu, 26 Mar 2009 08:07:28 +0100 Tobias Bell enhance Makefile for language translators
Tue, 17 Feb 2009 18:47:28 -0500 Brodie Rao Makefile: remove locale folder during clean
Sun, 25 Jan 2009 21:31:54 +0100 Martin Geisler i18n: extract strings with xgettext
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Sun, 25 Jan 2009 12:33:47 +0100 Martin Geisler i18n: sort by file when generating hg.pot
Thu, 15 Jan 2009 20:23:18 +0100 Martin Geisler i18n: make local now builds .mo files
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: remove *.pyd files on "make clean".
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: change "make local" to build a fully working local version.
Tue, 26 Dec 2006 03:11:37 +0100 Benoit Boissinot add possibility to pass flags when testing with the Makefile
Tue, 12 Dec 2006 11:39:05 +0100 Benoit Boissinot fix MANIFEST generation
Sun, 10 Dec 2006 19:20:35 -0600 Matt Mackall Make make dist a bit quieter 0.9.2
Sun, 10 Dec 2006 19:16:38 -0600 Matt Mackall Automatically build MANIFEST for make dist
Thu, 27 Jul 2006 18:53:10 +0200 Thomas Arendsen Hein Backed out changeset 2ab464771b7d15c60014996d2853efc92cdb8465
Wed, 26 Jul 2006 21:01:36 +0200 Mathieu Clabaut Makefile do a chmod +x on test sceanrios
Tue, 27 Jun 2006 09:57:06 +0200 Sascha Wilde Split installation targets into install-bin and install-doc.
Wed, 10 May 2006 18:53:32 +0200 Thomas Arendsen Hein Just using 'make' now shows help. 'make all' doesn't perform inplace build.
Tue, 09 May 2006 18:03:15 +0200 Thomas Arendsen Hein New make targets:
Tue, 09 May 2006 17:21:53 +0200 Thomas Arendsen Hein New make target "dist-notests" to create tarballs without running tests first.
Tue, 09 May 2006 17:05:49 +0200 wilde Added install target.
less more (0) -60 tip