2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New test for the `dirfd()` function.
Julien Nadeau
as vedge
More... about 1 month ago
Handle platforms where db5 is installed under `db4/`.
Julien Nadeau
as vedge
More... about 1 month ago
Define `SONAME` correctly on Haiku (and other platforms).
Julien Nadeau
as vedge
More... about 1 month ago
New test modules `openjpeg`, `tiff` and `webp`.
Julien Nadeau
as vedge
More... about 1 month ago
The cmake package is `Lua` not `lua`.
Julien Nadeau
as vedge
More... about 1 month ago
New test for the Lua library.
Julien Nadeau
as vedge
More... about 1 month ago
Some pkg-config .pc files do not define `prefix`.
Julien Nadeau
as vedge
More... about 1 month ago
Fix `c_include_config()` behavior.
Julien Nadeau
as vedge
More... about 1 month ago
New test for GLEW (OpenGL Extension Wrangler Library).
Julien Nadeau
as vedge
More... about 1 month ago
New test for `libzstd`.
Julien Nadeau
as vedge
More... about 1 month ago
Handle case where neither `c_incdir_config()` nor `c_include_config()` are defined.
Julien Nadeau
as vedge
More... about 1 month ago
`png`: Use `libpng-config --static --libs` to include deps in `${PNG_LIBS}`.
Julien Nadeau
as vedge
More... 2 months ago
Update ChangeLog for BSDBuild 3.2.
Julien Nadeau
as vedge
More... 2 months ago
Improve `LINKER_TYPE` autodetection. Always link with `CXX` when compiling C++.
Julien Nadeau
as vedge
More... 3 months ago
Add `llvm-config15`. Make test for `llvm-config*` more compact.
Julien Nadeau
as vedge
More... 3 months ago
In `MkExecOutput()` initialize `MK_EXEC_FOUND` to `No`.
Julien Nadeau
as vedge
More... 3 months ago
When using `--output-cmake`, sort macros alphabetically.
Julien Nadeau
as vedge
More... 3 months ago
Add C++ specific directives `cxx_define()`, `cxx_incdir()`, `cxx_option()`, `check_cxx_header()`.
Julien Nadeau
as vedge
More... 3 months ago
Update the logo
Julien Nadeau
as vedge
More... 3 months ago
Remove `build.proj.mk` and its utility scripts.
Julien Nadeau
as vedge
More... 3 months ago
Fix manpage links for the updated manreader on the website.
Julien Nadeau
as vedge
More... 3 months ago
Don't generate `configure.lua` definitions by default.
Julien Nadeau
as vedge
More... 3 months ago
Remove unneeded dependency on `cc`.
Julien Nadeau
as vedge
More... 3 months ago
Check for libidn2.
Julien Nadeau
as vedge
More... 3 months ago
Make sure to link against libGL and not libOpenGL.
Julien Nadeau
as vedge
More... 3 months ago
When building with native Cygwin, generate DLLs the same way as in the Mingw build.
Julien Nadeau
as vedge
More... 3 months ago
`rand48`: Add cmake support.
Julien Nadeau
as vedge
More... 3 months ago
Add cmake support.
Julien Nadeau
as vedge
More... 3 months ago
cmake support.
Julien Nadeau
as vedge
More... 3 months ago
Add `BB_Detect_Platform()` to standard cmake macros.
Julien Nadeau
as vedge
More... 3 months ago