cgyarvin
85aa27d494
Merge pull request #957 from joemfb/roll-gate-sample
...
adds a cell check for the sample of the +roll gate
2018-04-10 02:44:54 +02:00
Joseph Bryan
84759f6394
adds a cell check for the sample of the +roll gate
2018-03-31 12:06:10 -04:00
Elliot Glaysher
9978ad8b72
Merge pull request #952 from eglaysher/revert-meson
...
Revert meson
2018-03-19 15:22:03 -07:00
Elliot Glaysher
e6f6315691
Revert "Merge pull request #949 from eglaysher/meson-build-clean"
...
This reverts commit 9f795b535f
, reversing
changes made to d5c7b3b932
.
2018-03-19 15:13:19 -07:00
Elliot Glaysher
e8aec93d69
Revert "The -C flag was added for exactly this case."
...
This reverts commit 761f75a47e
.
2018-03-19 15:12:55 -07:00
Elliot Glaysher
a85369fa1f
Merge pull request #948 from frodwith/charm
...
Charm
2018-03-19 14:57:50 -07:00
Elliot Glaysher
b9432b4d57
Merge pull request #930 from joemfb/sav-mkdirp
...
recursively mkdir in u3_walk_save
2018-03-19 14:36:57 -07:00
Keaton Dunsford
6b41fe9433
Merge pull request #950 from eglaysher/use-c-flag
...
README should recommend `ninja -C`
2018-03-19 12:13:36 -07:00
Elliot Glaysher
761f75a47e
The -C flag was added for exactly this case.
2018-03-19 11:22:55 -07:00
Elliot Glaysher
9f795b535f
Merge pull request #949 from eglaysher/meson-build-clean
...
Meson build clean
2018-03-19 11:14:53 -07:00
Elliot Glaysher
b1f66d15bf
Take ownership of the submodule repositories.
2018-03-19 10:53:35 -07:00
Paul Driver
8b65d631f0
Merge branch 'charm' into remaster-charm
2018-03-19 09:13:03 -07:00
Paul Driver
087b674a37
Revert "Revert "Merge pull request #941 from frodwith/runtime-overflows""
...
This reverts commit 074a293257
.
2018-03-19 09:12:39 -07:00
Mikolaj Paraniak
fb2bc370d8
Add legacy meson instructions to README
2018-03-17 11:59:44 +08:00
Mikolaj Paraniak
9498d6baa9
Fix new meson version check
2018-03-17 11:26:13 +08:00
Mikolaj Paraniak
21e4af8edc
Fix legacy meson version detection.
2018-03-17 11:17:07 +08:00
Mikolaj Paraniak
5c160bebc1
Universal meson build.
2018-03-17 11:07:59 +08:00
Paul Driver
c1f4c7fcb3
change overflow check to short
2018-03-15 16:58:04 -07:00
Paul Driver
0883264aa1
do the don trick for jam
2018-03-15 15:58:20 -07:00
Paul Driver
e1d724e084
tightening down song_x even further, offloading book-keeping to a seperate helper function
2018-03-15 15:51:35 -07:00
Elliot Glaysher
26fc29f2e4
Make meson build work with version 0.29.
2018-03-15 15:40:05 -07:00
Paul Driver
93d54041a9
tightening up unifying equality in several small ways
2018-03-15 15:06:53 -07:00
Paul Driver
3c54440c82
mov/off optimization for unifying equality
2018-03-15 13:07:22 -07:00
Paul Driver
e6456a6bc8
Merge branch 'unbreak-euq' into faulty
2018-03-14 19:15:59 -07:00
Paul Driver
1d1593274c
tightening up jam jet
2018-03-14 17:53:12 -07:00
Keaton Dunsford
d5c7b3b932
Merge pull request #944 from keatondunsford/master
...
Revert "Merge pull request #941 from frodwith/runtime-overflows"
2018-03-12 16:55:58 -07:00
Keaton Dunsford
074a293257
Revert "Merge pull request #941 from frodwith/runtime-overflows"
...
This reverts commit 67d3460a91
, reversing
changes made to 8d0f6cf3a6
.
2018-03-12 16:42:39 -07:00
Paul Driver
73469e3383
remove well-intentioned equality profile breakage
...
process sampling already takes care to turn off cpu profiling during its
sampling. this "fix" for mid-equality sampling was masking another bug
at an earlier point in the debugging process for the unifying equality
changes. I realized upon reflection that it was incorrect.
2018-03-09 10:42:19 -08:00
Ted Blackman
67d3460a91
Merge pull request #941 from frodwith/runtime-overflows
...
Runtime overflows
2018-03-06 14:29:36 -08:00
Paul Driver
8661b53c8f
Merge branch 'master' into runtime-overflows
2018-03-06 13:04:45 -08:00
Paul Driver
16364d4a18
Revert "Revert "Merge pull request #920 from frodwith/runtime-overflows""
...
This reverts commit 6bf2b4de6b
.
2018-03-06 13:04:18 -08:00
cgyarvin
8d0f6cf3a6
Merge pull request #940 from techieAgnostic/issue_876
...
Updated key generation message. Fixes #876
2018-03-06 10:03:00 -08:00
Paul Driver
ac65967fa0
fix memory leak in jam
2018-03-06 09:44:16 -08:00
Shaun Kerr
9592f0315d
Updated key generation message. Fixes #876
2018-03-06 13:39:21 +13:00
Paul Driver
c6b9b9a63e
trace in sung/sang
2018-03-05 13:39:11 -08:00
Paul Driver
f90c714942
fix profiling during equality
2018-03-05 13:20:34 -08:00
mikolajp
b14b3216ba
Add pip3 to travis
2018-03-05 13:58:59 +08:00
mikolajp
811d3a5956
Use pip3 version of pathlib
2018-03-05 13:54:17 +08:00
mikolajp
81c760e1a7
Pin meson version at 0.44.1
2018-03-05 13:51:31 +08:00
mikolajp
e30ad41003
Require python 3.5
2018-03-05 13:45:19 +08:00
mikolajp
cbccd2d541
Require python 3.6
2018-03-05 13:41:26 +08:00
mikolajp
b6339fdb04
Update debian package deps
2018-03-05 12:55:19 +08:00
mikolajp
06c8f268bd
Update debian package deps
2018-03-05 12:53:52 +08:00
mikolajp
34ba547625
Remove leftovers or ragel.
2018-03-05 11:57:49 +08:00
Joseph Bryan
ebbbf6cf0c
recursively mkdir in u3_walk_save
2018-03-02 17:39:08 -05:00
Ted Blackman
3ed1eb53aa
Merge pull request #937 from keatondunsford/master-fix
...
Revert "Merge pull request #920 from frodwith/runtime-overflows"
2018-03-01 16:40:14 -08:00
Keaton Dunsford
6bf2b4de6b
Revert "Merge pull request #920 from frodwith/runtime-overflows"
...
This reverts commit 2e5e837131
, reversing
changes made to 5c5374c1fd
.
2018-03-01 16:29:31 -08:00
mikolajp
257e6420ac
Downgrade libcurl to 7.35.0
2018-02-27 12:46:41 +08:00
mikolajp
47e374981a
Pin dependencies version.
2018-02-27 12:43:32 +08:00
mikolajp
79e2350f35
Require meson version >=0.40.0
2018-02-27 12:35:15 +08:00