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