Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix noisy Configure.pl on JVM backend. #583

Merged
merged 1 commit into from Nov 12, 2015
Merged

Fix noisy Configure.pl on JVM backend. #583

merged 1 commit into from Nov 12, 2015

Conversation

donaldh
Copy link
Contributor

@donaldh donaldh commented Nov 12, 2015

was complaining with:
Use of uninitialized value {sysroot} in concatenation (.) or string at Configure.pl line 229.

was complaining with:
Use of uninitialized value {sysroot} in concatenation (.) or string at Configure.pl line 229.
jnthn added a commit that referenced this pull request Nov 12, 2015
Fix noisy Configure.pl on JVM backend.
@jnthn jnthn merged commit 3b15628 into rakudo:nom Nov 12, 2015
zoffixznet added a commit that referenced this pull request Apr 17, 2017
Brings NQP commits:
Raku/nqp@2017.03-111-g9063d0e...2017.03-118-g46e7a95
46e7a95 Bump MoarVM
0994e33 Temporarily fudge a newly-added test
9aa9c9e Merge branch 'uncursej'
591a5ba bootstrap temp shim to find lost NQPCursor
97af4c5 Merge commit '2a31c20393225f0c6ac1a21127f73ddae8ec0b5a' into uncursej
694725e Merge commit '0c53231dd9930d2cbaea6d03d2655d6d7b322476' into uncursej
56b7f7b bootstrap jvm to get 'my constant Foo := Bar'

Brings MoarVM commits:
MoarVM/MoarVM@2017.03-138-g40881cd...2017.03-169-g34d5a46
34d5a46 Add missing MVMROOT when reading bytes.
8d5d036 Mark thread GC blocked when doing sync writes.
ad99a1e Add .editorconfig file to set indentation usage of files
315601d [travis] make indentation consistent
c767f49 [travis] echo and identify the beginning of different stages of build
32b8c54 Merge pull request #583 from samcv/pull-request-coverage
b7ce36d Make sure that coverage Travis CI executes normally except for uploading
1ec6dca Merge pull request #582 from the-eater/fixNonSharedProbeObject
075cd91 pre-define $ENV{CFLAGS} if not defined
cc122ea Also pass cflags when building probe shared object
86b259f allow coverage to fail (because it'll always fail for pull requests)
cb3f010 coverage: merge index files into one big index file
154e899 Improve the commit messages of Travis CI to include git describe
0610b63 Merge branch 'coverage'
e29dc1f Fix = that should have been !=
672b77e Debug
dffbe65 Use coverage repo for coverage reports
a4c25a3 Update license information on update-gh-pages.sh
72113d6 Don't build coverage if we're not in MoarVM/MoarVM
e82982e Clean up and add some comments to .travis.yml
b2d0914 Handle non master branches with coverage reporting too
87aa626 [travis-ci] Only extract the deploy_key if we're building coverage
bcfab5c Merge branch 'coverage'
ebb9b73 Create index at file-index.html so it does not copy over the other index.html
d9fc19b Comment out some more MacOS lines that may have been unintentional
79a259c Try and get os x excluding items in travis again
03d13be Re-add the MacOS builds too
c309939 Try readding the noncoverage builds
b049e71 fix
f6b3ac1 Commit coverage report related files
4f37983 Remove arbitrary and small length range check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants