18
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 5 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make 'basic' test more basic More... about 2 months ago
Rough logic to spot between bext and CMAKE_BUILD_TYPE More... about 2 months ago
Force all CMake generators to use one configuration More... about 2 months ago
simple implementation More... about 2 months ago
fix linux build errors for process changes More... about 2 months ago
deprecate bu_terminate: replaced by bu_pid_terminate More... about 2 months ago
deprecate bu_process_id: replaced by bu_pid More... about 2 months ago
deprecate bu_process_args: replaced by bu_process_args_n More... about 2 months ago
deprecated bu_process_open / _close More... about 2 months ago
deprecate bu_process_read: replaced with bu_process_read_n More... about 2 months ago
rt_nmg_do_bool is (at least at the moment) used by rtcmp directly - add a header entry for it. More... about 2 months ago
Add an image diff tool that supports more formats More... about 2 months ago
deprecate bu_process_wait: replaced by bu_process_wait_n More... about 2 months ago
todo for tests More... about 2 months ago
found bug while testing bu_process More... about 2 months ago
deprecate bu_process_exec: replaced by bu_process_create More... about 2 months ago
Add latest detria.hpp More... about 2 months ago
Using bext for dependencies means we now also have the version 8 OpenNURBS. More... about 2 months ago
make it clear process manip via pid is intentional More... about 2 months ago
update process_open / _close desc More... about 2 months ago
Merge branch 'main' into facetize More... about 2 months ago
Update src/bext to get Geogram RPATH patch More... about 2 months ago
Be explicit that there are no parameters More... about 2 months ago
Update src/bext to get OSX build fix for geogram superlu More... about 2 months ago
Nope, that wasn't it. Error is cryptic - 'dyld[#####]: Library not loaded: '' - almost as if it's trying to dyld an empty entry. More... about 2 months ago
I think we need to let Mac OSX know where to find librt... More... about 2 months ago
Put the gen-attributes program next to where it is used. More... about 2 months ago
Getting a false positive here - lint command output has an 'invalid' in the string. Even though the command exists, we get a failure. Try looking for 'invalid command' instead More... about 2 months ago
Update help.tcl More... about 2 months ago
Update help.tcl More... about 2 months ago