Commit Graph

30 Commits (todo)

Author SHA1 Message Date
Junio C Hamano 78e47bd85e Meta/Doit: not so aggressively 2020-10-19 10:08:42 -07:00
Junio C Hamano bd45e1c302 Meta: prepare to use alternate name for the primary branch 2020-07-22 21:38:21 -07:00
Junio C Hamano c483b4cf74 Meta: rename 'pu' to 'seen' 2020-06-22 17:20:27 -07:00
Junio C Hamano af6017f5d7 Meta/Doit: run Dothem twice ;-) 2020-03-09 20:19:17 -07:00
Junio C Hamano 0e416c6919 Meta/Doit: retire unused script
These days, Meta/Dothem is much more intelligent, knowing when not to run
tests and such.  It hasn't been used for two years.
2012-02-23 14:11:52 -08:00
Junio C Hamano 67b8da7260 Doit: add -noinstall 2009-01-23 10:50:03 -08:00
Junio C Hamano 6d8ad71377 Doit: allow private editions 2009-01-23 10:41:41 -08:00
Junio C Hamano 2529c34a31 Doit: optionally test with /bin/dash 2008-11-05 17:02:24 -08:00
Junio C Hamano 3af0e6709c Doit: build-test documentation, too. 2008-09-06 23:16:20 -07:00
Junio C Hamano b37977f337 Allow building "jc special" as well 2008-08-20 17:31:47 -07:00
Junio C Hamano 2fc378a315 Fix Meta/V and Meta/Doit for exactly tagged versions. 2007-05-10 17:05:12 -07:00
Junio C Hamano 944e3f19f4 Doit: test before install 2007-04-07 03:02:43 -07:00
Junio C Hamano fec598740d V & Doit: be careful with differences between branch and revision. 2007-04-03 21:41:33 -07:00
Junio C Hamano b9c9efd66c Meta/V & Doit: what is installed could be -dirty. 2007-04-03 17:23:15 -07:00
Junio C Hamano 15ef670d68 Meta/V & Meta/Doit: adjust to exact release
"git version" would not have g suffix for an exact release.
2007-04-03 01:53:25 -07:00
Junio C Hamano 3b798f2f56 Meta/Doit: avoid rebuilding already up-to-date branches. 2007-04-03 01:08:20 -07:00
Junio C Hamano 19777591eb Doit: fix -pedantic 2007-01-09 22:44:41 -08:00
Junio C Hamano f43915da0c Allow passing -pedantic etc to Meta/Make 2006-07-01 23:25:20 -07:00
Junio C Hamano 197c6bce75 Update Doit 2006-06-26 16:45:02 -07:00
Junio C Hamano f7ad3c7827 Various fixes to build scripts. 2006-06-20 13:33:28 -07:00
Junio C Hamano cb71bc8359 Conditionally allow specifying -j; default to -j2 2006-05-18 00:40:33 -07:00
Junio C Hamano 0bc1bdd1ec Snapshot 2006-05-04 2006-05-04 16:01:16 -07:00
Junio C Hamano f8ab671134 snapshot 2006-04-14 2006-04-14 13:54:38 -07:00
Junio C Hamano b164a7b715 PU - --continue. 2006-02-20 19:43:02 -08:00
Junio C Hamano df5cc80ec9 Introduce an easier to follow "next" branch.
The "pu" branch is a bit too hard to follow.  Let's introduce
"next" branch, which is slightly ahead of "master".  The topic
branches merged into it are not to be rebased, and changes to
the topic branches are first applied to them and then merged
into the "next" branch.  What this means is that the branch is
far easier to follow compared to the "pu" branch since there
will be no rewinding/rebasing involved.
2006-02-08 22:08:30 -08:00
Junio C Hamano 18ea0bf72c Make optimization flag overridable for my compilation
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-20 22:55:46 -08:00
Junio C Hamano 0f0fc5783b Make sure master <= naster <= pu, and avoid duplicate builds.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14 18:17:54 -08:00
Junio C Hamano e62284ebeb Use maintainer's own configuration.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-07 22:05:22 -08:00
Junio C Hamano f0a77fd218 Simplify maintainer local test & installation script.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-06 21:24:51 -08:00
Junio C Hamano c150b0e7f2 Add Doit script. 2005-12-26 21:00:32 -08:00