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

Unbust Makefile generation in Configure.pl. #582

Merged
merged 1 commit into from Nov 12, 2015
Merged

Unbust Makefile generation in Configure.pl. #582

merged 1 commit into from Nov 12, 2015

Conversation

donaldh
Copy link
Contributor

@donaldh donaldh commented Nov 12, 2015

fill_template_file was getting called before the common_bootstrap_sources had been read.

It broke the build completely on JVM and broke dependency checking on Moar.

fill_template_file was getting called before the common_bootstrap_sources had been read.
FROGGS added a commit that referenced this pull request Nov 12, 2015
Unbust Makefile generation in Configure.pl.
@FROGGS FROGGS merged commit 25f032a 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.
AlexDaniel added a commit that referenced this pull request Oct 4, 2019
NQP bump brought: Raku/nqp@2019.07.1-124-gbcf76dbf5...2019.07.1-136-g56af0509b
56af0509b [MoarVM Bump] Brings 15 commits
3a4f67a89 decont can be a noop if argument not a container
33f18fce9 [js] Implement passing True/False/Int and Mu to js
23757ac96 Merge pull request #582 from vrurg/problem-solving-103
dc5f1c03a Provide better compatibility with Perl6 Metamodel
498b64a4e [js] When wrapping js objects fill expose some methods that Perl6 code expects
eddfe9739 [js] Decont when passing p6 objects to js land
89a912193 [js] Specify version of dependency better to satisfy yarn
0b8c8c79b Remove unused macports thingie
c05b600f1 profiler: one line per statement like earlier versions
0e50a5003 Disable parallel build
66401b480 Merge pull request #580 from vrurg/nqp_578
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