Commit graph

10 commits

Author SHA1 Message Date
Serge Gautherie 7f8929c595 [REACTOS] Update some external URLs 2020-04-24 02:32:05 +03:00
Saibamen 7173a21f4a
[TRAVIS] Fix inconsistent git clone depth in CI 2020-04-12 16:36:07 +03:00
Thomas Faber cdb6af05a7
[TRAVIS] Disable code format checker in CI.
The configuration is not final yet and we have a lot of files that don't
follow the suggested style. At this point, having it active in CI means
builds are essentially always red, and we miss actual compilation errors.
2020-02-24 11:01:09 +01:00
Victor Perevertkin 0c64aed86a [REACTOS] Introduce .clang-format file
And set up a Travis job for checking formatting on PRs
2019-12-28 01:23:49 +02:00
Victor Perevertkin 53ce7d4370 [CONFIGURE] Do not create another "reactos" directory in build directory. This makes configure.sh consistent with configure.cmd 2019-02-11 09:55:17 +01:00
Amine Khaldi c15036cf3c [TRAVIS-CI] Increase the git clone depth a bit. 2017-10-19 22:33:24 +01:00
Amine Khaldi cf8c9bc312 [TRAVIS-CI] We only need to keep going despite errors in the ninja step. 2017-10-09 23:22:08 +01:00
Hermès Bélusca-Maïto 496b1cb951 Don't stop compilation at the first error.
This gives developers a chance to see at once all the potential
errors that can exist which could make further compilations fail.
2017-10-09 20:59:26 +02:00
Adam Stachowicz 8b8108ddee [TRAVIS-CI] Fix formatting and move "./RosBEBinFull/RosBE.sh < tmp_file" to script for better 'Job Log' readability. 2017-10-08 14:54:43 +01:00
Amine Khaldi d77464b3d6 [TRAVIS-CI] Initial version of the Travis-CI script. 2017-10-08 13:38:07 +01:00