1. 31 Aug, 2000 1 commit
    • Greg Ward's avatar
      Add /GX to 'compile_options'. This is definitely needed for C++ source; · 8a98cd9e
      Greg Ward authored
      according to the MS docs it enables exception-handling, and (according
      to Alex Martelli <aleaxit@yahoo.com>) is needed to compile without
      getting warnings from standard C++ library headers.  Apparently
      it doesn't cause any problems with C code, so I haven't bothered
      conditionalizing the use of /GX.
      8a98cd9e
  2. 30 Aug, 2000 19 commits
  3. 29 Aug, 2000 14 commits
  4. 28 Aug, 2000 1 commit
  5. 27 Aug, 2000 5 commits