Thu, 21 Nov 2019 23:35:29 -0500 |
Augie Fackler |
cleanup: update references to /help/ that should now be /helptext/
|
Thu, 07 Nov 2019 14:56:30 -0500 |
Augie Fackler |
packaging: remove references to debian jessie
|
Mon, 04 Nov 2019 07:56:53 +0100 |
Mathias De Mare |
packaging: add support for CentOS 8
stable
|
Fri, 01 Nov 2019 13:51:44 +0100 |
Mads Kiilerich |
packaging: refactor "fedora29" target to a single more generic "fedora" target
stable
|
Thu, 31 Oct 2019 11:53:11 +0100 |
Mads Kiilerich |
packaging: drop "support" for unsupported Fedora versions
stable
|
Mon, 14 Oct 2019 16:15:19 +0900 |
Yuya Nishihara |
rust-cpython: prepare for writing tests that require libpython
|
Wed, 21 Aug 2019 17:56:50 +0200 |
Raphaël Gomès |
makefile: run Rust tests if cargo is installed
stable
|
Thu, 04 Apr 2019 19:06:48 +0200 |
Philippe Pepiot |
packaging: allow to run make with python3
|
Thu, 06 Dec 2018 16:34:22 +0100 |
Georges Racinet |
rust-cpython: build via HGWITHRUSTEXT=cpython
|
Tue, 04 Dec 2018 17:03:43 +0000 |
Georges Racinet |
rust: make clean takes care of rust/target
|
Sun, 11 Nov 2018 14:13:08 -0500 |
Augie Fackler |
packaging: add Fedora 29 target
|
Thu, 02 Aug 2018 21:07:30 +0900 |
FUJIWARA Katsunori |
i18n: avoid substitution of PYFILES at runtime for readability of output
|
Thu, 05 Jul 2018 01:04:32 -0400 |
Augie Fackler |
packaging: add fedora 28
|
Sat, 12 May 2018 18:05:50 -0700 |
Gregory Szorc |
packaging: move most packaging targets to own Makefile
|
Sat, 12 May 2018 10:57:04 -0700 |
Gregory Szorc |
packaging: move contrib/macosx to contrib/packaging/
|
Sat, 12 May 2018 10:47:44 -0700 |
Gregory Szorc |
packaging: move build-linux-wheels.sh to contrib/packaging/
|
Sat, 12 May 2018 10:41:08 -0700 |
Gregory Szorc |
packaging: move buildrpm to contrib/packaging/
|
Sat, 12 May 2018 10:31:34 -0700 |
Gregory Szorc |
packaging: move builddeb into contrib/packaging/
|
Sat, 12 May 2018 10:33:11 -0700 |
Gregory Szorc |
packaging: move some docker scripts into contrib/packaging/
|
Sat, 12 May 2018 13:17:01 -0700 |
Gregory Szorc |
packaging: move most of contrib/docker to contrib/packaging/docker
|
Sat, 14 Apr 2018 15:39:57 +0200 |
Antonio Muci |
makefile: add Ubuntu Bionic docker targets (.deb and ppa)
|
Sat, 14 Apr 2018 18:23:57 +0200 |
Antonio Muci |
makefile: reformat .PHONY targets
|
Sat, 14 Apr 2018 15:57:55 +0200 |
Antonio Muci |
makefile: mkdir is not needed on templatized docker builds
|
Fri, 30 Mar 2018 11:35:17 -0700 |
Gregory Szorc |
contrib: rename clang-format-blacklist to clang-format-ignorelist
|
Thu, 08 Mar 2018 22:23:02 +0900 |
Yuya Nishihara |
templater: split template functions to new module
|
Mon, 05 Feb 2018 18:39:41 +0800 |
Anton Shestakov |
makefile: remove Ubuntu Yakkety and Zesty docker targets
|
Thu, 01 Feb 2018 16:46:12 +0800 |
Anton Shestakov |
makefile: add Ubuntu Artful docker targets (.deb and ppa)
stable
|
Wed, 17 Jan 2018 15:56:12 -0500 |
Augie Fackler |
formatting: enforce clang-format on all .cc files as well as .c files
|
Thu, 26 Oct 2017 11:58:55 +0800 |
Anton Shestakov |
makefile: put format-c into .PHONY targets
stable
|
Mon, 14 Sep 2015 14:52:20 -0400 |
Augie Fackler |
makefile: add target to apply clang-format in-place
|
Thu, 12 Oct 2017 22:21:14 +0900 |
Yuya Nishihara |
chg: remove outdated rule to start test server
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
Tue, 15 Aug 2017 21:09:33 +0900 |
FUJIWARA Katsunori |
i18n: get translation entries for description of each compression engines
|
Thu, 03 Aug 2017 20:08:31 -0700 |
Rodrigo Damazio |
build: delay version computation on macOS builds
|
Thu, 10 Aug 2017 21:25:02 -0400 |
Kevin Bullock |
osx: delay version computation on macOS builds
stable
|
Sat, 29 Jul 2017 19:12:48 -0700 |
Sean Farley |
make: add new directory 'hgdemandimport' to cleanbutpackages rule
stable
|
Thu, 27 Jul 2017 14:15:26 +0200 |
Mathias De Maré |
makefile: build on CentOS 6 with a Python 2.7
stable
|
Mon, 24 Jul 2017 20:39:26 -0400 |
Augie Fackler |
osx: wire up genosxversion script
stable
|
Sat, 24 Jun 2017 15:50:13 -0400 |
Augie Fackler |
merge with stable
|
Fri, 23 Jun 2017 13:33:41 +0800 |
Anton Shestakov |
make: add Debian 9 (Stretch) docker target
stable
|
Fri, 23 Jun 2017 13:08:46 +0800 |
Anton Shestakov |
make: templatize Debian build target a la e63dfbbdbd07
stable
|
Fri, 23 Jun 2017 12:04:12 +0800 |
Anton Shestakov |
make: add Ubuntu Zesty docker targets (.deb and ppa)
stable
|
Sat, 03 Jun 2017 16:33:28 -0400 |
Augie Fackler |
merge with stable
|
Fri, 26 May 2017 13:24:07 -0700 |
Kyle Lippincott |
zsh_completion: install as _hg not hg
stable
|
Fri, 26 May 2017 20:03:05 -0400 |
Augie Fackler |
osx: override default exclude filter for pkgbuild
stable
|
Fri, 26 May 2017 13:24:07 -0700 |
Kyle Lippincott |
zsh_completion: install as _hg not hg
|
Mon, 20 Mar 2017 17:50:31 -0400 |
Augie Fackler |
osx: include chg by default
|
Fri, 26 May 2017 20:03:05 -0400 |
Augie Fackler |
osx: override default exclude filter for pkgbuild
|
Fri, 12 Aug 2016 11:36:42 +0900 |
Yuya Nishihara |
make: drop deprecated rule to process temporary copy of pure modules
|
Tue, 25 Apr 2017 16:50:01 +0200 |
Boris Feld |
packaging: add make target for linux wheels
stable
|
Mon, 20 Mar 2017 17:58:44 -0400 |
Augie Fackler |
osx: always purge build/mercurial before starting build
|
Mon, 20 Mar 2017 17:50:05 -0400 |
Augie Fackler |
osx: install completion scripts using install(1) to avoid umask badness
|
Mon, 06 Feb 2017 15:19:32 -0500 |
Augie Fackler |
osx: install bash and zsh completions by default
|
Wed, 15 Feb 2017 14:49:33 +0800 |
Anton Shestakov |
make: update .PHONY targets
|
Sat, 11 Feb 2017 00:23:55 +0900 |
FUJIWARA Katsunori |
misc: replace domain of mercurial-devel ML address by mercurial-scm.org
stable
|
Fri, 06 Jan 2017 09:56:40 +0800 |
Anton Shestakov |
make: remove targets for building packages for ubuntu wily (end of life)
|
Tue, 01 Nov 2016 18:49:23 -0700 |
Gregory Szorc |
make: targets for building packages for ubuntu yakkety
|
Fri, 12 Aug 2016 17:51:48 -0400 |
Augie Fackler |
osx: stamp the hg version into the version field in the pkg
|
Fri, 29 Jul 2016 00:39:59 +0200 |
Pierre-Yves David |
make: introduce a target to clean everything but packages
stable
|
Wed, 13 Jul 2016 10:39:33 -0400 |
Augie Fackler |
osx: explicitly build hg with /usr/bin/python2.7
|
Wed, 27 Apr 2016 01:07:40 -0700 |
Sean Farley |
ubuntu-xenial-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 01:02:56 -0700 |
Sean Farley |
ubuntu-wily-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:27:10 -0700 |
Sean Farley |
ubuntu-trusty-ppa: add makefile rule
stable
|
Wed, 27 Apr 2016 00:18:18 -0700 |
Sean Farley |
ubuntu-xenial: add makefile rule to build deb
stable
|
Wed, 27 Apr 2016 00:10:49 -0700 |
Sean Farley |
ubuntu-wily: add makefile rule to build deb
stable
|
Tue, 26 Apr 2016 23:33:17 -0700 |
Sean Farley |
make: turn ubuntu docker into template
stable
|
Wed, 27 Apr 2016 10:20:36 -0500 |
Kevin Bullock |
osx: create a modern package including manpages
stable
|
Mon, 18 Apr 2016 23:59:28 -0400 |
Augie Fackler |
osx: add support for keeping mpkgs
stable
|
Mon, 18 Apr 2016 23:57:22 -0400 |
Augie Fackler |
osx: add support for dumping built dmg into OUTPUTDIR
stable
|
Mon, 25 Apr 2016 16:34:02 -0700 |
Siddharth Agarwal |
make: backout changeset 51f5fae84e43
stable
|
Thu, 21 Apr 2016 10:11:20 -0400 |
Augie Fackler |
make: use shell-command assignment instead of $(eval ...)
stable
|
Thu, 21 Apr 2016 10:10:48 -0400 |
Augie Fackler |
make: do assignment and export in a single statement
stable
|
Thu, 21 Apr 2016 10:05:14 -0400 |
Augie Fackler |
make: alter how we compute compiler flags for setup.py
stable
|
Sat, 16 Apr 2016 13:02:13 -0700 |
Sean Farley |
make: add rule for building an ubuntu ppa
stable
|
Fri, 15 Apr 2016 13:10:34 -0700 |
Sean Farley |
make: remove packages directory in clean rule
|
Fri, 15 Apr 2016 11:51:57 -0700 |
Sean Farley |
make: add forgotten hgext3rd to clean rule
|
Fri, 15 Apr 2016 11:51:41 -0700 |
Sean Farley |
make: add chg to clean rule
|
Thu, 10 Mar 2016 23:46:19 +0800 |
Anton Shestakov |
dockerdeb: add Ubuntu Trusty
|
Wed, 09 Mar 2016 15:47:01 +0000 |
timeless |
setup: create a module for the modulepolicy
|
Wed, 25 Nov 2015 18:07:33 +0800 |
Anton Shestakov |
builddeb: read default distribution and codename from lsb_release
|
Wed, 25 Nov 2015 15:15:03 +0800 |
Anton Shestakov |
builddeb: add --distid option to specify Distributor ID
|
Wed, 25 Nov 2015 14:59:43 +0800 |
Anton Shestakov |
builddeb: rename --release option to --codename
|
Fri, 09 Oct 2015 12:30:46 -0500 |
Nathan Goldbaum |
makefile: add wheel build target
|
Tue, 25 Aug 2015 00:02:44 -0400 |
Augie Fackler |
builddeb: rework how output dir and platform are specified
|
Mon, 24 Aug 2015 23:47:43 -0400 |
Augie Fackler |
docker-debian-jessie: fix errant mkdir
|
Thu, 27 Aug 2015 14:24:39 -0400 |
Augie Fackler |
makefile: rename debian-jessie to deb
|
Wed, 06 May 2015 13:15:39 -0400 |
Augie Fackler |
dockerdeb: rules to build a debian package using docker
|
Wed, 06 May 2015 13:13:54 -0400 |
Augie Fackler |
builddeb: new script for building a deb package
|
Tue, 28 Apr 2015 00:38:16 +0900 |
FUJIWARA Katsunori |
i18n: extract doc string of each web commands as translatable one
stable
|
Fri, 03 Apr 2015 21:36:39 +0900 |
Yuya Nishihara |
templater: tell hggettext to collect help of template functions
|
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
|