1. 07 3月, 1999 2 次提交
    • B
      Always make links. · cba5068d
      Ben Laurie 提交于
      cba5068d
    • R
      Add a useful kludge to allow package maintainers to specify compiler and other · 116e3153
      Ralf S. Engelschall 提交于
      platforms details on the command line without having to patch the Configure
      script everytime: One now can use ``perl Configure <id>:<details>'', i.e.
      platform ids are allowed to have details appended to them (seperated by
      colons). This is treated as there would be a static pre-configured entry in
      Configure's %table under key <id> with value <details> and ``perl Configure
      <id>'' is called.  So, when you want to perform a quick test-compile under
      FreeBSD 3.1 with pgcc and without assembler stuff you can use ``perl Configure
      "FreeBSD-elf:pgcc:-O6:::"'' now, which overrides the FreeBSD-elf entry
      on-the-fly.
      
      (PS: Notice that the same effect _cannot_ be achieved by using
           ``make CC=pgcc ..'' etc, because you cannot override all
           things from there.)
      116e3153
  2. 06 3月, 1999 2 次提交
  3. 25 2月, 1999 2 次提交
  4. 23 2月, 1999 1 次提交
  5. 21 2月, 1999 1 次提交
  6. 15 2月, 1999 1 次提交
  7. 14 2月, 1999 2 次提交
  8. 13 2月, 1999 1 次提交
  9. 08 2月, 1999 1 次提交
  10. 01 2月, 1999 1 次提交
  11. 30 1月, 1999 1 次提交
  12. 30 12月, 1998 1 次提交
  13. 29 12月, 1998 6 次提交
  14. 22 12月, 1998 1 次提交
  15. 21 12月, 1998 3 次提交