From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: peff@peff.net, Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v7 0/2] Add Travis CI support
Date: Mon, 23 Nov 2015 09:25:06 +0100 [thread overview]
Message-ID: <1448267108-55652-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
diff to v6 (thanks Peff for the review):
* removed sub topics "de-flaking test_must_fail" and "p4 test improvements"
as suggested by Peff
* fixed Perforce spelling
* disabled t9810 and t9816 in .travis.yml as they are instable
* removed commented flags in .travis.yml
* removed GETTEXT_* flags in .travis.yml
* removed NO_* build configration in .travis.yml
* removed autoconf usage
* fixed OS X 10.9 build and later with NO_GETTEXT flag
* added cflags "-Wall -Werror" to detect all kinds of warnings (see [1])
* updated Git-LFS and P4D to the latest version
Cheers,
Lars
[1] http://thread.gmane.org/gmane.comp.version-control.git/281140
Lars Schneider (2):
config.mak.uname: Darwin: define NO_GETTEXT for OS X 10.9 and later
Add Travis CI support
.travis.yml | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
config.mak.uname | 5 ++++
2 files changed, 95 insertions(+)
create mode 100644 .travis.yml
--
2.5.1
next reply other threads:[~2015-11-23 8:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-23 8:25 larsxschneider [this message]
2015-11-23 8:25 ` [PATCH v7 1/2] config.mak.uname: Darwin: define NO_GETTEXT for OS X 10.9 and later larsxschneider
2015-11-23 11:57 ` Torsten Bögershausen
2015-11-24 20:34 ` Jeff King
2015-11-23 8:25 ` [PATCH v7 2/2] Add Travis CI support larsxschneider
2015-11-24 20:40 ` Jeff King
2015-11-24 21:03 ` Lars Schneider
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448267108-55652-1-git-send-email-larsxschneider@gmail.com \
--to=larsxschneider@gmail.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).