2024-09-17 20:31 | Update README, create entry for config.h section | Bharatvaj Hemanth | 1 | +27 | -5 |
2024-09-17 19:50 | Update FAQ in README | Bharatvaj Hemanth | 1 | +27 | -19 |
2024-09-02 20:05 | Remove todo.txt | Bharatvaj Hemanth | 1 | +0 | -21 |
2024-09-02 19:51 | Implement build chains | Bharatvaj Hemanth | 5 | +310 | -131 |
2024-08-27 02:39 | Add support for windows for file, ext and dir methods | Bharatvaj Hemanth | 7 | +251 | -116 |
2024-07-03 23:09 | Add enum for describing file type: file, dir or ext | Bharatvaj Hemanth | 2 | +60 | -51 |
2024-07-03 22:40 | Add support for selecting build systems with exts | Bharatvaj Hemanth | 6 | +154 | -62 |
2022-12-25 14:53 | Merge pull request #1 from wael444/main | Bharatvaj Hemanth | 2 | +11 | -13 |
2022-12-22 07:52 | mk: | wael | 2 | +11 | -13 |
2022-11-29 15:19 | Fix order of configure.ac and configure | Bharatvaj Hemanth | 1 | +2 | -2 |
2022-11-29 14:43 | Add support for configure.ac | Bharatvaj Hemanth | 2 | +5 | -2 |
2022-11-28 03:47 | Add default 'out' directory when there is no std | Bharatvaj Hemanth | 2 | +5 | -1 |
2022-11-26 09:44 | Add LICENSE | Bharatvaj Hemanth | 1 | +7 | -0 |
2022-11-26 08:47 | Add support for build.ninja | Bharatvaj Hemanth | 2 | +4 | -5 |
2022-11-25 22:36 | Fix don't introduce preferred paths | Bharatvaj Hemanth | 1 | +1 | -1 |
2022-11-25 22:02 | Fix crash when no supported maker file is found | Bharatvaj Hemanth | 2 | +6 | -10 |
2022-11-25 21:41 | Typo: Fix usage in README | Bharatvaj Hemanth | 1 | +1 | -1 |
2022-11-25 21:39 | Cleanup: Format README | Bharatvaj Hemanth | 1 | +3 | -7 |
2022-11-25 21:33 | Fix contents of README and rm list.txt | Bharatvaj Hemanth | 3 | +25 | -40 |
2022-11-25 21:18 | Add support for Cargo.toml and setup.py | Bharatvaj Hemanth | 2 | +12 | -20 |
2022-11-25 20:21 | Default to `make` when project maker not found | Bharatvaj Hemanth | 3 | +14 | -3 |
2022-11-25 19:59 | Pretty basic support for cmake default build | Bharatvaj Hemanth | 5 | +20 | -7 |
2022-11-25 17:54 | Refactor fatmake to fmake | Bharatvaj Hemanth | 8 | +118 | -45 |
2022-11-25 16:14 | Brave new world | Bharatvaj Hemanth | 4 | +61 | -0 |