18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separate the test and the CONFIG_H logic More... 19 days ago
Remove a few HAVE_* tests that no longer appear in our code. More... 19 days ago
These don't appear to be used in our current code More... 19 days ago
Use CMakePushCheckState More... 19 days ago
FILE_LANG CMake function does not appear to be used any longer More... 19 days ago
libbu appears to be the only BRL-CAD source concerned about these defines. More... 19 days ago
Remove what appear to be unused files More... 19 days ago
Make some defines specific to libraries part of their compiles rather that top-level brlcad_config.h settings, add missing find_package_tcl calls. More... 19 days ago
Remove debug messages More... 19 days ago
Right, qged dir gets added even when Qt is off More... 19 days ago
Add a useful trick to gitconfig for when you want to turn your last two (or more) commits into a single commit More... 19 days ago
May need BRLCAD_SOURCE_DIR rather than CMAKE_SOURCE_DIR for this check. More... 19 days ago
List teapot control image for CMake More... 19 days ago
Needs more testing, but got UtahRLE reading and writing pulled in to libicv. More... 19 days ago
shorten name More... 19 days ago
Using old rle-pix tool as a guide, get basic rle image read working. More... 19 days ago
Stash an rle version of the Tk test teapot img More... 20 days ago
With the new bext logic, modularlize/localize find More... 20 days ago
Make sure to list the common.h directory as well More... 20 days ago
Correct logic for BRLCAD_EXTRADOCS=OFF More... 21 days ago
Add include directory listings for fft executables, which need the config file More... 22 days ago
Only try ADD_DOCBOOK if BRLCAD_EXTRADOCS is set More... 22 days ago
Probably don't need to conditionalize this - useless on other platforms, but should be harmless More... 22 days ago
We should be paying attention to the status of bext configure/build steps, if we're attempting them. More... 22 days ago
Look for a BRLCAD_ENABLE_APPLESEED flag to do the full Appleseed build stack with the configure bext checkout/build (enabling this, especially with ENABLE_ALL, will result in a VERY long configure...) More... 22 days ago
Update INSTALL minimum versions. (Note - haven't actually tested these old versions, basing on online references indicating what compiler versions various language features...) More... 22 days ago
List files for CMake More... 22 days ago
Remove NOTFOUND include dir entries from the list. More... 22 days ago
Use BEFORE for most of the local target_include_directories additions. More... 22 days ago
Do header sorting in per-target assignment setup More... 22 days ago