Skip to content
Snippets Groups Projects
  1. Aug 15, 1999
  2. Aug 13, 1999
  3. Aug 03, 1999
  4. Jul 31, 1999
  5. Jul 24, 1999
  6. Jul 23, 1999
  7. Jul 14, 1999
  8. Jul 13, 1999
  9. Jun 26, 1999
  10. Jun 10, 1999
  11. Jun 09, 1999
  12. Jun 08, 1999
    • Kurt Zeilenga's avatar
      Update build system to use output of new dependency generation detection · deca38c9
      Kurt Zeilenga authored
      macros.  Proceedures for using alternative dependency generation
      "compiler" and "flags" has changed.
          Pre-configure:
              env MKDEP=mycc MKDEP_FLAGS=myccflags ./configure
          Post-configure:
              hack top.mk and run ./config.status
      deca38c9
    • Kurt Zeilenga's avatar
      OL_MKDEPEND: Round 2 · a9fca665
      Kurt Zeilenga authored
      now supports DETECTION using:
      	./configure
      	env MKDEP_FLAGS=-MM ./configure
      	env MKDEP=foo ./configure (no tests, no flags)
      	env MKDEP=foo MKDEP_FLAGS=-bar ./configure (no tests)
      Exported AC_MKDEP and AC_MKDEP_FLAGS which can no be used
      in build/*.mk
      a9fca665
  13. Jun 07, 1999
  14. May 24, 1999
  15. May 21, 1999
  16. May 07, 1999
  17. May 06, 1999
  18. Apr 08, 1999
  19. Apr 07, 1999
  20. Apr 06, 1999
  21. Mar 30, 1999
  22. Mar 18, 1999
  23. Mar 17, 1999
  24. Mar 15, 1999
  25. Mar 13, 1999
  26. Mar 10, 1999
    • Kurt Zeilenga's avatar
      Update configure to: · e2d90b3a
      Kurt Zeilenga authored
        -- fixed gethostbyaddr_r/gethostbyname_r compile warnings
        -- relocated Pthread -mt test to be before -kthread test
      e2d90b3a
  27. Mar 07, 1999
  28. Mar 03, 1999
Loading