Skip to content
Snippets Groups Projects
  1. Jan 06, 2005
  2. Jan 05, 2005
    • jacob's avatar
      b=4642 · dae2f76b
      jacob authored
       - Alternate handling of different OS w/ libcfs and portals headers
       - Add support to the auto* build for building darwin kexts
       - Move libcfs headers to libcfs
       - misc build fixes to build on darwin / x86, and to get liblustre
         building again
      
      If your b_port_* or other branch is broken after updating, please
      email me.
      dae2f76b
    • jacob's avatar
      b=5278 · 322d37ad
      jacob authored
      add -m64 to EXTRA_KCFLAGS as well, to work around bugs in the linux
      ppc64 makefiles
      322d37ad
  3. Dec 22, 2004
  4. Dec 21, 2004
    • jacob's avatar
      b=5278 · 9f65644c
      jacob authored
      r=adilger
      
      use -m64 for userspace when the compiler supports it.
      
      This is needed on 64-bit systems where the default compiler is 32-bit
      (SLES 9 on ppc64).
      9f65644c
  5. Dec 20, 2004
    • jacob's avatar
      b=5478 · 044e6ab8
      jacob authored
      look for libsysio in lib, not src
      044e6ab8
  6. Dec 19, 2004
  7. Dec 16, 2004
  8. Dec 15, 2004
    • jacob's avatar
      * fix cvs up for HEAD branches · 7b16772a
      jacob authored
       * get rid of LC_{DARWIN,LINUX}_SUPPORTED in favor of more general
         LC_TARGET_SUPPORTED
       * fix some typos and spacings
      7b16772a
  9. Dec 13, 2004
  10. Dec 09, 2004
    • jacob's avatar
      b_port_step files · 454cfb40
      jacob authored
      454cfb40
    • jacob's avatar
      add autoconf dirs to build · c5b79795
      jacob authored
      c5b79795
    • jacob's avatar
      refine skeletal configure.ac · f64af1d4
      jacob authored
      f64af1d4
    • jacob's avatar
      finish last commit · 846035b9
      jacob authored
      846035b9
    • jacob's avatar
      Split up configure thusly: · 8663ba2d
      jacob authored
       - build/autoconf/configure.ac: main skel
       - build/autoconf/lustre-build.m4: non-arch macros
       - build/autoconf/lustre-build-linux.m4: linux-specific macros
       - build/autoconf/lustre-build-darwin.m4: darwin-specific macros
       - portals/autoconf/lustre-portals.m4: portals checks
       - lustre/autoconf/lustre-core.m4: lustre checks
       - lustre/autoconf/lustre-version.ac: the canonical lustre version
      8663ba2d
Loading