Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
204Filtered Results

Detail

2019.07.24.Log1611.txt

📄SVN 📅2019-07-24 💾661 B 0 Parsed entries
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
------------------------------------------------------------------------
r7839 | terminx | 2019-07-24 08:00:49 -0700 (Wed, 24 Jul 2019) | 3 lines

Automatic source file dependency generation for GNUmakefile

This automatically saves the dependencies used for a given object file during the first compilation, then uses the generated data for each subsequent compile to determine if the object needs to be rebuilt. Why? Because if I see one more warning about the C++ One Definition Rule, I'm going to fucking snap.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.