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
Junio C Hamano
fc70b3b9ba
Meta/Make: remove _BSD_SOURCE from -pedantic
18 years ago
Junio C Hamano
689311f689
Update XOPEN_SOURCE to 600
18 years ago
Junio C Hamano
dec92c45fe
TODO updates.
19 years ago
Junio C Hamano
e9a3deab3a
for better release testing...
19 years ago
Junio C Hamano
ed0c35f7ca
Allow -O0 -pedantic
19 years ago
Junio C Hamano
fc32377cd5
Use SVN library interface for testing.
19 years ago
Junio C Hamano
997283a8e8
Updates before OLS
19 years ago
Junio C Hamano
30d3872dd0
Retire USE_PIC from Meta/Make since the main Makefile has enough smarts now.
19 years ago
Junio C Hamano
ba8e668def
On x86-64 define USE_PIC (at least for now)
19 years ago
Junio C Hamano
f7ad3c7827
Various fixes to build scripts.
19 years ago
Junio C Hamano
ef4ede0941
Add pedantic
19 years ago
Junio C Hamano
eaf876c00f
private Make tweaks for more separate installations.
19 years ago
Junio C Hamano
bf95706c10
Install master and next at different places.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
18ea0bf72c
Make optimization flag overridable for my compilation
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
b14e2494b8
TODO updates 2006-01-17.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
88bd96c6e7
Use gitexecdir in Make and --no-current in PU
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
09c35ff523
Need installed git to get describe version.
19 years ago
Junio C Hamano
95b9f4f212
Use CFLAGS=-O1 for debugging.
19 years ago
Junio C Hamano
e6e947f5de
2005-12-18 --- mostly done for 1.0
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
19 years ago
Junio C Hamano
0ec237ea19
Make: There is no gitdir.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
20 years ago
Junio C Hamano
32a1e64777
Adjust the support scripts to "git binary directory" change.
...
Luckily, as long as you use "git" wrapper, you are forward/backward
compatible.
Signed-off-by: Junio C Hamano <junkio@cox.net>
20 years ago
Junio C Hamano
1ad3ae4c17
Add Meta information.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
20 years ago