Branch: refs/heads/master
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 3b0f7cb874bb6cf358134c01a2c6a95c5a7043fb
      
https://github.com/Eyescale/Equalizer/commit/3b0f7cb874bb6cf358134c01a2c6a95c5a7043fb
  Author: Lucas Peetz Dulley <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M libs/co/dataStreamArchiveException.h

  Log Message:
  -----------
  Fix build with Boost 1.43

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 82a5c7f21ea9f9a6e1ec87a6260e4d2d8de24d67
      
https://github.com/Eyescale/Equalizer/commit/82a5c7f21ea9f9a6e1ec87a6260e4d2d8de24d67
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M libs/eq/client/compressor/compressorReadDrawPixels.cpp

  Log Message:
  -----------
  Implement temporary WAR for #138


  Commit: 7bb509370f2497e80a1ee4627d8c0e24034bdbba
      
https://github.com/Eyescale/Equalizer/commit/7bb509370f2497e80a1ee4627d8c0e24034bdbba
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M README.rst
    M RELNOTES.txt
    M libs/RelNotes.dox

  Log Message:
  -----------
  Update release notes


  Commit: b8bb73a91490781fcc061ed5f422de07c49c5df1
      
https://github.com/Eyescale/Equalizer/commit/b8bb73a91490781fcc061ed5f422de07c49c5df1
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M libs/co/dataStreamArchiveException.h

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/rttag/Equalizer into 1.4


  Commit: e8a062077a64cd45ae380caa42e999d83897167f
      
https://github.com/Eyescale/Equalizer/commit/e8a062077a64cd45ae380caa42e999d83897167f
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M libs/co/dataStreamArchiveException.h

  Log Message:
  -----------
  Revert "Fix build with Boost 1.43"

This reverts commit 3b0f7cb874bb6cf358134c01a2c6a95c5a7043fb.


  Commit: ca98196e4b5f68af65d3f0a0039a740e00d22a27
      
https://github.com/Eyescale/Equalizer/commit/ca98196e4b5f68af65d3f0a0039a740e00d22a27
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M libs/co/CMakeLists.txt

  Log Message:
  -----------
  Proper implementation of 3b0f7cb874bb6cf358134c01a2c6a95c5a7043fb: Fix build 
with Boost 1.43


  Commit: 114507e3082308c3b2f7f63b3ad89efa6c79152b
      
https://github.com/Eyescale/Equalizer/commit/114507e3082308c3b2f7f63b3ad89efa6c79152b
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M CMake/Common.cmake
    M CMake/FindCODASH.cmake
    M CMake/FindCollage.cmake
    M CMake/FindLibraryPackage.cmake
    M CMake/FindMonsteer.cmake
    M CMake/GitTargets.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: 960db714a73ef9e9dd5b23f73e83d36dc01c024f
      
https://github.com/Eyescale/Equalizer/commit/960db714a73ef9e9dd5b23f73e83d36dc01c024f
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ACKNOWLEDGEMENTS

  Log Message:
  -----------
  Trim Acknowledgements


  Commit: dba09a01e5c9ffaa947b0e2dbd65e06e5289b8a7
      
https://github.com/Eyescale/Equalizer/commit/dba09a01e5c9ffaa947b0e2dbd65e06e5289b8a7
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M CMake/FindCollage.cmake
    M CMakeLists.txt

  Log Message:
  -----------
  Install missing file for FindCollage


  Commit: 8a57a66e8cf3c1431cb30ebc86ffa75550410139
      
https://github.com/Eyescale/Equalizer/commit/8a57a66e8cf3c1431cb30ebc86ffa75550410139
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M CMake/CPackConfig.cmake

  Log Message:
  -----------
  Fix component dependencies


  Commit: 50e45edf2ee987c9f8e5f20f814e60a36e92ef26
      
https://github.com/Eyescale/Equalizer/commit/50e45edf2ee987c9f8e5f20f814e60a36e92ef26
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M examples/eqPly/localInitData.cpp
    M examples/seqPly/application.cpp

  Log Message:
  -----------
  Tweak default model location for ply examples


  Commit: d635f0bea80be0868015d0e62d56fbe82e245541
      
https://github.com/Eyescale/Equalizer/commit/d635f0bea80be0868015d0e62d56fbe82e245541
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    M CMake/FindEqualizer.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: df5f6fc75aaf7feee3f2c7686c44cc68b207e84b
      
https://github.com/Eyescale/Equalizer/commit/df5f6fc75aaf7feee3f2c7686c44cc68b207e84b
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: c25ecefaffab0e6f1d5af34f4afeca4b96538a34
      
https://github.com/Eyescale/Equalizer/commit/c25ecefaffab0e6f1d5af34f4afeca4b96538a34
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    A CMake/rpmPostInstall.sh

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: 118cab2b040f3728ced55acf43869b07fc5ff2b4
      
https://github.com/Eyescale/Equalizer/commit/118cab2b040f3728ced55acf43869b07fc5ff2b4
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M Common.cmake

  Log Message:
  -----------
  Fix CMAKE_MODULE_INSTALL_PATH for Windows


  Commit: 71e869a398308963771e38a3e0130dc5307a8077
      
https://github.com/Eyescale/Equalizer/commit/71e869a398308963771e38a3e0130dc5307a8077
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M Common.cmake

  Log Message:
  -----------
  Revert "Fix CMAKE_MODULE_INSTALL_PATH for Windows", doesn't work.

This reverts commit 118cab2b040f3728ced55acf43869b07fc5ff2b4.


  Commit: b6c923509f24622ca42b2001b5ebde784d8e4bfa
      
https://github.com/Eyescale/Equalizer/commit/b6c923509f24622ca42b2001b5ebde784d8e4bfa
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M CommonCPack.cmake

  Log Message:
  -----------
  Fix RPM postinstall script


  Commit: 90c87d68593b6fc0614e3fcf092802a103d620b4
      
https://github.com/Eyescale/Equalizer/commit/90c87d68593b6fc0614e3fcf092802a103d620b4
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    M CMake/GitTargets.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: e4df6041575e875283a61900df9c8a7209d43b2e
      
https://github.com/Eyescale/Equalizer/commit/e4df6041575e875283a61900df9c8a7209d43b2e
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    A FindQwt.cmake

  Log Message:
  -----------
  Add finder Qwt library


  Commit: 1e236afb56a15cea3a4608b7da0f81bffe109e76
      
https://github.com/Eyescale/Equalizer/commit/1e236afb56a15cea3a4608b7da0f81bffe109e76
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M FindEqualizer.cmake

  Log Message:
  -----------
  Tweak message


  Commit: 6294a03b6249e2c8f707c81e4f35b06110c09c39
      
https://github.com/Eyescale/Equalizer/commit/6294a03b6249e2c8f707c81e4f35b06110c09c39
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M GitTargets.cmake

  Log Message:
  -----------
  Create tarball target


  Commit: 93afce802e06f5872704577dc6509224c73729ba
      
https://github.com/Eyescale/Equalizer/commit/93afce802e06f5872704577dc6509224c73729ba
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M CMake/FindEqualizer.cmake
    A CMake/FindQwt.cmake
    M CMake/GitTargets.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: 56f83c5694cd1994b0bac1c94f31bd13f9792510
      
https://github.com/Eyescale/Equalizer/commit/56f83c5694cd1994b0bac1c94f31bd13f9792510
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    M CMake/FindEqualizer.cmake
    A CMake/FindQwt.cmake
    M CMake/GitTargets.cmake
    M README.rst
    M RELNOTES.txt
    M libs/RelNotes.dox
    M libs/eq/client/compressor/compressorReadDrawPixels.cpp

  Log Message:
  -----------
  Merge branch '1.4'

Conflicts:
        ACKNOWLEDGEMENTS


  Commit: 5f85c4838d7f56f2eb68ad87908582f69891ceac
      
https://github.com/Eyescale/Equalizer/commit/5f85c4838d7f56f2eb68ad87908582f69891ceac
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M libs/eq/client/compressor/compressorReadDrawPixels.cpp

  Log Message:
  -----------
  Merge cleanups


Compare: 
https://github.com/Eyescale/Equalizer/compare/3c89e4aa7f64...5f85c4838d7f
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to