Makefile
Mon, 08 Aug 2022 17:27:49 +0200 Mathias De Mare contrib: add support for rhel9
Thu, 24 Mar 2022 21:26:45 -0500 Matthew Martin completion: install completers to conventional locations
Thu, 03 Mar 2022 07:53:11 +0100 Simon Sapin rust: enable Python 3 support unconditionally
Tue, 15 Feb 2022 15:33:33 +0100 Mathias De Mare contrib: refer to RHEL and derivatives instead of CentOS specifically stable
Wed, 18 Aug 2021 01:27:45 +0200 Pierre-Yves David pyoxidized: add a copy of the `doc` directory in the right location stable
Wed, 18 Aug 2021 01:26:25 +0200 Pierre-Yves David pyoxidized: add a copy of the `contrib` directory in the right location stable
Wed, 18 Aug 2021 01:18:34 +0200 Pierre-Yves David pyoxidized: add a copy of the `defaultrc` file in the right location stable
Wed, 18 Aug 2021 02:08:03 +0200 Pierre-Yves David pyoxidized: add a copy of the `helptext` directory in the right location stable
Wed, 18 Aug 2021 01:10:40 +0200 Pierre-Yves David pyoxidized: add a copy of the `templates` directory in the right location stable
Wed, 18 Aug 2021 01:07:38 +0200 Pierre-Yves David pyoxidized: add a dedicated target in the tests stable
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Wed, 10 Mar 2021 13:54:13 +0100 Pierre-Yves David makefile: add a install option
Wed, 10 Mar 2021 13:54:00 +0100 Pierre-Yves David makefile: add a build-rhg option
Wed, 10 Mar 2021 13:53:47 +0100 Pierre-Yves David makefile: add a install-chg option
Wed, 10 Mar 2021 13:53:31 +0100 Pierre-Yves David makefile: add a build-chg option
Tue, 24 Nov 2020 16:17:16 -0500 Matt Harbison packaging: drop Disco (19.04) and add Focal (20.04)
Tue, 24 Nov 2020 14:47:24 -0500 Matt Harbison make: drop Trusty and Artful targets
Sat, 21 Nov 2020 15:34:54 -0500 Matt Harbison make: switch the PYTHON default to `py.exe -3` on Windows
Fri, 06 Nov 2020 11:24:54 +0100 Mathias De Mare packaging: remove centos5 and centos6 support
Tue, 01 Sep 2020 11:03:47 -0400 Augie Fackler make: add a pyoxidizer target
Mon, 05 Oct 2020 19:46:31 -0700 Gregory Szorc makefile: use Python 3 by default (BC)
Wed, 30 Sep 2020 18:10:53 +0200 Raphaël Gomès rust: introduce `dirstate-tree` cargo feature
Fri, 07 Aug 2020 21:59:43 -0700 Martin von Zweigbergk makefile: stop setting unused HGEXTDIR variable during osx build
Tue, 28 Jan 2020 22:35:08 -0500 Matt Harbison make: also delete hg.exe when cleaning
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
less more (0) -120 tip