1. 06 Feb, 2009 1 commit
  2. 03 Feb, 2009 2 commits
  3. 01 Feb, 2009 1 commit
  4. 28 Jan, 2009 2 commits
  5. 27 Jan, 2009 1 commit
  6. 30 Dec, 2008 1 commit
  7. 23 Dec, 2008 3 commits
  8. 22 Dec, 2008 2 commits
  9. 20 Dec, 2008 12 commits
  10. 19 Dec, 2008 4 commits
    • Mikael Ronstrom's avatar
      Merge of Solaris/gcc fix · df83626c
      Mikael Ronstrom authored
      df83626c
    • Mikael Ronstrom's avatar
      Edited the help text to indicate changes to supported · 1a1e62db
      Mikael Ronstrom authored
      platforms and emphasize the fact that gcc is the default
      compiler on all platforms.
      
      Make it possible to say --compiler=SunStudio instead of
      --compiler=forte
      
      Fix a bug that lost an important flag for C++ builds.
      1a1e62db
    • Mikael Ronstrom's avatar
      Made it possible to set CC and CXX on commandline before calling script · d26260d8
      Mikael Ronstrom authored
      for those cases when gcc, cc-5.0, icpc or icc isn't in the path.
      
      Fixed handling of 32 and 64 bits.
      
      Downgraded Solaris builds on Forte to use -xO2 rather than -xO3.
      
      Made it possible to build 64-bits on Mac OS X
      
      Fixed some bugs in setting CC, CXX, ASFLAGS, LDFLAGS
      
      Fixed bugs relating to use of SunStudio/Forte in check-cpu
      
      Reorganized code a bit
      
      Removed the use of --with-fast-mutexes since they aren't really
      fast, rather slow.
      
      Added -static-libgcc when using gcc
      
      Added optimising compilation flags on BSD
      
      Added use of curses library on Solaris
      
      Removed the use of MY_ATOMIC_MODE_RWLOCKS which removed use of
      atomic instructions
      
      Added support for Forte on Solaris/x86
      d26260d8
    • Mikael Ronstrom's avatar
      Fix to make it compile on Solaris · 5d79a879
      Mikael Ronstrom authored
      5d79a879
  11. 15 Dec, 2008 8 commits
  12. 12 Dec, 2008 3 commits