Skip to content
Snippets Groups Projects
  1. Jul 16, 1999
  2. Jul 14, 1999
  3. Jul 13, 1999
  4. Jun 26, 1999
  5. Jun 19, 1999
  6. Jun 18, 1999
  7. Jun 17, 1999
  8. Jun 10, 1999
  9. Jun 09, 1999
  10. 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
  11. Jun 07, 1999
  12. Jun 06, 1999
  13. May 28, 1999
  14. May 26, 1999
  15. May 24, 1999
  16. May 21, 1999
  17. May 20, 1999
  18. May 07, 1999
  19. May 06, 1999
  20. Apr 29, 1999
  21. Apr 28, 1999
  22. Apr 21, 1999
  23. Apr 20, 1999
  24. Apr 14, 1999
  25. Apr 08, 1999
  26. Apr 07, 1999
Loading