- c3dd934 CHANGES: build: BUG: 3088360: Ensure python modules are built against the correct libraries by Dave Shield · 14 years ago
- b4d2e5d Fix regression introduced by r16479: 'make test TESTOPTS="-T tcp"' now by Thomas Anders · 18 years ago
- 4f39d59 CHANGES: test: support a -n flag to RUNTESTS to print the test number found in the test file as opposed to the numerical count by Wes Hardaker · 18 years ago
- 2840708 NEWS: snmplib: BUG: 1619827: link net-snmp libraries and binaries against the net-snmp libraries they really depend on by Thomas Anders · 18 years ago
- 9d76e87 ignore winExtDLL in comment check by Wes Hardaker · 18 years ago
- 0c7e641 NEWS: python: PATCH: 1716114: Let python build in source tree by Thomas Anders · 18 years ago
- 74c54df install dragonfly.h by Thomas Anders · 18 years ago
- 3ad991e Don't invoke 'versiontag' for tagging the CVS tree. by Dave Shield · 18 years ago
- 570a210 NEWS: configure: PATCH 1625135: configure location of python interpreter by Dave Shield · 18 years ago
- 5125972 patch to fix sed usage on systems with a very old sed by Wes Hardaker · 18 years ago
- 7721a67 remove config generated files on a make distclean by Wes Hardaker · 18 years ago
- 0f7a4b8 Tweaks for Darwin 9 support - [Patch #1575433, from Chris Jalbert] by Dave Shield · 18 years ago
- 9c307e5 don't need to double clean python by Wes Hardaker · 18 years ago
- 6dbd404 fixed python make clean when no python support was requested by Wes Hardaker · 18 years ago
- a6b635c Update for a --with-python-modules flag; will run into some of the same build-in-place issues that perl has but it's a start by Wes Hardaker · 18 years ago
- b432462 update for reworked Solaris headers by Thomas Anders · 19 years ago
- 2091266 add directory containing libperl.so to LD_RUN_PATH by Thomas Anders · 19 years ago
- 84d070f override LD_RUN_PATH for the perl modules to avoid dependencies on the build directory (patch from darix) by Thomas Anders · 19 years ago
- 9f83f63 remove version changing support; now in makerelease by Wes Hardaker · 19 years ago
- 2da0369 Remove docsmunge as it is no longer needed by the web site. by Alex Burger · 19 years ago
- bc076dd - use find found by configure by Robert Story · 19 years ago
- e38c984 propagate test-mibs target by Thomas Anders · 19 years ago
- 06a73f6 make sure net-snmp-config is executeable before building perl make files by Robert Story · 19 years ago
- 6723709 repalce perl w/ $(PERL) by Robert Story · 19 years ago
- 14defca add missing darwin8.h and solaris2.10.h by Thomas Anders · 19 years ago
- 63e9521 make sure check run find on srcdir by Robert Story · 20 years ago
- 5e604ef new check target for full paths in dependency files by Robert Story · 20 years ago
- 2b21479 new targets to make snmplib, agent, all or individual apps by Robert Story · 20 years ago
- 2546622 invoke perlrealclean first in the distclean sequence. by Michael Slifcak · 20 years ago
- 3c29559 perform deep cleaning on Perl tree to fix bug #894425. by Michael Slifcak · 20 years ago
- d438b1f don't try to install ucd-snmp/agent_module_config.h (no such file) by Michael Slifcak · 20 years ago
- 599c826 install freebsd5/6 headers by Michael Slifcak · 20 years ago
- 7bd5345 install darwin7 header by Robert Story · 20 years ago
- 03447d4 Handle agent_module header files in the same way as mib_module ones. by Dave Shield · 21 years ago
- f29cc38 Don't install 'todo' or 'deprecated' man pages by Dave Shield · 21 years ago
- f2a7aa4 tweak comment check pattern to exclude logs of mfd matches by Robert Story · 21 years ago
- 2e03243 - update make checks to check for cpp #warnings by Robert Story · 21 years ago
- 633d6c7 Remove dup installation of scripts after addition of --disable-scripts by Niels Baggesen · 21 years ago
- ea5d78b move VPATH to individual Makefile.in files; new makefilecheck target to check by Robert Story · 21 years ago
- 2f85faf Remove a v3-security auto-built header during distclean by Wes Hardaker · 21 years ago
- 101224a Install the mingw32.h system header file (patch #884100) by Dave Shield · 21 years ago
- fd04603 undo inadvertent checkin by Robert Story · 21 years ago
- 2bfe0ba fix range checking code, noted on coders by Oleg Ivanov by Robert Story · 21 years ago
- a32cc97 fix commentcheck pattern to exclude ftp and http urls by Robert Story · 21 years ago
- ee63762 use new version modification script by Wes Hardaker · 21 years ago
- ab21c47 Support for "make uninstall" by Wes Hardaker · 21 years ago
- c02ec52 give reason when re-running config.status by Robert Story · 21 years ago
- 5c2e1a9 Patch for --with-perl-modules extra argument support by Wes Hardaker · 22 years ago
- 28ee679 Add optional arguments to the --with-perl-modules flag for passing down by Wes Hardaker · 22 years ago
- 6195247 prune dist/rpm from etags results by Wes Hardaker · 22 years ago
- 4222d85 Substitute sysconfdir correctly when building sedscript. by Dave Shield · 22 years ago
- 032eb47 remove trailing \ from last line of perl rules by Robert Story · 22 years ago
- bbb50f0 patch #690353 from Kevin Graham: port to Tru64 v5 / osf5 by Wes Hardaker · 22 years ago
- 0ac79aa don't try and run autoconf/autoheader if not installed by Robert Story · 22 years ago
- f66f91f Apply Peter Breitenlohner's net-snmp-config patch (#692373) by Dave Shield · 22 years ago
- 0104caa don't do any of the autoconf/autoheader deps if NOAUTODEP=* specified by Robert Story · 22 years ago
- a174496 - Misc configure changes/fixes (eg, output the disabled states for perl) by Wes Hardaker · 22 years ago
- 8404044 Mess with output of doxygen to add sf logos, etc, to the bottom of the by Wes Hardaker · 22 years ago
- 7aaf3a6 Update libtool to 1.4.3 by Niels Baggesen · 22 years ago
- 3649c5a Install Solaris 9 header by Niels Baggesen · 22 years ago
- c675920 clean away net-snmp-config on make clean by Niels Baggesen · 22 years ago
- a656302 add -n to grep for C++ comments by Robert Story · 22 years ago
- d99a914 undo my changes from r 5.17, attempting to reduce runs of config.status by Robert Story · 22 years ago
- de864f5 Fixed bug#617838: versiontag isn't distributed and shouldn't be always by Wes Hardaker · 22 years ago
- 9aa9510 Print out a "summary" at the end of a run by Wes Hardaker · 22 years ago
- 58f2e2e add $(srcdir) to a few dependencies to try and reduce the # of times that by Robert Story · 22 years ago
- cd01ed3 new start-flag end-flag targets to help nightly build script determine by Robert Story · 23 years ago
- 4950f51 fix perlclean by Wes Hardaker · 23 years ago
- f766fb1 full path to versiontag, in case we are buildint outside of src directory by Robert Story · 23 years ago
- 9c68e5d add warnings when VERSION is required; add tarclean target; add tarclean to by Robert Story · 23 years ago
- 201b794 tweak commentcheck target to work outside the source tree by Robert Story · 23 years ago
- 4278699 change checkcomment tag to exclude win32 files. by Wes Hardaker · 23 years ago
- 3dc1eef silence perl subdirectory build commands. by Wes Hardaker · 23 years ago
- 8d01073 Top level perl Makefile.PL to install the whole bunch underneath. by Wes Hardaker · 23 years ago
- 528e80d break perl makefile creation into seperate step; only clean perl directory by Robert Story · 23 years ago
- 67f89c7 add perltest target to make test in all perl directories by Robert Story · 23 years ago
- 09ed1d5 always check return status of make when inside a loop, and exit on errors by Robert Story · 23 years ago
- 3fb123f A new rule called "commentcheck" to grep all sources for // comments. by Wes Hardaker · 23 years ago
- 62923fa add -I$(srcdir)/include to CPP path for people building outside of src tree by Robert Story · 23 years ago
- 7bb56fb Add the OID perl module to the list of modules. by Wes Hardaker · 23 years ago
- 76e5c03 reorder perl module names to reflect (new) dependencies. by Wes Hardaker · 23 years ago
- 6192064 fix --with-perl-modules in makefiles. Make everything use net-snmp-config, ... by Wes Hardaker · 23 years ago
- 27ff28a documentation. Can't get enough. by Wes Hardaker · 23 years ago
- 6b993dc <Sigh> A little learning is a dangerous thing. by Dave Shield · 23 years ago
- 9a055eb Handle generating documenation when srcdir != configdir by Dave Shield · 23 years ago
- c8364c4 copy ucd persisent directory to net-snmp (prompts, flags and other fun) by Wes Hardaker · 23 years ago
- 726fd80 install net-snmp-config.h from the build dir. by Wes Hardaker · 23 years ago
- a14cbd3 make net-snmp-config executable after it's built by Wes Hardaker · 23 years ago
- 2c7d6ce fix net-snmp-config install/clean/etc. by Wes Hardaker · 23 years ago
- ae9a607 install all system and machine files, since they include each other by Wes Hardaker · 23 years ago
- 95dddec .PHNOY mods by Wes Hardaker · 23 years ago
- 9103307 remake make's Makefile's to make better making by Wes Hardaker · 23 years ago
- fc40abb Fix incorrect directory specification in 'make clean' by Dave Shield · 23 years ago
- 5dac654 - Support for embedding perl subroutines into the agent to be called by Wes Hardaker · 23 years ago
- 8e8d1de fix make clean as reported by Bradley Bozarth. by Wes Hardaker · 23 years ago
- c6c1888 don't generate ucd-snmp-config.h any longer. by Wes Hardaker · 23 years ago
- ec2dc0b fix dependencies by Wes Hardaker · 23 years ago
- eb6d4fc beginnings of ucd-snmp -> net-snmp structural changes. by Wes Hardaker · 23 years ago
- 3a3e773 install net-snmp-config. by Wes Hardaker · 23 years ago
- be544dd "make doc" to run doxygen. by Wes Hardaker · 23 years ago