[M3commit] [modula3/cm3] 789822: Ignore failure from recursive directory delete.

GitHub noreply at github.com
Mon Jul 25 08:32:55 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 78982222fc1edeee266c197aaad2490ae44d14ca
      https://github.com/modula3/cm3/commit/78982222fc1edeee266c197aaad2490ae44d14ca
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M scripts/python/pylib.py

  Log Message:
  -----------
  Ignore failure from recursive directory delete.


  Commit: eafdd418ee5f8407b245350bb45fbc1434754c1e
      https://github.com/modula3/cm3/commit/eafdd418ee5f8407b245350bb45fbc1434754c1e
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Greatly expand .gitignore based on m3-sys/m3cc/src/platforms.quake.


  Commit: f27271c6ff6d2994156844f264e7e434fc52b998
      https://github.com/modula3/cm3/commit/f27271c6ff6d2994156844f264e7e434fc52b998
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M m3-sys/cminstall/src/config-no-install/NT.common

  Log Message:
  -----------
  Delayload wsock32.dll instead of ws2_32.dll.
This is compatible with older operating systems and toolsets, much older.


  Commit: d5b7edda97a4ae548152c8a929192c1424fef8f2
      https://github.com/modula3/cm3/commit/d5b7edda97a4ae548152c8a929192c1424fef8f2
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M .gitignore
    M m3-db/postgres95/src/m3makefile
    A m3-libs/m3core/src/float/Common/grisu/CachedPowers.i3
    A m3-libs/m3core/src/float/Common/grisu/CachedPowers.m3
    A m3-libs/m3core/src/float/Common/grisu/Grisu.i3
    A m3-libs/m3core/src/float/Common/grisu/Grisu.m3
    A m3-libs/m3core/src/float/Common/grisu/IEEE.i3
    A m3-libs/m3core/src/float/Common/grisu/IEEE.m3
    A m3-libs/m3core/src/float/Common/grisu/SimFP.i3
    A m3-libs/m3core/src/float/Common/grisu/SimFP.m3
    A m3-libs/m3core/src/float/Common/grisu/m3makefile
    M m3-libs/m3core/src/float/Common/m3makefile
    M m3-libs/m3core/src/float/IEEE/LongFloat.m3
    M m3-libs/m3core/src/float/IEEE/RealFloat.m3
    M m3-libs/m3core/src/m3core.h
    M m3-libs/m3core/src/thread/PTHREAD/m3makefile
    M m3-libs/m3core/src/thread/WIN32/ThreadWin32.m3
    A m3-libs/rtinfo/src/DateOps.i3
    A m3-libs/rtinfo/src/DateOps.m3
    A m3-libs/rtinfo/src/Param.i3
    A m3-libs/rtinfo/src/Param.m3
    A m3-libs/rtinfo/src/RTInfo.i3
    A m3-libs/rtinfo/src/RTInfo.m3
    A m3-libs/rtinfo/src/TextOps.i3
    A m3-libs/rtinfo/src/TextOps.m3
    A m3-libs/rtinfo/src/TimeOps.i3
    A m3-libs/rtinfo/src/TimeOps.m3
    A m3-libs/rtinfo/src/m3makefile
    M m3-sys/cm3/src/Builder.m3
    M m3-sys/cm3/src/M3Unit.i3
    M m3-sys/cm3/src/Makefile.m3
    M m3-sys/cminstall/src/config-no-install/ALPHA_OPENBSD
    M m3-sys/cminstall/src/config-no-install/Darwin.common
    M m3-sys/cminstall/src/config-no-install/FreeBSD-old.common
    M m3-sys/cminstall/src/config-no-install/FreeBSD.common
    M m3-sys/cminstall/src/config-no-install/I386_FREEBSD.common
    M m3-sys/cminstall/src/config-no-install/Linux.common
    M m3-sys/cminstall/src/config-no-install/Unix.common
    M m3-sys/cminstall/src/config-no-install/cm3cfg.common
    M m3-sys/m3back/src/M3C.m3
    M m3-sys/m3cc/gcc/gcc/m3cg/parse.c
    M m3-sys/m3front/src/misc/TipeDesc.m3
    M m3-sys/m3middle/src/M3CG_BinWr.m3
    M m3-sys/m3middle/src/TInt.i3
    M m3-sys/m3middle/src/TInt.m3
    M m3-sys/m3quake/src/M3Path.m3
    M m3-sys/m3tests/src/p0/p045/Main.m3
    M m3-tools/cvsup/quake/cvsup.quake
    A scripts/python/boot2.py
    M scripts/python/boot2.sh
    M scripts/python/capture-boot.py
    M scripts/python/pylib.py

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/modula3/cm3


Compare: https://github.com/modula3/cm3/compare/2c14fae3e85c...d5b7edda97a4


More information about the M3commit mailing list