Commit Graph

13 Commits

Author SHA1 Message Date
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