Commit Graph

18 Commits

Author SHA1 Message Date
dcoppa
004faa038d Update to ninja-1.6.0
kudos to aja@ for the bulk build
2015-10-05 08:52:10 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
dcoppa
e6779db3a2 Verbose build; replace my cheap hack with the proper fix from
upstream:

commit 54d82356d8317a62f076eefdbe1ab62c88d1e6a6
Author: Ben Boeckel <mathstuf@gmail.com>
Date:   Wed Dec 10 23:09:38 2014 -0500

configure: add a verbose mode

Required for Fedora infrastructure so that the commands used to build
ninja are logged.


While here, fix a typo in graph.cc: 'for for' -> 'for'
(upstream git commit 6ffb66d171a6962c2a7dad0492dffc42e65d666e)
2015-02-09 12:56:20 +00:00
dcoppa
51b7ac537b Update to ninja-1.5.3
No fallout in a bulk build
2014-12-29 21:22:34 +00:00
sthen
ce74118bef add a comment to re-enable USE_NINJA in cmake if m88k is fixed for ninja 2014-09-17 11:58:31 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
dcoppa
f997ba4ed5 Update to ninja-1.5.1
bulk build && ok landry@
kde build && ok zhuk@
ok matthew@ (maintainer)
2014-09-02 07:50:44 +00:00
sthen
a38206fa07 revert revert now that bsd.port.mk can handle WRKDIST with GH_TAG=vXXX 2014-07-10 23:20:42 +00:00
sthen
6a0bf7ca63 revert previous, req'd by espie 2014-07-10 20:13:55 +00:00
rpe
f2487b3796 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
espie
80546a87fd remove redundancies with new filename{url}sufx scheme 2013-12-02 16:25:08 +00:00
sthen
b1c4f89726 switch github MASTER_SITES urls with the query-string hack to using
DISTFILES=myfilename{theirfilename} type syntax, using a unified DISTFILES
line so they can later be merged.  ok rpe@
2013-11-12 15:00:25 +00:00
dcoppa
413f7af550 Update to ninja-1.4.0
Tested in different bulk builds by naddy@, kili@, etc.

ok kili@, zhuk@
maintainer timeout.
2013-10-16 05:52:46 +00:00
landry
17adde8a25 Fix build on hppa by applying the same dark magic as used on
sparc64/mips64el in patch-src_hash_map_h, cluestick from espie@
2013-07-06 09:14:12 +00:00
jasper
ab98a77256 fix an unaligned mem access, which caused ninja's build to fail on strict
alignment arches.

tested by jturner@ and me,
from and committing on behalf of matthew@ (MAINTAINER)
2013-07-02 06:37:24 +00:00
matthew
cd450c8e73 Update devel/ninja to v1.3.4. Also, install asciidocs and
shell/editor integration scripts.

ok espie
2013-06-14 16:39:39 +00:00
matthew
e5a73bda7d Update devel/ninja to v1.3.3.
ok (and COMMENT tweak) dcoppa
2013-05-21 16:06:52 +00:00
matthew
c54c7d5276 Initial import of ninja, a simple build system with a focus on speed.
ok dcoppa, sthen
2013-05-02 19:09:18 +00:00