Junio C Hamano
a8516ddd82
Tweak for OBSD and SunOS
2010-01-06 00:31:20 -08:00
Junio C Hamano
079b34d93e
Make: a bit more auto-configuration for my builds
2009-12-31 15:30:14 -08:00
Junio C Hamano
5a710addc2
Set MAN_BASE_URL to k.org site
2009-12-02 18:37:29 -08:00
Junio C Hamano
0303673295
Meta/Make: Define GNU_ROFF
2009-11-14 15:57:16 -08:00
Junio C Hamano
f5d9ae2413
Make: take -jN on the command line
2009-09-07 17:51:48 -07:00
Junio C Hamano
3dc11f3bcf
Make: detect need to use ginstall
2009-07-06 10:05:40 -07:00
Junio C Hamano
f7ba48ed5e
What's in
2009-05-17 00:54:38 -07:00
Junio C Hamano
6f5eea980e
Meta/Make: minimum adjustment for BSD environment
2009-05-07 21:43:26 -07:00
Junio C Hamano
652d1800b0
Meta/Make: do not special case decl-after-statement warning
2009-04-29 22:11:46 -07:00
Junio C Hamano
936a95a091
Allow multi-arch installation
2009-04-25 22:05:45 -07:00
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.
2009-04-19 09:01:41 -07:00
Junio C Hamano
958ae8fca9
Make: set ASCIIDOC_NO_ROFF unconditionally for now
2009-04-02 12:13:55 -07:00
Junio C Hamano
7cd55ea54f
Make: threaded-delta-search should be safe by now
2009-01-23 10:40:07 -08:00
Junio C Hamano
cce1400ada
Pass ASCIIDOC8=YesPlease to Meta/Make and dodoc.sh as needed
2008-09-18 19:35:09 -07:00
Junio C Hamano
95620b021f
Avoid threaded delta
2008-08-27 19:00:50 -07:00
Junio C Hamano
3169eb477b
Allow -loose building
2008-08-20 17:32:08 -07:00
Junio C Hamano
37911d1377
Meta/Make: make it easier to test bootstrapping
2008-07-26 00:44:24 -07:00
Junio C Hamano
bfb930f75f
DoKernelOrg: make sure to remove leftover version file
...
Signed-off-by: Junio C Hamano <junio@hera.kernel.org>
2008-06-27 04:32:25 +00:00
Junio C Hamano
167e415e02
Make: fix test installation.
2008-06-26 21:12:17 -07:00
Junio C Hamano
45b738524a
Make: force LC_ALL=C
2008-06-19 00:19:57 -07:00
Junio C Hamano
efdc54a821
Meta/Make: silly $? squashing bug fix
2008-03-16 03:25:58 -07:00
Junio C Hamano
791c00b270
Meta/Make: clean "version" file
2007-12-26 19:15:32 -08:00
Junio C Hamano
389f84506b
Meta/Make: do not depend on installed git
2007-12-12 18:16:30 -08:00
Junio C Hamano
8e6ca411c7
Prepare for "libexec"
2007-12-01 13:39:50 -08:00
Junio C Hamano
94b210e14d
Meta/Make: drop -pedantic
2007-10-30 01:29:24 -07:00
Junio C Hamano
c36a84426a
Meta/Make: do not check old-style-def while compiling older revisions.
2007-06-15 22:43:32 -07:00
Junio C Hamano
8621be05d6
-Wold-style-definition fix
...
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-06-13 01:23:14 -07:00
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.
2007-04-23 23:11:08 -07:00
Junio C Hamano
da437b7087
Meta/Make: allow building from a detached HEAD
2007-04-03 01:07:57 -07:00
Junio C Hamano
c3b56def77
Meta/Make: No need for removed variables
2007-03-14 23:51:57 -07:00
Junio C Hamano
18f73455f3
Meta/Make -pedantic to use -Wall
2007-03-04 22:31:50 -08:00
Junio C Hamano
fc70b3b9ba
Meta/Make: remove _BSD_SOURCE from -pedantic
2006-12-20 12:23:24 -08:00
Junio C Hamano
689311f689
Update XOPEN_SOURCE to 600
2006-12-06 13:57:10 -08:00
Junio C Hamano
dec92c45fe
TODO updates.
2006-10-29 01:47:04 -07:00
Junio C Hamano
e9a3deab3a
for better release testing...
2006-10-18 13:16:44 -07:00
Junio C Hamano
ed0c35f7ca
Allow -O0 -pedantic
2006-09-07 04:29:08 -07:00
Junio C Hamano
fc32377cd5
Use SVN library interface for testing.
2006-07-26 13:55:33 -07:00
Junio C Hamano
997283a8e8
Updates before OLS
2006-07-14 00:48:34 -07:00
Junio C Hamano
30d3872dd0
Retire USE_PIC from Meta/Make since the main Makefile has enough smarts now.
2006-06-29 23:42:32 -07:00
Junio C Hamano
ba8e668def
On x86-64 define USE_PIC (at least for now)
2006-06-24 19:26:52 -07:00
Junio C Hamano
f7ad3c7827
Various fixes to build scripts.
2006-06-20 13:33:28 -07:00
Junio C Hamano
ef4ede0941
Add pedantic
2006-06-18 21:41:01 -07:00
Junio C Hamano
eaf876c00f
private Make tweaks for more separate installations.
2006-04-21 14:43:04 -07:00
Junio C Hamano
bf95706c10
Install master and next at different places.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-04-18 02:42:36 -07: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
b14e2494b8
TODO updates 2006-01-17.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-17 21:42:28 -08:00
Junio C Hamano
88bd96c6e7
Use gitexecdir in Make and --no-current in PU
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-11 01:23:49 -08:00
Junio C Hamano
09c35ff523
Need installed git to get describe version.
2005-12-27 18:19:59 -08:00
Junio C Hamano
95b9f4f212
Use CFLAGS=-O1 for debugging.
2005-12-21 22:40:52 -08:00
Junio C Hamano
e6e947f5de
2005-12-18 --- mostly done for 1.0
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-18 14:01:28 -08:00
Junio C Hamano
0ec237ea19
Make: There is no gitdir.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-06 00:13:39 -08:00
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>
2005-11-06 01:55:31 -08:00
Junio C Hamano
1ad3ae4c17
Add Meta information.
...
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-11-05 10:58:46 -08:00