check before dereference. Found by PVS-Studio
[freeradius.git] / scripts / libtool.mk
2016-04-19 Alan T. DeKokReplace BUILD_DIR/lib/, not global /lib/. Fixes #1585
2015-10-13 Alan T. DeKokChange RELINK to LOCAL
2015-10-13 Alan T. DeKokLink local libraries to local libraries
2015-10-13 Arran Cudbard-BellPass PRLIBS in ADD_RELINK_RULE.la too Closes #1176
2015-08-03 Arran Cudbard-BellAdd verbose mode to more boiler make files
2014-05-02 Arran Cudbard-BellRemove apple SDK hacks. There's now the option to insta...
2014-01-03 Alan T. DeKokFix for clean rules with libtool, too
2014-01-03 Alan T. DeKokThe "add relink target" code should also add a clean...
2013-10-25 Alan T. DeKokMove @.. to $(Q)...
2013-10-25 Alan T. DeKokFix clang build under mavericks (OSX 10.9)
2013-10-14 Arran Cudbard-BellBetter way of detecting clang
2013-10-14 Alan T. DeKokAdd target-specific scan rules
2013-07-30 Arran Cudbard-BellTypo in libtool.mk
2013-07-21 Arran Cudbard-BellRemove -rdynamic again
2013-05-31 Arran Cudbard-BellRevert "Remove -rdynamic"
2013-05-31 Alan T. DeKokRemove -rdynamic
2013-04-20 Arran Cudbard-BellRevert "Hack for clang"
2013-04-19 Alan T. DeKokHack for clang
2013-04-01 Arran Cudbard-BellCheck if were using CLANG which shows up as GCC compati...
2013-04-01 Arran Cudbard-BellDon't pass -rdynamic if were using clang
2012-12-01 Alan T. DeKokSimplify rules
2012-11-22 Alan T. DeKokRe-order directories for sanity
2012-11-21 Alan T. DeKokInclude PRLIBS
2012-11-20 Alan T. DeKokUse PRLIBS not PREREQS for dependencies
2012-10-04 Arran Cudbard-BellMerge pull request #87 from armitasp/master
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-28 Arran Cudbard-BellMerge pull request #95 from alanbuxey/master
2012-09-27 Alan DeKokMerge pull request #92 from philmayers/sess-persist
2012-09-22 Alan T. DeKokHack dependencies to get "touch foo.c;make install...
2012-09-16 Alan T. DeKokUse -rpath on install, so that we know the installation...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-01-31 Alan T. DeKokCC jlibtool.c
2012-01-26 Alan T. DeKokMade ECHO a macro
2012-01-23 Alan T. DeKokSupport new build system