Junio C Hamano
6d745f7f63
Meta/Make: check for -Wvla
11 years ago
Junio C Hamano
cc3b7dec98
Meta/Make: prepend the canned settings to $O
...
Otherwise "O=<some custom settings> Meta/Make" will not be able to
override them.
12 years ago
Junio C Hamano
4978109241
Meta/Make: teach --dash option
12 years ago
Junio C Hamano
ea4359883f
Meta/Make: use -Wno-format-zero-length by default
12 years ago
Junio C Hamano
119ae8adf1
Meta/Make: separate bootstrap-git dependency
...
It still needs a working git to bootstrap, but we have to start
from somewhere.
12 years ago
Junio C Hamano
bf6bbec629
Meta/Make: fixup HEAD^^ typo
12 years ago
Junio C Hamano
2c14e53be3
Meta/Make: export GIT_SKIP_TESTS
12 years ago
Junio C Hamano
94b7fd87ee
Meta/Make: tweaks for NetBSD 6.0
12 years ago
Junio C Hamano
9f15e7532c
Meta/Make: update OpenBSD specific tweaks
12 years ago
Junio C Hamano
007cb03102
Meta/Make: allow --noprove to decline use of prove in tests
13 years ago
Junio C Hamano
7e62b4a70b
Meta/Make, Dothem: use prove test when available
13 years ago
Junio C Hamano
81a1b6dfce
Meta/Make: allow version of git to be overridden
...
It gets harder than necessary to bootstrap otherwise
14 years ago
Junio C Hamano
834dd61d95
Meta/Make: skipping cvs/gitweb tests no longer needed
...
as I have necessary perl modules and cvsps on the test bochs.
14 years ago
Junio C Hamano
ca2a4aa4a4
Meta/Make: update test skipping logic
...
Request to "Meta/Make --test=????" should override the default built-in
list of tests to skip on each test bochs.
14 years ago
Junio C Hamano
f847c5b03e
Meta/Make: skip svn/cvs/gitweb tests on VMs
14 years ago
Junio C Hamano
2de007b84d
Meta/Make: try -Woverflow and -Wunused
14 years ago
Junio C Hamano
f473158ad5
Make: catch pointer-arith
15 years ago
Junio C Hamano
96d720e449
Meta/Make: avoid using -j$n on OpenBSD for now
15 years ago
Junio C Hamano
81c54916a2
On FreeBSD t5560 seems to fail
15 years ago
Junio C Hamano
a8516ddd82
Tweak for OBSD and SunOS
15 years ago
Junio C Hamano
079b34d93e
Make: a bit more auto-configuration for my builds
15 years ago
Junio C Hamano
5a710addc2
Set MAN_BASE_URL to k.org site
15 years ago
Junio C Hamano
0303673295
Meta/Make: Define GNU_ROFF
16 years ago
Junio C Hamano
f5d9ae2413
Make: take -jN on the command line
16 years ago
Junio C Hamano
3dc11f3bcf
Make: detect need to use ginstall
16 years ago
Junio C Hamano
f7ba48ed5e
What's in
16 years ago
Junio C Hamano
6f5eea980e
Meta/Make: minimum adjustment for BSD environment
16 years ago
Junio C Hamano
652d1800b0
Meta/Make: do not special case decl-after-statement warning
16 years ago
Junio C Hamano
936a95a091
Allow multi-arch installation
16 years ago
Junio C Hamano
f355f2565b
Meta/Make: allow --locale= and --test= to be given
...
It often is convenient to run only specific tests while still staying
at the toplevel (some failures only reproduce with particular allocation
patterns, for example). You can say
$ Meta/Make --test='1013 91??'
to run only test 1013 and 91xx series.
Similarly, you can give --locale=en_US.UTF-8 or somesuch; earlier we
always run tests in C locale for reproducibility, and the default
stays the same, but sometimes it is useful to run tests in different
locale.
16 years ago
Junio C Hamano
958ae8fca9
Make: set ASCIIDOC_NO_ROFF unconditionally for now
16 years ago
Junio C Hamano
7cd55ea54f
Make: threaded-delta-search should be safe by now
16 years ago
Junio C Hamano
cce1400ada
Pass ASCIIDOC8=YesPlease to Meta/Make and dodoc.sh as needed
17 years ago
Junio C Hamano
95620b021f
Avoid threaded delta
17 years ago
Junio C Hamano
3169eb477b
Allow -loose building
17 years ago
Junio C Hamano
37911d1377
Meta/Make: make it easier to test bootstrapping
17 years ago
Junio C Hamano
bfb930f75f
DoKernelOrg: make sure to remove leftover version file
...
Signed-off-by: Junio C Hamano <junio@hera.kernel.org>
17 years ago
Junio C Hamano
167e415e02
Make: fix test installation.
17 years ago
Junio C Hamano
45b738524a
Make: force LC_ALL=C
17 years ago
Junio C Hamano
efdc54a821
Meta/Make: silly $? squashing bug fix
17 years ago
Junio C Hamano
791c00b270
Meta/Make: clean "version" file
17 years ago
Junio C Hamano
389f84506b
Meta/Make: do not depend on installed git
17 years ago
Junio C Hamano
8e6ca411c7
Prepare for "libexec"
17 years ago
Junio C Hamano
94b210e14d
Meta/Make: drop -pedantic
18 years ago
Junio C Hamano
c36a84426a
Meta/Make: do not check old-style-def while compiling older revisions.
18 years ago
Junio C Hamano
8621be05d6
-Wold-style-definition fix
...
Signed-off-by: Junio C Hamano <gitster@pobox.com>
18 years ago
Junio C Hamano
b88121c802
Meta/Make: specify ETC_GITCONFIG explicitly
...
Josh wants to change the default behaviour. Better be prepared
not to be affected by it.
18 years ago
Junio C Hamano
da437b7087
Meta/Make: allow building from a detached HEAD
18 years ago
Junio C Hamano
c3b56def77
Meta/Make: No need for removed variables
18 years ago
Junio C Hamano
18f73455f3
Meta/Make -pedantic to use -Wall
18 years ago