• 0.7.5r2 86245a55c9

    MarieEckert released this 2025-07-21 16:58:40 +02:00 | 2 commits to trunk since this release

    release 2 of version 0.7.5

    • fixed the static-release target
    Downloads
  • 0.7.5 fb5c02e0b9

    MarieEckert released this 2025-04-11 17:43:24 +02:00 | 3 commits to trunk since this release

    • fix double-free and invalid read issues which lead to occasional crashes
    • use libc strdup
    Downloads
  • 0.7.4 c3f79da0f5

    MarieEckert released this 2025-03-19 22:00:12 +01:00 | 9 commits to trunk since this release

    • fix apple compilation
      • fix formatting of uint64 in executor.c
    • include error message in c_rule FMT_ERR_CHECK error message
    • upgrade to libmcfg_2 0.4.3
    • fix segfault when invalid exec_mode or build_type is specified
    • add documentation for targets and c_rules
    Downloads
  • 0.7.3r2 b35f79c8bb

    MarieEckert released this 2025-03-12 17:12:13 +01:00 | 19 commits to trunk since this release

    Downloads
  • 0.7.3 8bb18f70db

    MarieEckert released this 2025-03-12 16:46:22 +01:00 | 21 commits to trunk since this release

    • upgrade to libmcfg_2 0.7.3
    • add a manpage
    Downloads
  • 0.7.2r2 2b468201e1

    MarieEckert released this 2025-01-30 17:17:38 +01:00 | 26 commits to trunk since this release

    • fix stripping of binary in build.bash
    Downloads
  • 0.7.2 b1d818526e

    MarieEckert released this 2025-01-30 15:47:19 +01:00 | 27 commits to trunk since this release

    • handle signals (SIGINT, SIGQUIT, SIGTERM, SIGHUP) to attempt a proper cleanup of temporary files
    Downloads
  • 0.7.1 672ec6d081

    MarieEckert released this 2025-01-17 18:59:54 +01:00 | 44 commits to trunk since this release

    • fix issue #35 (In c_rules with parallel execution, some scripts were not removed after completing)
    • add release mode to build.bash to get rid of double-building for release if no compatible mariebuild version is installed
    Downloads
  • 0.7.0 b960c7114d

    MarieEckert released this 2024-12-17 14:18:37 +01:00 | 51 commits to trunk since this release

    • Add support for parallel execution in c_rules with exec_mode singular
    Downloads
  • 0.6.3 0cb2afeaf8

    MarieEckert released this 2024-11-18 09:22:22 +01:00 | 55 commits to trunk since this release

    • Upgrade to libmcfg_2 0.4.1
    Downloads