[eq-commit] [Eyescale/Equalizer] 74288a: Updating experimental branche with the automatic t...
Brought to you by:
eile
From: GitHub <no...@gi...> - 2012-06-18 15:30:15
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: 74288a40d95fadcd176a791037dc3db2ccc0d26f https://github.com/Eyescale/Equalizer/commit/74288a40d95fadcd176a791037dc3db2ccc0d26f Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Updating experimental branche with the automatic thread placement code. Commit: 85343bc6b4f835cbb5b6e63e767e0c9535f81822 https://github.com/Eyescale/Equalizer/commit/85343bc6b4f835cbb5b6e63e767e0c9535f81822 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Add checking stds to be removed later when merging to master. Commit: 36b3bdf824d1880420594263b991416e7bc91114 https://github.com/Eyescale/Equalizer/commit/36b3bdf824d1880420594263b991416e7bc91114 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge branch 'experimental' of github.com:marwan-abdellah/Equalizer Conflicts: libs/eq/client/pipe.cpp libs/eq/client/pipe.h Commit: dfc1507c04fb3dfa9f6c50fdd045852b273a2e3c https://github.com/Eyescale/Equalizer/commit/dfc1507c04fb3dfa9f6c50fdd045852b273a2e3c Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Merge branch 'experimental' Commit: c18e6cc2402968098494cd003af0cb06f91405a5 https://github.com/Eyescale/Equalizer/commit/c18e6cc2402968098494cd003af0cb06f91405a5 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M CMakeLists.txt M libs/eq/client/pipe.cpp Log Message: ----------- Adding some debugging stuff for checking the thread placement Commit: 5a51152c7baa9bffb671caa0ededd3009b90f106 https://github.com/Eyescale/Equalizer/commit/5a51152c7baa9bffb671caa0ededd3009b90f106 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Testing auto thread placement code Commit: 3fa17c9840ad1703d98a3501fa0f3946c8fb3561 https://github.com/Eyescale/Equalizer/commit/3fa17c9840ad1703d98a3501fa0f3946c8fb3561 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Adding testnig code to the auto thread placment code Commit: 1d248f00183dcb1a0895e3d48ba1ad1c54409cd5 https://github.com/Eyescale/Equalizer/commit/1d248f00183dcb1a0895e3d48ba1ad1c54409cd5 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-19 (Thu, 19 Apr 2012) Changed paths: M libs/co/configure.cmake M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp Log Message: ----------- Modefying the configuree.cmake files inn co and eq/client for removing/adding HWLOC defines Commit: 09252ad6e9898d22a3dbcdef8431631120631586 https://github.com/Eyescale/Equalizer/commit/09252ad6e9898d22a3dbcdef8431631120631586 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/configure.cmake Log Message: ----------- Adding HWLOC defines to eq/client/config.cmake Commit: 889e3a9ad9201f754113f5fa5ace420360e71511 https://github.com/Eyescale/Equalizer/commit/889e3a9ad9201f754113f5fa5ace420360e71511 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M CMake/CPackConfig.cmake M CMake/FindDASH.cmake A CMake/FindGLStats.cmake M CMake/FindGPUSD.cmake A CMake/FindVMMLIB.cmake M doc/README.Darwin M examples/configs/5-pipe.cave.lb.eqc M libs/CMakeLists.txt M libs/co/commands.h M libs/co/deltaMasterCM.cpp M libs/co/deltaMasterCM.h M libs/co/files.cmake M libs/co/fullMasterCM.cpp M libs/co/fullMasterCM.h M libs/co/localNode.cpp R libs/co/masterCM.cpp R libs/co/masterCM.h M libs/co/nodePackets.h M libs/co/object.cpp M libs/co/object.h M libs/co/objectCM.cpp M libs/co/objectCM.h M libs/co/objectInstanceDataOStream.cpp M libs/co/objectPackets.h M libs/co/objectSlaveDataOStream.cpp M libs/co/objectStore.cpp M libs/co/staticMasterCM.h M libs/co/unbufferedMasterCM.cpp M libs/co/unbufferedMasterCM.h A libs/co/versionedMasterCM.cpp A libs/co/versionedMasterCM.h M libs/co/versionedSlaveCM.cpp M libs/co/versionedSlaveCM.h M libs/eq/CMakeLists.txt M libs/eq/client/channel.cpp M libs/eq/client/channel.h M libs/eq/client/channelStatistics.cpp M libs/eq/client/detail/channel.ipp M libs/eq/client/os.h M libs/eq/client/pipe.cpp M libs/eq/fabric/object.cpp M libs/eq/server/equalizers/viewEqualizer.cpp R libs/vmmlib/CMakeLists.txt R libs/vmmlib/vmmlib.tar.gz M tests/CMakeLists.txt A tests/co/objectMaxVersions.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: f1337e189fbaac5de6f60a861c1d032b9d484d95 https://github.com/Eyescale/Equalizer/commit/f1337e189fbaac5de6f60a861c1d032b9d484d95 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Fixing the automatic thread placement code in pipe Commit: 330ef5fe2ecc68f42182bd6d9701e82a28bc2d15 https://github.com/Eyescale/Equalizer/commit/330ef5fe2ecc68f42182bd6d9701e82a28bc2d15 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Rmoving the debugging messages Commit: cd44c915056efce11be61bf1e5b473ca84ba21db https://github.com/Eyescale/Equalizer/commit/cd44c915056efce11be61bf1e5b473ca84ba21db Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/configure.cmake Log Message: ----------- Adding Find HWLOC to eq defines list Commit: 1422dbcd50446c07ee3ebaf009b0dbbe3646dd15 https://github.com/Eyescale/Equalizer/commit/1422dbcd50446c07ee3ebaf009b0dbbe3646dd15 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/configure.cmake Log Message: ----------- clean up Commit: 80e0f3c228c017f91d5eba94a347e0b195b1ab73 https://github.com/Eyescale/Equalizer/commit/80e0f3c228c017f91d5eba94a347e0b195b1ab73 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M CMakeLists.txt Log Message: ----------- Clean up Commit: a30a1b51e16231b1cc31e0fa497c1852c06fcf89 https://github.com/Eyescale/Equalizer/commit/a30a1b51e16231b1cc31e0fa497c1852c06fcf89 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Merging master with experimental Commit: fc8de2b7ae97096d45249dd5a84ec2a1fe2e9316 https://github.com/Eyescale/Equalizer/commit/fc8de2b7ae97096d45249dd5a84ec2a1fe2e9316 Author: Marwan Abdellah <abd...@gm...> Date: 2012-04-27 (Fri, 27 Apr 2012) Changed paths: M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge remote-tracking branch 'mine/experimental' Conflicts: libs/eq/client/pipe.cpp libs/eq/client/pipe.h Commit: a510fb3b0e1f40898025115d11f7081cd1f28749 https://github.com/Eyescale/Equalizer/commit/a510fb3b0e1f40898025115d11f7081cd1f28749 Author: Stefan Eilemann <eil...@gm...> Date: 2012-05-02 (Wed, 02 May 2012) Changed paths: M libs/co/configure.cmake M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge branch 'master' of https://github.com/marwan-abdellah/Equalizer into debugging Commit: c2dbf9a46cb40c156d31753378cef2474895cc0d https://github.com/Eyescale/Equalizer/commit/c2dbf9a46cb40c156d31753378cef2474895cc0d Author: Stefan Eilemann <eil...@gm...> Date: 2012-05-02 (Wed, 02 May 2012) Changed paths: M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge cleanup Commit: c69ceede0929c3c3ad26999f337c050a2f331b94 https://github.com/Eyescale/Equalizer/commit/c69ceede0929c3c3ad26999f337c050a2f331b94 Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M libs/co/configure.cmake M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge branch 'debugging' of https://github.com/Eyescale/Equalizer Commit: 836e6bd6ce18ddea4f4608e6fb6cdcd5c2d53d1b https://github.com/Eyescale/Equalizer/commit/836e6bd6ce18ddea4f4608e6fb6cdcd5c2d53d1b Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Updaint the automatic thread placement code according to the hwloc refactoring. Commit: 1e377e3bc43cc73c1447b99d3ae4cc1b41e09b39 https://github.com/Eyescale/Equalizer/commit/1e377e3bc43cc73c1447b99d3ae4cc1b41e09b39 Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M commitMessage.txt M libs/eq/client/pipe.cpp Log Message: ----------- Clean up Commit: dd4345b830d2fc48e5a989e096b11457854a98e4 https://github.com/Eyescale/Equalizer/commit/dd4345b830d2fc48e5a989e096b11457854a98e4 Author: Stefan Eilemann <eil...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M CMake/FindEqualizer.cmake R CMake/FindGPUSD.cmake A CMake/FindLibraryPackage.cmake M CMake/FindLunchbox.cmake A CMake/Findgpusd.cmake M CMakeLists.txt M libs/co/dataIStreamArchive.h M libs/co/dataOStreamArchive.cpp M libs/co/dataOStreamArchive.h M libs/co/global.cpp M libs/co/rdmaConnection.cpp M libs/co/rdmaConnection.h M tools/CMakeLists.txt Log Message: ----------- Merge branch 'master' into debugging Commit: 980cfecc73a310c6bf92bba387eaf519de60f45c https://github.com/Eyescale/Equalizer/commit/980cfecc73a310c6bf92bba387eaf519de60f45c Author: Stefan Eilemann <eil...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M commitMessage.txt M libs/eq/client/pipe.cpp Log Message: ----------- Merge branch 'master' of https://github.com/marwan-abdellah/Equalizer into debugging Commit: a484c3a329a7e067fa64fd8c84a87ece99c37650 https://github.com/Eyescale/Equalizer/commit/a484c3a329a7e067fa64fd8c84a87ece99c37650 Author: Stefan Eilemann <eil...@gm...> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Merge cleanups: Still missing version checking for gl functionality Commit: 47c935d9a94ea45f2e9865e5e374d1ce393fc55b https://github.com/Eyescale/Equalizer/commit/47c935d9a94ea45f2e9865e5e374d1ce393fc55b Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M CMake/Common.cmake M CMake/Equalizer.spec A CMake/FindDNSSD.cmake M CMake/FindEqualizer.cmake M CMake/FindLibraryPackage.cmake A CMake/FindServus.cmake A CMake/MacOSXBundleInfo.plist.in M CMakeLists.txt A Darwin/EQC.pbfilespec A Darwin/EQC.xclangspec A Darwin/Equalizer.icns A Darwin/README.txt R XCode.eqc/EQC.pbfilespec R XCode.eqc/EQC.xclangspec R XCode.eqc/README.txt M doc/README.Darwin M examples/CMakeLists.txt M libs/co/CMakeLists.txt M libs/co/co.h M libs/co/configure.cmake M libs/co/files.cmake M libs/co/localNode.cpp M libs/co/localNode.h M libs/co/objectMap.cpp M libs/co/objectVersion.h M libs/co/types.h A libs/co/zeroconf.cpp A libs/co/zeroconf.h M libs/eq/client/agl/eventHandler.cpp M libs/eq/client/agl/eventHandler.h M libs/eq/client/agl/messagePump.cpp M libs/eq/client/agl/messagePump.h M libs/eq/client/agl/pipe.cpp M libs/eq/client/agl/pipe.h M libs/eq/client/agl/types.h M libs/eq/client/agl/window.cpp M libs/eq/client/agl/window.h M libs/eq/client/agl/windowEvent.h M libs/eq/client/agl/windowSystem.cpp M libs/eq/client/config.cpp M libs/eq/client/config.h M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h M libs/eq/client/types.h M tests/CMakeLists.txt A tests/co/zeroconf.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Conflicts: libs/co/configure.cmake libs/eq/client/pipe.h Commit: e7e2766fe558b6662167371edc4755a537defd7e https://github.com/Eyescale/Equalizer/commit/e7e2766fe558b6662167371edc4755a537defd7e Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Merge branch 'debugging' of https://github.com/Eyescale/Equalizer Commit: 7ba4d9e6f603bccde0490c8fa2f507a04c97c57c https://github.com/Eyescale/Equalizer/commit/7ba4d9e6f603bccde0490c8fa2f507a04c97c57c Author: Marwan Abdellah <abd...@gm...> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M libs/co/localNode.cpp M libs/co/zeroconf.cpp M libs/co/zeroconf.h M tests/co/zeroconf.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: 585bb43d67d03e78fd0c237b9cb18f49a0a2d8e8 https://github.com/Eyescale/Equalizer/commit/585bb43d67d03e78fd0c237b9cb18f49a0a2d8e8 Author: Marwan Abdellah <abd...@gm...> Date: 2012-06-13 (Wed, 13 Jun 2012) Changed paths: A CMake/.gitignore M CMake/DoxygenRule.cmake M CMake/FindCollage.cmake M CMake/FindDNSSD.cmake M CMake/FindGLStats.cmake M CMake/FindLibraryPackage.cmake M CMake/UploadPPA.cmake M CMakeLists.txt M doc/CMakeLists.txt A doc/Doxyfile.Collage A doc/Doxyfile.Equalizer A doc/Doxyfile.Sequel R doc/Doxyfile.co R doc/Doxyfile.ext R doc/Doxyfile.seq M examples/eVolve/channel.cpp M examples/eqPixelBench/channel.cpp M examples/eqPly/frameData.cpp M libs/CMakeLists.txt M libs/RelNotes.dox M libs/co/co.h M libs/co/commandCache.cpp M libs/co/dataIStream.cpp M libs/co/defines.h M libs/co/objectVersion.h M libs/co/plugins/compressor.h M libs/co/rdmaConnection.cpp M libs/eq/client/base.h M libs/eq/client/channel.cpp M libs/eq/client/channel.h M libs/eq/client/client.cpp M libs/eq/client/compositor.cpp M libs/eq/client/eye.h M libs/eq/client/frame.cpp M libs/eq/client/frame.h M libs/eq/client/frameData.cpp M libs/eq/client/frameData.h M libs/eq/client/gl.cpp M libs/eq/client/image.cpp M libs/eq/client/image.h M libs/eq/client/node.cpp M libs/eq/client/node.h M libs/eq/client/nodePackets.h M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h M libs/eq/client/types.h M libs/eq/client/window.cpp M libs/eq/client/window.h M libs/eq/fabric/files.cmake A libs/eq/fabric/frame.cpp A libs/eq/fabric/frame.h M libs/eq/server/compound.cpp M libs/eq/server/compound.h M libs/eq/server/compoundActivateVisitor.h M libs/eq/server/compoundUpdateInputVisitor.cpp M libs/eq/server/compoundUpdateOutputVisitor.cpp M libs/eq/server/equalizers/dfrEqualizer.cpp M libs/eq/server/equalizers/monitorEqualizer.cpp M libs/eq/server/frame.cpp M libs/eq/server/frame.h M libs/eq/server/frameData.h M libs/eq/server/loader.y M libs/eq/server/observer.cpp M libs/eq/server/startLocalServer.cpp M libs/eq/server/tileQueue.cpp M libs/eq/server/tileQueue.h M libs/eq/server/types.h M libs/eq/util/objectManager.h M libs/eq/util/objectManager.ipp M libs/eq/util/texture.cpp M libs/eq/util/texture.h M tests/eq/compositor/test.cpp M tests/eq/compressor/image.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: f2a5f2b8e3458e8ce8c5288294e6b25b77151e65 https://github.com/Eyescale/Equalizer/commit/f2a5f2b8e3458e8ce8c5288294e6b25b77151e65 Author: Marwan Abdellah <abd...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M CMake/FindVMMLIB.cmake M libs/RelNotes.dox M libs/co/Collage.pc.in M libs/co/socketConnection.cpp M libs/eq/server/startLocalServer.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: dc0e2d2c380fee3eacb7e0d889b70bcec0efc1b1 https://github.com/Eyescale/Equalizer/commit/dc0e2d2c380fee3eacb7e0d889b70bcec0efc1b1 Author: Marwan Abdellah <abd...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M AUTHORS M CMake/Common.cmake A CMake/CommonCPack.cmake M CMake/DoxygenRule.cmake M CMake/FindLibraryPackage.cmake M CMake/FindLunchbox.cmake M CMake/Findgpusd.cmake M CMake/README.md M CMake/UploadPPA.cmake M CMake/configure.cmake M CMakeLists.txt M libs/co/CMakeLists.txt M libs/co/configure.cmake M libs/co/localNode.cpp M libs/co/types.h M libs/co/zeroconf.cpp M libs/co/zeroconf.h Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: 8bef3a5c17b7509fa7a9e70b8c54eccb854f3743 https://github.com/Eyescale/Equalizer/commit/8bef3a5c17b7509fa7a9e70b8c54eccb854f3743 Author: Marwan Abdellah <abd...@gm...> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Reflecting updates Commit: 24b1448d829516012e401b4d051f1e6e0ce346cc https://github.com/Eyescale/Equalizer/commit/24b1448d829516012e401b4d051f1e6e0ce346cc Author: marwan-abdellah <abd...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M commitMessage.txt M libs/co/configure.cmake M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge branch 'master' of https://github.com/marwan-abdellah/Equalizer Commit: 870502c0c507bcb6ad09aab814a65eb9e2e0938f https://github.com/Eyescale/Equalizer/commit/870502c0c507bcb6ad09aab814a65eb9e2e0938f Author: marwan-abdellah <abd...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M libs/eq/client/pipe.cpp Log Message: ----------- Updating error message Commit: e6d1d4fdf3fd17cfb8a44b9d6e087be4e9845df0 https://github.com/Eyescale/Equalizer/commit/e6d1d4fdf3fd17cfb8a44b9d6e087be4e9845df0 Author: marwan-abdellah <abd...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M libs/eq/client/configure.cmake Log Message: ----------- Adding HWLOC defines in the configure.cmake Commit: a953b77b03a5034d34679b9e8f377678766c9080 https://github.com/Eyescale/Equalizer/commit/a953b77b03a5034d34679b9e8f377678766c9080 Author: marwan-abdellah <abd...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindHWLOC.cmake Log Message: ----------- Updating FindHWLOC.cmake with version checking Commit: 0ed91b43e646a7b26513dbf93d06b9311d14cbab https://github.com/Eyescale/Equalizer/commit/0ed91b43e646a7b26513dbf93d06b9311d14cbab Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: R FindServus.cmake Log Message: ----------- Remove obsolete file Commit: db691bac321f64272579a8ffa38a5447700ced31 https://github.com/Eyescale/Equalizer/commit/db691bac321f64272579a8ffa38a5447700ced31 Author: Daniel Nachbaur <dan...@ep...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: A FindRealityGrid.cmake Log Message: ----------- Add RealityGrid finder Commit: 1a7389a08e166f72be0b92fe17841e38f0c8e5e0 https://github.com/Eyescale/Equalizer/commit/1a7389a08e166f72be0b92fe17841e38f0c8e5e0 Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindLibraryPackage.cmake Log Message: ----------- Fix DEB_DEPENDENCIES naming Commit: 0cff2757857473ffdd46b6a039c85b3b135b66bb https://github.com/Eyescale/Equalizer/commit/0cff2757857473ffdd46b6a039c85b3b135b66bb Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: A FindRealityGrid.cmake Log Message: ----------- Merge branch 'master' of https://github.com/tribal-tec/CMake Commit: 7b96daf6fd0c5759c2ce5f1523012dca45d7d892 https://github.com/Eyescale/Equalizer/commit/7b96daf6fd0c5759c2ce5f1523012dca45d7d892 Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindHWLOC.cmake Log Message: ----------- Merge branch 'master' of https://github.com/marwan-abdellah/CMake Commit: cf7bd17b166b4eb8916dd67ba94687f6230efb9c https://github.com/Eyescale/Equalizer/commit/cf7bd17b166b4eb8916dd67ba94687f6230efb9c Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindHWLOC.cmake Log Message: ----------- Merge cleanups Commit: 603c1ae732b330f32f770a578d9ebbad58c4ca09 https://github.com/Eyescale/Equalizer/commit/603c1ae732b330f32f770a578d9ebbad58c4ca09 Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindHWLOC.cmake Log Message: ----------- Fix hwloc library finding Commit: 40774b99ada68dbac4b734fbe12ef107a1a988aa https://github.com/Eyescale/Equalizer/commit/40774b99ada68dbac4b734fbe12ef107a1a988aa Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M FindHWLOC.cmake Log Message: ----------- Fix hwloc library finding Commit: b9497e79cc290bdf5e5bf53f80b9c192113c7070 https://github.com/Eyescale/Equalizer/commit/b9497e79cc290bdf5e5bf53f80b9c192113c7070 Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M CMake/FindHWLOC.cmake M CMake/FindLibraryPackage.cmake A CMake/FindRealityGrid.cmake R CMake/FindServus.cmake Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/CMake Commit: c20249cdf929e6d9d5a72c04273942c50a2e9195 https://github.com/Eyescale/Equalizer/commit/c20249cdf929e6d9d5a72c04273942c50a2e9195 Author: Stefan Eilemann <eil...@gm...> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M libs/co/configure.cmake M libs/eq/client/configure.cmake M libs/eq/client/pipe.cpp M libs/eq/client/pipe.h Log Message: ----------- Merge: Improve error and parameter checking Compare: https://github.com/Eyescale/Equalizer/compare/5642dc2c55a9...c20249cdf929 |