Age | Commit message (Expand) | Author |
2020-07-06 | Remove archlinux pkgbuild (it shouldn't be here) and update readme | dec05eba |
2020-07-06 | Add 'lib' config, for including external libraries without pkg-config | dec05eba |
2020-07-06 | Document $out directory | dec05eba |
2020-07-06 | Remove install script. Use cmake/install.sh instead | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Add error_on_warning option to allow turning compiler warnings to errors | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Better readme | dec05eba |
2020-07-06 | Update readme | dec05eba |
2020-07-06 | Update readme, remove distributed packages | dec05eba |
2020-07-06 | Compile cmake sub project as cmake | dec05eba |
2020-07-06 | Change linux platform from 64 to x86_64, add sibs platforms command | dec05eba |
2020-07-06 | Temporary remove compdb check. Is compdb really needed? | dec05eba |
2020-07-06 | Move build files into platform specific location | dec05eba |
2020-07-06 | Add support for emscripten, fix compdb for tests | dec05eba |
2020-07-06 | Add cygwin support | dec05eba |
2020-07-06 | No longer alpha | dec05eba |
2020-07-06 | Use ranges for dependency version | dec05eba |
2020-07-06 | Add posix as a platform, remove zig from compile_commands.json | dec05eba |
2020-07-06 | Update README with info about IDE support | dec05eba |
2020-07-06 | Use compdb tool to include header files in compile_commands.json | dec05eba |
2020-07-06 | Update README with haiku info | dec05eba |
2020-07-06 | Add support for Haiku | dec05eba |
2020-07-06 | Update README, use system platform for new project template | dec05eba |
2020-07-06 | Fix for windows & mingw | dec05eba |
2020-07-06 | Add cross compilation (mingw-w64 x86_64) | dec05eba |
2020-07-06 | Add package lib blacklist, remove patchelf dependency | dec05eba |
2020-07-06 | Add --bundle-install option to reduce distributable package size | dec05eba |
2020-07-06 | Update README with info about clang&musl for packaging | dec05eba |
2020-07-06 | Bundle libnss libraries when packaging... | dec05eba |
2020-07-06 | Fix runtime crash in bundled package | dec05eba |
2020-07-06 | Update README with package info | dec05eba |
2020-07-06 | Update README with usage info | dec05eba |
2020-07-06 | Update README, remove old TODO | dec05eba |
2020-07-06 | Allow specifying project platform without arch | dec05eba |
2020-07-06 | Update README.md | dec05eba |
2020-07-06 | Add OpenBSD support | Charlie Root |
2020-07-06 | Fix README table formatting | dec05eba |
2020-07-06 | Update readme, project.conf and install script for mac | dec05eba |
2020-07-06 | Add support for macos | dec05eba |
2020-07-06 | Fix TODO: Move include_dirs & ignore_dirs under config | dec05eba |
2020-07-06 | Remove project.tests, always use tests subdir | dec05eba |
2020-07-06 | Update README with supported platforms | dec05eba |
2020-07-06 | Fix build with msvc (windows) | dec05eba |
2020-07-06 | Fix build for windows | dec05eba |
2020-07-06 | Update readme with info about zig header files | dec05eba |
2020-07-06 | Replace github links with gitlab links in readme | dec05eba |
2020-07-06 | Add support for running zig tests | dec05eba |
2020-07-06 | Add zig support (still primitive) | dec05eba |