Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-10 | Fix comment typo | Anders Svensson | |
2011-11-09 | Minor dependency fix | Anders Svensson | |
2011-10-19 | Dumb down release target to Solaris /usr/ucb/install | Anders Svensson | |
2011-10-19 | Dumb down opt/release targets to make 3.80 | Anders Svensson | |
2011-10-19 | Minor tweaks and cleanup | Anders Svensson | |
Tweak some comments and variable names, move things around a bit (default src target is now opt, not debug), only clean what's built, use +warn_export_vars. | |||
2011-10-18 | Need absolute -pa for bootstrap build | Anders Svensson | |
Otherwise include_lib will fail. | |||
2011-10-18 | Simpler release targets for src subdirectories | Anders Svensson | |
2011-10-17 | Use secondary expansion for src subdirectory rules | Anders Svensson | |
Makes for a quieter rule with no recursion. | |||
2011-10-17 | One makefile for src build instead of recursion | Anders Svensson | |
Simpler, no duplication of similar makefiles and makes for better dependencies. (Aka, recursive make considered harmful.) | |||
2011-05-18 | Initial commit of the diameter application. | Anders Svensson | |
The application provides an implementation of the Diameter protocol as defined in RFC 3588. |