Releases: sio2project/sinol-make
Releases · sio2project/sinol-make
sinol-make v1.5.8
What's Changed
- Add
doc
command by @MasloMaslane in #111 - Add undocumented options for
sinol-make
by @MasloMaslane in #123
Full Changelog: v1.5.7...v1.5.8
sinol-make v1.5.7
What's Changed
- Change stack size to unlimited before running by @MasloMaslane in #103
- Change c++ standard and default compilers by @MasloMaslane in #120
- Add function for validating test names by @MasloMaslane in #114
Full Changelog: v1.5.6...v1.5.7
sinol-make v1.5.6
What's Changed
- Fix problem with
printer.py
on some terminals by @MasloMaslane in #115
Full Changelog: v1.5.5...v1.5.6
sinol-make v1.5.5
What's Changed
- Rename
cache
directory to.cache
by @MasloMaslane in #106
Full Changelog: v1.5.4...v1.5.5
sinol-make v1.5.4
What's Changed
- Fix running
inwer
when inwer doesn't print any output by @MasloMaslane in #110 - Fix compilation caching by @MasloMaslane in #109
- Fix getting task id when current directory has a long name by @MasloMaslane in #107
Full Changelog: v1.5.3...v1.5.4
sinol-make v1.5.3
What's Changed
- Use default time and memory limit when they're not set by @MasloMaslane in #105
- Allow
extra_compilation_args
to be a string or an array by @MasloMaslane in #95
Full Changelog: v1.5.2...v1.5.3
sinol-make v1.5.2
What's Changed
- Fixes and small changes to
oiejq
installation by @MasloMaslane in #89 - OI-like point assignment by @MasloMaslane in #92
- Cache compiled solutions by @MasloMaslane in #82
- Use
override_limits
from config when present by @MasloMaslane in #96 - Add function to check if running under Windows WSL by @MasloMaslane in #102
Full Changelog: v1.5.1...v1.5.2
sinol-make v1.5.1
What's Changed
- Print message on
sinol-make
crash by @MasloMaslane in #83 - Change
time
installation steps in README by @MasloMaslane in #91 - detect whether
kernel.perf_event_paranoid
is set by @MasloMaslane in #97 - Change behavior of expected scores when using
--tests
flag by @MasloMaslane in #90
Full Changelog: v1.5.0...v1.5.1
sinol-make v1.5.0
sinol-make v1.4.3
What's Changed
- Update README with
gen
command information by @MasloMaslane in #69 - Fix display of group in
inwer
by @MasloMaslane in #87 - When using --solutions flag match only valid solutions by @MasloMaslane in #84
- Fix running
gen
on package with library by @MasloMaslane in #86 - Small changes to help messages for consistency by @MasloMaslane in #88
- Various
run
command fixes by @MasloMaslane in #85
Full Changelog: v1.4.2...v1.4.3