Mon, 05 Dec 2022 11:46:00 -0500 |
Matt Harbison |
make: add a target for building pyoxidizer tests on macOS
stable
|
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
|