Commit Graph

  • 1a233baed3
    Add static linking support and related configuration options main Joca 2025-11-25 11:49:02 -0300
  • f74b93ddf6
    proper error handling on deps.v Joca 2025-11-24 20:10:51 -0300
  • 9d3d5fb105
    Refactor on duplicate functions and new tests :3 Joca 2025-11-24 19:52:52 -0300
  • 63fa9ef0b7
    Refactor configuration structs to use public mutable fields Joca 2025-11-24 18:35:38 -0300
  • b8c2099892
    Refactor all documentation Joca 2025-11-23 23:32:52 -0300
  • 4347a882a2
    Add build graph preview functionality and enhance configuration parsing Joca 2025-11-22 22:10:32 -0300
  • d89a53de94
    Refactor build process to integrate toolchain support in compilation and linking functions Joca 2025-11-14 22:59:44 -0300
  • d66b83c06d
    Add raw configuration structures and enhance config parsing logic Joca 2025-11-14 21:00:06 -0300
  • 24b0d2f9da
    Add toolchain configuration support and implement GCC/Clang toolchain interfaces Joca 2025-11-14 17:30:20 -0300
  • 1ab3f9c175
    Implement build graph structure and dependency resolution for shared libraries and tools Joca 2025-11-14 16:50:25 -0300
  • b2cdeaebd6
    Add time elapsed tracking Joca 2025-11-10 12:29:44 -0300
  • 3f767e8e40
    Refactor color constants and update should_use_color function for consistency Joca 2025-11-04 22:30:04 -0300
  • 60bf392792
    Add colorized output for build messages and warnings Joca 2025-11-04 16:17:39 -0300
  • 7b92ff3c6b
    remove shader directory handling and update documentation Joca 2025-11-03 00:22:26 -0300
  • 397df566ae
    Debug messages shall now only appear if you enable the debug option Joca 2025-11-02 23:53:34 -0300
  • 3aa51748bd
    I don't even know bro Joca 2025-10-19 22:12:17 -0300
  • fc3799e9ac
    Enhance build process: improve source file handling, ensure output directories exist, and merge global flags into shared libs and tools Joca 2025-10-17 16:41:49 -0300
  • 84f90e83c3
    Remove default build steps for known dependencies; log message if no build_cmds are provided Joca 2025-10-16 17:11:04 -0300
  • abb2315341
    allow optional URLs on dependencies Joca 2025-10-16 11:37:10 -0300
  • 0783e68b0a
    Add dependency management functionality and setup command Joca 2025-10-10 22:56:59 -0300
  • 0a94753748
    Implement bounded worker pool for compile tasks Joca 2025-10-10 21:53:59 -0300
  • c2cf253476
    Implement parallel compilation for build tasks Joca 2025-10-10 21:46:00 -0300
  • 2c71afa6e7
    Add LICENSE Joca 2025-09-17 22:55:42 -0300
  • 3dcef4035b
    Add build directives Joca 2025-09-17 22:52:12 -0300
  • 99dc627c8c
    Add documentation and README Joca 2025-09-13 20:39:02 -0300
  • efb70b3662
    Initial commit Joca 2025-09-13 19:39:35 -0300