18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FILE_LANG CMake function does not appear to be used any longer More... about 2 months ago
libbu appears to be the only BRL-CAD source concerned about these defines. More... about 2 months ago
Remove what appear to be unused files More... about 2 months 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... about 2 months ago
Remove debug messages More... about 2 months ago
Right, qged dir gets added even when Qt is off More... about 2 months ago
Add a useful trick to gitconfig for when you want to turn your last two (or more) commits into a single commit More... about 2 months ago
May need BRLCAD_SOURCE_DIR rather than CMAKE_SOURCE_DIR for this check. More... about 2 months ago
List teapot control image for CMake More... about 2 months ago
Needs more testing, but got UtahRLE reading and writing pulled in to libicv. More... about 2 months ago
shorten name More... about 2 months ago
Using old rle-pix tool as a guide, get basic rle image read working. More... about 2 months ago
Stash an rle version of the Tk test teapot img More... about 2 months ago
With the new bext logic, modularlize/localize find More... about 2 months ago
Make sure to list the common.h directory as well More... about 2 months ago
Correct logic for BRLCAD_EXTRADOCS=OFF More... about 2 months ago
Add include directory listings for fft executables, which need the config file More... about 2 months ago
Only try ADD_DOCBOOK if BRLCAD_EXTRADOCS is set More... about 2 months ago
Probably don't need to conditionalize this - useless on other platforms, but should be harmless More... about 2 months ago
We should be paying attention to the status of bext configure/build steps, if we're attempting them. More... about 2 months 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... about 2 months 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... about 2 months ago
List files for CMake More... about 2 months ago
Remove NOTFOUND include dir entries from the list. More... about 2 months ago
Use BEFORE for most of the local target_include_directories additions. More... about 2 months ago
Do header sorting in per-target assignment setup More... about 2 months ago
Let BRLCAD_ADDEXEC and the target properties do most of the work of propagating the includes More... about 2 months ago
Remove debugging messages, explain use of SYSTEM with INTERFACE_INCLUDE_DIRECTORIES More... about 2 months ago
Rework BRLCAD_ADDLIB to use target_include_dirs More... about 2 months ago
Blegh - forget it, just pass in the options explicitly. More... about 2 months ago