18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 14, 2024 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweak FindASSETIMPORT so the bundled reporting works More... 6 days ago
Add a TODO entry for detria testing More... 6 days ago
No, that way we just wait for the terminal. Don't do fast fail More... 7 days ago
With fast-fail, do we need to set up tmate at the beginning? More... 7 days ago
Add TODO entry for hlbvh merge More... 7 days ago
Match bext FindASSETIMPORT.cmake More... 7 days ago
Set up to interactively debug on a Github runner More... 7 days ago
fgets -> bu_fgets More... 13 days ago
Merge branch 'bu_process_upd' More... 14 days ago
Incorrect brew syntax More... 16 days ago
Try out the v2 msbuild and Xquartz setup with the main BRL-CAD build process. More... 16 days ago
See if we can do this check up front, before we do all the configure tests - that can be a slow process on Windows, and if we're going to wipe out because of a bext configuration mismatch we want to find out early. More... 19 days ago
Add examples of using presets with BRLCAD_EXT_DIR More... 19 days ago
CMakePresets.json is apparently intended to be used for cases where project-wide setting defaults might want to be defined. I can thing of a few cases where we might want to do that - for exmaple, it's one potential way to encode the configuration options used by the distcheck-full builds - so let's not ignore it. Also explain a little more about where some of these ignore file patterns are coming from. More... 19 days ago
Correct if block closing arg More... 19 days ago
Hmm. Looks like CMakePresets.json (or perhaps CMakeUserPresets.json) is going to be important for Visual Studio building going forward. Should probably come up with some worked examples of how to use with BRL-CAD builds... More... 19 days ago
Fix if open/close block to match. At least in an isolated test, this appears to work and spots a CMAKE_BUILD_TYPE=Debug being paired with Release binaries. More... 19 days ago
-Werror=unused-result More... 19 days ago
Actually, probably can just set this directly? More... 20 days ago
Make sure we have cd defined before using it More... 20 days ago
fix param declaration More... 20 days ago
-Werror=format-security More... 20 days ago
Windows is slow More... 20 days ago
handle timeouts on Windows More... 20 days ago
add process_wait() timeout test More... 20 days ago
yes, this is good behavior More... 20 days ago
add create_opts tests More... 20 days ago
document, move on More... 20 days ago
stable bu_pid_terminate() tests More... 20 days ago
for some reason this works but inlining doesnt More... 20 days ago