log Makefile @ 5456:a58d415b272e

age author description
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: remove *.pyd files on "make clean".
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: change "make local" to build a fully working local version.
Tue, 26 Dec 2006 03:11:37 +0100 Benoit Boissinot add possibility to pass flags when testing with the Makefile
Tue, 12 Dec 2006 11:39:05 +0100 Benoit Boissinot fix MANIFEST generation
Sun, 10 Dec 2006 19:20:35 -0600 Matt Mackall Make make dist a bit quieter 0.9.2
Sun, 10 Dec 2006 19:16:38 -0600 Matt Mackall Automatically build MANIFEST for make dist
Thu, 27 Jul 2006 18:53:10 +0200 Thomas Arendsen Hein Backed out changeset 2ab464771b7d15c60014996d2853efc92cdb8465
Wed, 26 Jul 2006 21:01:36 +0200 Mathieu Clabaut Makefile do a chmod +x on test sceanrios
Tue, 27 Jun 2006 09:57:06 +0200 Sascha Wilde Split installation targets into install-bin and install-doc.
Wed, 10 May 2006 18:53:32 +0200 Thomas Arendsen Hein Just using 'make' now shows help. 'make all' doesn't perform inplace build.
Tue, 09 May 2006 18:03:15 +0200 Thomas Arendsen Hein New make targets:
Tue, 09 May 2006 17:21:53 +0200 Thomas Arendsen Hein New make target "dist-notests" to create tarballs without running tests first.
Tue, 09 May 2006 17:05:49 +0200 wilde Added install target.
Thu, 04 May 2006 15:47:18 -0700 Stephen Darnell Delete the shell version of run-tests
Mon, 24 Oct 2005 14:53:36 -0700 Benoit Boissinot add a target for running only one test
Mon, 24 Oct 2005 14:52:49 -0700 levon Use $(MAKE) not make
Wed, 24 Aug 2005 00:36:12 -0700 mpm Add default make rule
Mon, 22 Aug 2005 08:46:43 +0200 Thomas Arendsen Hein Add Makefile for generating release tarballs.