GH#4009 gmake fails on windows
Created
January 11, 2021 06:10
-
-
Save Whateverable/6e310569d866068914555d34f6590864 to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status |
+ Add missing `-I lib` to is-run tests [74e5212f] + Actually support running dd on native BOOT arrays [4e645ee5] + Merge pull request #4126 from rakudo/release-2020.12 [37403199] + Update 2020.12.md [357a7f30] + Extract find_exception method from throw_and_die [e3a0c32d] + Add X::Enum::NoValue exception [28b95813] + Remove unused line [184079c9] + Move to CentOS 7 in binary release linux build [38e69d87] + Merge pull request #4120 from MasterDuke17/add_missing_use_lib_to_test [3beb71cc] + Make Attribute's $!package point at the actual owner [5bc394f6] + Fix a mistype [bcb9a2c9] + Make EnumType($mixin-value) work again [e44b524e] + Fix use of undeclared variable in &Perl6::Actions::lower_signature [bef6b4f6] + Changelog: fix typo. bbkr++ [f0d64ea5] + Merge pull request #4129 from patrickbkr/bin-rel-pipeline-centos7 [4b6b2e07] + Bump NQP to get the latest MoarVM fixes [7c37d922] + Speedup the basic @a[*] (Whatever slice) [9ad80af2] + Remove a lot of unnecessary int $pos candidates [4c91d743] + Merge pull request #4130 from vrurg/rakudo_4116 [5df809e2] + Add "Solaris" to $?Perl.KERNELnames [f918f0fd] + Merge pull request #4143 from nwc10/solaris [94d685d9] + Add "is-implementatio-detail" delegation [754b2850] + Revert "Add "is-implementatio-detail" delegation" [eb1eabf6] + Implement "is implementation-detail" for classes (#4135) [4384fc5c] + Fix problem in Compiler.verbose-config [ed6e2c8b] + Introducing Seq.slice(indices) (#3983) [63be83d3] + Fix calling programs with spaces in their path on Windows [570372f1] + Bump NQP [b3367e95] + Merge pull request #4138 from patrickbkr/fix-win-proc-with-space [86fd7f67] + 02-simple-args.c should #include <sys/types.h> to get ssize_t [ac10a7a8] + Merge pull request #4151 from nwc10/need-sys-types-for-ssize_t [f8986324] + Allow native @a[*-4 .. *..2] to work [8150a286] + Throw on non-Int result in Iterable index on native array [8a3e983c] + Throw on non-Int result in Iterable index on native array assignment [5eb55076] + Add candidate for native slice assignment from Iterable [4d40e23e] + Re-imagine array slicing, fixing issues, between 2x and 10x faster (#4131) [ca7bc91e] + Streamline some iterator setups [c039b28f] + Fix potential deadlock on specialization of roles [65a5cce1] + No longer use Travis for CI [53da2061]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment