Started 2 yr 6 mo ago
Took 46 min on master

Success Build #13 (Nov 3, 2009 7:52:46 AM)

Changes
  1. rename "cm" lock to "giant" for readability to and to match head (detail)
  2. cleanup after previous failed runs of packaging (detail)
  3. move to RC4 at last (detail)
  4. new files from head, in case we fully merge ThreadWin32.m3 (detail)
  5. fix prebuilt m3cc logic (detail)
  6. file ThreadDebug.i3 was added on branch release_branch_cm3_5_8 on 2009-11-02 12:17:56 +0000 (detail)
  7. heed different workspace layouts on master and slaves (detail)
  8. fix undefined BSET in test_build_system (detail)
  9. copy from head -- just adds to overloads, pkl-fonts=m3-ui/juno-2/juno-app and EyesVBT=m3-ui/ui/test (detail)
  10. rename lock "cs" to "heap" which is more understandable and matches head (detail)
  11. Remove idle thread code.
    I had recently bumped the idle thread count to 0 and the
    code is gone in head.
    However this was in response to heap corruption that was ultimately
    found to be caused by something else, so maybe maybe maybe
    we should restore this code for a performance gain. Maybe. (detail)
  12. Fix to balance SuspendThread and ResumeThread to avoid "random"
    hangs, such as in Juno startup. (detail)
  13. heed different workspace layouts on master and slaves (detail)
  14. very minor merge from head
    - drop DEC SRC support (M3BUILD, M3SHIP), unused, probably incomplete, only two lines of code deleted here
    - very minor formating (roughly another two lines edited) (detail)
  15. copy from head (detail)
  16. merge from release -- put ./ in front of paths as I found to be apparently needed (on Solaris?) (detail)
  17. match X Windows lock use in Rescreen (detail)
  18. file ThreadDebug.c was added on branch release_branch_cm3_5_8 on 2009-11-02 12:17:56 +0000 (detail)
  19. put back false; the point is to prime the loop condition (which might need more work now with my .msi/.deb upload) (detail)
  20. back to a criticalsection for suspendCount
    inline InitActivations
    start out inCritical (detail)
  21. COPY from head (assuming no changes in this branch), picking up Tony's fix from Sep 1 2009. (detail)
  22. equate thread id with Windows GetCurrentThreadId
    this requires moving a few perf notifications
    to be from within the thread instead of the e.g. creating/joining thread (detail)
  23. should allow building Debian packages for any target (detail)
  24. cosmetic change from head (detail)
  25. should fix an error seen in Hudson (detail)
  26. Merge from head: fix for formsedit crash reported for PPC_DARWIN, but fix for
    all POSIX targets. (detail)
  27. put in the retry logic for msi/deb too that tgz has (detail)
  28. fix typo in test_build_system (detail)
  29. fix AssignSlot under race condition + low resources (detail)

Started by user wagner