18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Mar 17, 2024 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set up bext as a submodule in src More... 2 days ago
Getting weird Eigen find_package results due to find_package using the User Package Registry with stale info... disable looking there More... 2 days ago
Remove logic relating to configure script autogeneration. More... 3 days ago
INSTALL options won't change now based on 3rd party dependency building, so remove doc generation from CMake logic. More... 3 days ago
Remove logic to write configure translation lines and descriptions - management of building those components is now handled in bext More... 3 days ago
Add the step directories so we can store the file lists there. More... 3 days ago
Remove src/other references and logic More... 3 days ago
Update GitHub Actions workflows for bext building More... 3 days ago
Various source and build logic changes to support bext building More... 3 days ago
Remove the copies of the src/other licenses - these will now be provided by bext. More... 3 days ago
Repeat removal of src/other and misc/tools/ext More... 3 days ago
Few more static analyzer adjustments More... 3 days ago
Use the ae values (caught by clang static analyzer) More... 3 days ago
Set the values in the right canvas (caught by clang static analyzer) More... 3 days ago
If doing bext build we need find logic for Qt in these cases More... 3 days ago
Another ignore flag for OpenMesh+clang More... 3 days ago
Pull in some BEXT setup changes More... 3 days ago
Use one sentinel file for the tclscript generation More... 3 days ago
Make a stab at updating the pkgconfig templates - untested. More... 3 days ago
Ignore detria.hpp for regress repository checks More... 5 days ago
Update to latest upstream detria More... 5 days ago
Add ifdef guarded tessellation code using detria More... 6 days ago
Note OpenABF as a possible help for remeshing here (have cases where planar projection doesn't work, so we do need something more powerful to fall back on.) More... 6 days ago
Checkpoint experiment replacing poly2tri with https://github.com/Kimbatt/detria (not working yet) More... 7 days ago
When trying a C++20 std build, getting an error about a deleted function here. More... 7 days ago
Make sure the clone is in the binary directory - if cmake is run from somewhere else and specifying the build directory via options, we need to be explicit about this. Not doing so resulted in a bext configure attempt finding the top level CMakeLists.txt file from brlcad again and re-running that configure. Noticed it in CI testing when we were losing a setting, but consequences were probably wilder than just that... More... 13 days ago
Looks like firing off the bext builds in parallel is a bad idea on the Github runners. Make this configurable, with the default value the same as what we were using before. More... 13 days ago
OK, BRL-CAD's Github CI isn't ready for bext yet - revert More... 14 days ago
Remove the src/other and misc/tools/ext dirs More... 14 days ago
Initialize old_dbip in ctx More... 14 days ago