Wed, 04 Feb 2015 15:17:13 -0500 |
Augie Fackler |
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
|
Wed, 04 Feb 2015 12:26:16 -0500 |
Augie Fackler |
Makefile: introduce testpy-% target for testing with a specifc Python
|
Fri, 23 Jan 2015 06:28:28 +0100 |
Mads Kiilerich |
osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081)
stable
|
Wed, 21 Jan 2015 05:04:48 +0100 |
Mads Kiilerich |
osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command
stable
|
Wed, 21 Jan 2015 05:04:46 +0100 |
Mads Kiilerich |
osx: don't launch installer after building it with bdist_mpkg
stable
|
Sun, 02 Nov 2014 02:36:47 +0100 |
Mads Kiilerich |
docker: support Fedora 21
|
Sat, 01 Nov 2014 20:00:31 +0100 |
Mads Kiilerich |
Makefile: update .PHONY
stable
|
Thu, 16 Oct 2014 17:44:14 +0200 |
Mads Kiilerich |
docker: add centos7 target for CentOS / Red Hat 7 support
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
docker: add CentOS 5
|
Sun, 31 Aug 2014 13:41:09 +0200 |
Mads Kiilerich |
docker: use stable tags for fedora and centos
|
Tue, 02 Sep 2014 11:28:44 +0200 |
J. Lewis Muir |
build: don't clean __version__.py on 'make clean' in release tarballs
|
Sun, 31 Aug 2014 10:24:25 +0200 |
Mads Kiilerich |
osx: create dmg with installer instead of zip
|
Fri, 29 Aug 2014 12:06:31 +0200 |
Kevin Bullock |
build: don't use -s flag for `which`
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: remove prompt for uncommitted changes - it was a bad idea
|
Tue, 27 May 2014 11:52:39 -0700 |
Matt Mackall |
packaging: move output directory from build/ to packages/
|
Tue, 27 May 2014 11:39:22 -0700 |
Matt Mackall |
make: add a basic osx mpkg target
|
Wed, 07 May 2014 17:58:13 -0500 |
Matt Mackall |
build: initial support for in-tree autobuilding recipes
|
Mon, 05 May 2014 16:54:15 +0200 |
Thomas Arendsen Hein |
setup.py, make: avoid problems with outdated, existing hgext/__index__.py*
stable
|
Mon, 03 Feb 2014 02:09:46 -0500 |
Augie Fackler |
setup: specify --prefix="" for install-home-bin to avoid badness with defaults
|
Sun, 17 Nov 2013 20:16:14 +0100 |
Simon Heimberg |
Makefile: hg.pot depends on the scripts generating it
|
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
|