Commit Graph

11 Commits (53c77e38f4975bcc20a4aaed4920d0f7e1c63f3b)

Author SHA1 Message Date
Kevin P. Fleming 337fb0c37f bring back compile-option checking when loading modules, only this time use a string-based storage and comparison mechanism because it is easier to support on other platforms
18 years ago
Russell Bryant 12d60508f3 Temporarily revert revision 89325, which added md5 magic for keeping track of
18 years ago
Kevin P. Fleming 22b119d188 To help combat problems where people build external modules (asterisk-addons or others) and then change the build options of the Asterisk build in a way that makes the incompatible without warning, this commit introduces an MD5 signature of the important build-time options and includes that signature into modules when they are built. When the loader loads one of these modules and notices the problem, it will emit a warning to console and refuse to initialize the module, as doing so could cause the system to be unstable or even crash.
18 years ago
Jason Parker 9b23ab95aa Fix a few build issues in Solaris (and likely others).
18 years ago
Russell Bryant 536ef99117 AST_DEVMODE was defined in trunk, but not in 1.4. When Asterisk is compiled
18 years ago
Russell Bryant 1b8da31130 Making these documentation changes in the 1.4 branch upset various people, so
19 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
19 years ago
Jason Parker 62309a54ef This is a bit safer on some versions of sed.
19 years ago
Russell Bryant ad8ff708de fix the build with astmm (issue #7139)
20 years ago
Russell Bryant 1a8f3dd2d2 forcing a dist-clean in the cleantest was a bad idea. Just change the script
20 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
20 years ago