18
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try teaching ADD_DOC to support a REQUIRED flag More... about 2 months ago
Get more selective about when to enable the man5 man pages More... about 2 months ago
Scrub out obsolete BRLCAD_LEVEL* vars More... about 2 months ago
Merge pull request #118 from AliHaider93/main More... about 2 months ago
Merge pull request #1 from AliHaider93/AliHaider93-patch-1 More... about 2 months ago
Update k-g.cpp More... about 2 months ago
Fix header More... 2 months ago
More logic trimming, remove the BRLCAD_IS_SUBBUILD conditionals. We're figuring out how to use ExternalProject_Add effectively with BRL-CAD, and that seems to be the scalable approach. Realistically, our build is too complex to be practical as an add_subdirectory inclusion, particularly with bext coming online soon. More... 2 months ago
Should be out of scope now More... 2 months ago
Another older standards related test that should hopefully now be moot More... 2 months ago
Our minimum required standard is now way beyond C++11 - remove the old feature testing. More... 2 months ago
Separate the test and the CONFIG_H logic More... 2 months ago
Remove a few HAVE_* tests that no longer appear in our code. More... 2 months ago
These don't appear to be used in our current code More... 2 months ago
Use CMakePushCheckState More... 2 months ago
FILE_LANG CMake function does not appear to be used any longer More... 2 months ago
libbu appears to be the only BRL-CAD source concerned about these defines. More... 2 months ago
Remove what appear to be unused files More... 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... 2 months ago
Remove debug messages More... 2 months ago
Right, qged dir gets added even when Qt is off More... 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... 2 months ago
May need BRLCAD_SOURCE_DIR rather than CMAKE_SOURCE_DIR for this check. More... 2 months ago
List teapot control image for CMake More... 2 months ago
Needs more testing, but got UtahRLE reading and writing pulled in to libicv. More... 2 months ago
shorten name More... 2 months ago
Using old rle-pix tool as a guide, get basic rle image read working. More... 2 months ago
Stash an rle version of the Tk test teapot img More... 2 months ago
With the new bext logic, modularlize/localize find More... 2 months ago
Make sure to list the common.h directory as well More... 2 months ago