log Makefile @ 5906:55b7e6523559 stable

age author description
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
Mon, 14 Mar 2016 20:17:18 -0400 Augie Fackler Makefile: update all-version-tests to explicitly test 3.7
Mon, 14 Mar 2016 20:11:47 -0400 Augie Fackler Makefile: rework running of tests