log Makefile @ 6926:e4777a1d0655 stable

age author description
Tue, 14 Mar 2023 18:07:41 +0100 Pierre-Yves David makefile: get setup tools out of the equation stable
Fri, 18 Feb 2022 11:55:40 +0100 Georges Racinet makefile: cleaned up the last hardcoded python calls stable
Fri, 12 Mar 2021 11:05:20 +0100 Pierre-Yves David make: default to using python3 stable
Tue, 07 Jul 2020 20:37:07 +0800 Anton Shestakov makefile: make all non-file targets phony
Tue, 07 Jul 2020 20:10:00 +0800 Anton Shestakov makefile: remove different version tests, currently it's done via CI
Tue, 07 Jul 2020 19:36:27 +0800 Anton Shestakov makefile: add doc target, since it's easy enough
Tue, 07 Jul 2020 19:16:12 +0800 Anton Shestakov makefile: mention install-home in the help output
Tue, 07 Jul 2020 19:13:35 +0800 Anton Shestakov makefile: move help target to be the first target (i.e. default goal)
Tue, 07 Jul 2020 19:11:53 +0800 Anton Shestakov makefile: move all definitions to the top
Wed, 19 Apr 2017 21:37:28 +0900 Yuya Nishihara make: merge recipes for help stable
Wed, 19 Apr 2017 21:34:03 +0900 Yuya Nishihara make: fix indent of ifeq-endif stable
Fri, 03 Mar 2017 10:58:59 +0100 Pierre-Yves David makefile: add an 'install-home' target
Fri, 03 Mar 2017 10:58:30 +0100 Pierre-Yves David makefile: only check for HGROOT when running tests
Thu, 02 Mar 2017 18:07:46 +0100 Pierre-Yves David topic: merge the topic extension in the evolve repository
Mon, 14 Mar 2016 21:22:56 -0400 Augie Fackler Makefile: meant tests-@ not tests-tip