Skip to content
Snippets Groups Projects
  1. Aug 17, 2024
  2. Aug 15, 2024
  3. Aug 10, 2024
    • Jakub Bartmiński's avatar
      Don't add extra_compilation_args to ingen/inwer/chk · 5985d085
      Jakub Bartmiński authored
      Fixes multiple definitions of main() in packages with a library.
      
      The extra_compilation_args config is used by sioworkers to compile
      solution files. CXXFLAGS in makefile.in generated by sinol-make are used
      by sio2 to compile ingen, inwer, chk, and the model solution for outgen.
      It seems that sinol-make incorrectly used extra_compilation_args for
      generating CXXFLAGS for ingen, inwer, and chk, which makes it impossible
      to configure existing packages with libraries.
      If adding args to ingen, inwer, and chk is needed, we should add support
      for a new config option, for example `extra_compilation_args_aux`
      5985d085
  4. Aug 09, 2024
  5. Aug 05, 2024
  6. Aug 04, 2024
  7. Aug 02, 2024
  8. Jul 30, 2024
  9. Jul 29, 2024
  10. Jul 28, 2024
  11. Jul 26, 2024
  12. Jul 25, 2024
  13. Jul 19, 2024
  14. Jul 16, 2024
  15. Jul 10, 2024
  16. May 27, 2024
  17. May 01, 2024
  18. Apr 21, 2024
    • Mateusz Masiarz's avatar
      Fix conftest on non linux machines (#238) · 60fcd9c0
      Mateusz Masiarz authored
      60fcd9c0
    • Mateusz Masiarz's avatar
      OIJ contest type (#237) · 1776869a
      Mateusz Masiarz authored
      * Add OIJ contest type
      
      * Add tests
      1776869a
    • Mateusz Masiarz's avatar
      `verify` command (#225) · 1eecdff7
      Mateusz Masiarz authored
      * Add verify command
      
      * Update help
      
      * Broken tests
      
      * Small startup performance improvments
      
      * Dict for command names
      
      * Fix bug and remove java from compilers
      
      * Fix tests
      
      * Add tests
      
      * Fix tests
      
      * Dont create ocen archive with no ocen tests, create dlazaw in attachments
      
      * Add tests
      
      * Remove .cache dir
      
      * Add gitkeep in inwer package
      
      * Validate tests in parallel
      
      * Less colorful printing
      
      * Refactor --cpus flag
      
      * Refactor imports
      
      * Fix test
      
      * Remove cache on compilation flags or sanitizers change
      
      * Add tests
      
      * Fix again
      
      * Fix tests
      
      * Fix
      
      * Development versions support (#230)
      
      * Add dev versioning
      
      * Update tests
      
      * Bump version
      
      * Add test
      
      * Bump version
      
      * Fixed finding newest development version
      
      * Bump version
      
      * Fix version tests
      
      * Refactor
      
      * Cache `get_task_id()`
      
      * Allow caching with cwd
      
      * Fix test
      
      * Don't create ocen when dlazaw exists
      
      * Add test
      
      * Add flag for ignoring expected scores
      
      * Add test
      
      * Bump version
      
      * Update README
      
      * Add option to verify contest type
      
      * Add tests
      
      * Fix bugs
      
      * Fix typo
      
      * Refactor creating parsers
      
      * Change version for release
      1eecdff7
    • Mateusz Masiarz's avatar
      Autoupdate oiejq (#222) · 6cafe417
      Mateusz Masiarz authored
      * Autoupdate oiejq
      
      * Add tests
      
      * Fix tests
      
      * Another fix
      
      * Update sio2jail version
      
      * Remove unnecessary try-catch
      
      * Check if correct oiejq is installed
      
      * Change oiejq install message
      
      * Fix message
      
      * Add test for oiejq reinstall
      6cafe417
  19. Apr 18, 2024
  20. Apr 10, 2024
  21. Mar 22, 2024
  22. Mar 12, 2024
Loading