[eq-commit] [Eyescale/Equalizer] f91db4: Splitting common to have a place holder for compil...
Brought to you by:
eile
From: GitHub <no...@gi...> - 2013-04-03 05:27:45
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: f91db47872ffae2cda0e3f1c8a30373d339ef58e https://github.com/Eyescale/Equalizer/commit/f91db47872ffae2cda0e3f1c8a30373d339ef58e Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-05 (Tue, 05 Mar 2013) Changed paths: M Common.cmake A CompileConfig.cmake Log Message: ----------- Splitting common to have a place holder for compiler configurations and optimizations Commit: d4343a781e6189e9796d5860a0a31d7115d081a4 https://github.com/Eyescale/Equalizer/commit/d4343a781e6189e9796d5860a0a31d7115d081a4 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-05 (Tue, 05 Mar 2013) Changed paths: M CompileConfig.cmake Log Message: ----------- Adding support for MKL, MASS libraries (not yet tested) and compilation flags on bgq Commit: e2c8855c01a4e59f383145c4a7d4ed8c60c0311c https://github.com/Eyescale/Equalizer/commit/e2c8855c01a4e59f383145c4a7d4ed8c60c0311c Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-11 (Mon, 11 Mar 2013) Changed paths: M PackageConfig.cmake Log Message: ----------- Generate pkgconfig file Commit: 697ac790eed1210ecbf8dc7f266d053aeef87c00 https://github.com/Eyescale/Equalizer/commit/697ac790eed1210ecbf8dc7f266d053aeef87c00 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-11 (Mon, 11 Mar 2013) Changed paths: M CommonCPack.cmake Log Message: ----------- Set up default pkgconfig required Commit: 4e8e65fd37bb15f8322646531787f6aa9d506061 https://github.com/Eyescale/Equalizer/commit/4e8e65fd37bb15f8322646531787f6aa9d506061 Author: Daniel Nachbaur <dan...@ep...> Date: 2013-03-14 (Thu, 14 Mar 2013) Changed paths: M Common.cmake Log Message: ----------- Use q64 with xlc to fix runtime execution of binaries on BG/Q Commit: b45e3c92a2ac1fbbfc10db8ac27a8dd0d12a9348 https://github.com/Eyescale/Equalizer/commit/b45e3c92a2ac1fbbfc10db8ac27a8dd0d12a9348 Author: Daniel Nachbaur <dan...@ep...> Date: 2013-03-14 (Thu, 14 Mar 2013) Changed paths: M Common.cmake Log Message: ----------- Do not use BOOST_ALL_DYN_LINK, does not work w/ serialization lib Commit: 2d3fb886898e790e3979ee9557b372be1db0cbc6 https://github.com/Eyescale/Equalizer/commit/2d3fb886898e790e3979ee9557b372be1db0cbc6 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M MPI.cmake Log Message: ----------- Adding more mpi wrappers (gnu, xlc, cray, ...) Commit: 9ad39411a39061bd510773d7831434e55a7dc2a5 https://github.com/Eyescale/Equalizer/commit/9ad39411a39061bd510773d7831434e55a7dc2a5 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M MPI.cmake Log Message: ----------- fixing c++ wrappers. Tested on IBM BG/Q architecture. One more iteration will be needed to get the best out of MPI.cmake existing implementations. Good enough for now Commit: a6bcccb0a386ce9f204197367cc489598a0b36a5 https://github.com/Eyescale/Equalizer/commit/a6bcccb0a386ce9f204197367cc489598a0b36a5 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M CompileConfig.cmake Log Message: ----------- Fixing compiler config according to Stefan's comment. MKL and MASS libraries are not added in the compiler settings. Commit: 9e9f754a1e2929946755abeafe656cffbd54d8bd https://github.com/Eyescale/Equalizer/commit/9e9f754a1e2929946755abeafe656cffbd54d8bd Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-20 (Wed, 20 Mar 2013) Changed paths: A FindVTune.cmake A ittnotify.h Log Message: ----------- Add VTune notification API support Commit: d92c884fbd570fbfff481f0d0ca333276a2d247b https://github.com/Eyescale/Equalizer/commit/d92c884fbd570fbfff481f0d0ca333276a2d247b Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-20 (Wed, 20 Mar 2013) Changed paths: M Common.cmake A CompileConfig.cmake M MPI.cmake Log Message: ----------- Merge branch 'master' of https://github.com/delalond/CMake Conflicts: Common.cmake MPI.cmake Commit: 68eab1427b94fc1bc4f519de4cc75c8ab98eced7 https://github.com/Eyescale/Equalizer/commit/68eab1427b94fc1bc4f519de4cc75c8ab98eced7 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-20 (Wed, 20 Mar 2013) Changed paths: M Common.cmake R CompileConfig.cmake A Compiler.cmake Log Message: ----------- Merge cleanup Commit: 3288e57b2bb6fcc8fa971741ce5276bda07d2590 https://github.com/Eyescale/Equalizer/commit/3288e57b2bb6fcc8fa971741ce5276bda07d2590 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-20 (Wed, 20 Mar 2013) Changed paths: M FindDNSSD.cmake M FindVTune.cmake Log Message: ----------- Implement quiet and required for FindVTune Commit: 0be518c95c158ac2852f234a6e4f6f20653e4735 https://github.com/Eyescale/Equalizer/commit/0be518c95c158ac2852f234a6e4f6f20653e4735 Author: Ahmet Bilgili <ahm...@ep...> Date: 2013-03-21 (Thu, 21 Mar 2013) Changed paths: M Common.cmake Log Message: ----------- Fix for CMake problem in FindBoost Commit: cfb725171c33c5f60a609daa8323246f7d84d020 https://github.com/Eyescale/Equalizer/commit/cfb725171c33c5f60a609daa8323246f7d84d020 Author: Juan Hernando <jhe...@fi...> Date: 2013-03-21 (Thu, 21 Mar 2013) Changed paths: M CommonCPack.cmake Log Message: ----------- Allow custom CPACK_PACKAGE_NAME to be specified from the project CPackConfig.cmake. For example "Project Foo" could have a package name like libprojectfoo. More importantly, the project name can use spaces while the package name don't (which are not allowed in .deb packages). Commit: 016e4ee4d3e991ae9ead0ae2594ddb127f1d31b3 https://github.com/Eyescale/Equalizer/commit/016e4ee4d3e991ae9ead0ae2594ddb127f1d31b3 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: A FindGPFS.cmake Log Message: ----------- Add GPFS API finder Commit: 905ebda808cd18086f9450f4258f8fe09b8283af https://github.com/Eyescale/Equalizer/commit/905ebda808cd18086f9450f4258f8fe09b8283af Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: M Common.cmake Log Message: ----------- Boost/CMake fix Commit: 283c34090df6f95e7905a31275447ff6644ba2c0 https://github.com/Eyescale/Equalizer/commit/283c34090df6f95e7905a31275447ff6644ba2c0 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: M CommonCPack.cmake Log Message: ----------- Merge branch 'master' of https://github.com/hernando/CMake Commit: 7b311b91dee3efd36c75d2cd97fb2fd5af742cda https://github.com/Eyescale/Equalizer/commit/7b311b91dee3efd36c75d2cd97fb2fd5af742cda Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: M CommonCPack.cmake Log Message: ----------- Merge cleanup Commit: a90dfeb57cf6fadafe29f15744630b78c646d612 https://github.com/Eyescale/Equalizer/commit/a90dfeb57cf6fadafe29f15744630b78c646d612 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-22 (Fri, 22 Mar 2013) Changed paths: M CompileConfig.cmake Log Message: ----------- Fixing linking against dynamic libraries on BG/Q Commit: f06eafed3bf69925f4c09b2c9f824201b8b6c6bb https://github.com/Eyescale/Equalizer/commit/f06eafed3bf69925f4c09b2c9f824201b8b6c6bb Author: Stefan Eilemann <Ste...@ep...> Date: 2013-03-23 (Sat, 23 Mar 2013) Changed paths: M Compiler.cmake Log Message: ----------- Merge branch 'master' of https://github.com/delalond/CMake Conflicts: Compiler.cmake Commit: 1d02ee124e4089afb854bfcb5370a1e42dd3c480 https://github.com/Eyescale/Equalizer/commit/1d02ee124e4089afb854bfcb5370a1e42dd3c480 Author: Daniel Nachbaur <dan...@gm...> Date: 2013-03-24 (Sun, 24 Mar 2013) Changed paths: M Common.cmake M PackageConfig.cmake Log Message: ----------- Fix package config location to not interfere with Buildyard build on Windows Commit: 8f2575247de8861da55f5aa6eda78b11513989b2 https://github.com/Eyescale/Equalizer/commit/8f2575247de8861da55f5aa6eda78b11513989b2 Author: Fabien Delalondre <fab...@ep...> Date: 2013-03-25 (Mon, 25 Mar 2013) Changed paths: A FindMKL.cmake Log Message: ----------- Add FindMKL script (forked from external github repository). Not yet tested. Will be improved on the next pass Commit: a1678c1a939dd9481871deffe9b76cb0e6fa65ec https://github.com/Eyescale/Equalizer/commit/a1678c1a939dd9481871deffe9b76cb0e6fa65ec Author: Stefan Eilemann <ei...@ey...> Date: 2013-03-26 (Tue, 26 Mar 2013) Changed paths: A FindMKL.cmake Log Message: ----------- Merge pull request #14 from delalond/master ei...@ey... Commit: c8e4bd0c5e3503d84eba13eec24881ebc900fdf9 https://github.com/Eyescale/Equalizer/commit/c8e4bd0c5e3503d84eba13eec24881ebc900fdf9 Author: Ahmet Bilgili <ahm...@ep...> Date: 2013-03-28 (Thu, 28 Mar 2013) Changed paths: M Common.cmake M CommonCPack.cmake M Compiler.cmake A FindGPFS.cmake A FindMKL.cmake M PackageConfig.cmake Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/CMake Commit: 400289093053bdf4f67973ef46512821248fb15b https://github.com/Eyescale/Equalizer/commit/400289093053bdf4f67973ef46512821248fb15b Author: Ahmet Bilgili <ahm...@ep...> Date: 2013-03-28 (Thu, 28 Mar 2013) Changed paths: M FindVTune.cmake Log Message: ----------- Using this find script without libdl caused undefined dlxxx errors on Ubuntu 12.04 Commit: 79c2249e43984ea2b9c774b524f090603f3602a6 https://github.com/Eyescale/Equalizer/commit/79c2249e43984ea2b9c774b524f090603f3602a6 Author: Ahmet Bilgili <ahm...@ep...> Date: 2013-03-29 (Fri, 29 Mar 2013) Changed paths: M FindVTune.cmake Log Message: ----------- Adding the dl library only on UNIX platform Commit: 7cdf681c1e93b0fc1671a3c3ca24f3188d979bdd https://github.com/Eyescale/Equalizer/commit/7cdf681c1e93b0fc1671a3c3ca24f3188d979bdd Author: Stefan Eilemann <Ste...@ep...> Date: 2013-04-01 (Mon, 01 Apr 2013) Changed paths: M README.md Log Message: ----------- Doc update Commit: c004a01d3e83fffbe186e4b6a3183a47d145133c https://github.com/Eyescale/Equalizer/commit/c004a01d3e83fffbe186e4b6a3183a47d145133c Author: Stefan Eilemann <Ste...@ep...> Date: 2013-04-01 (Mon, 01 Apr 2013) Changed paths: M README.md Log Message: ----------- Doc update Commit: 443f1349d1c78c83abb36ad3ac8c1e02cd2ed6ec https://github.com/Eyescale/Equalizer/commit/443f1349d1c78c83abb36ad3ac8c1e02cd2ed6ec Author: Stefan Eilemann <Ste...@ep...> Date: 2013-04-01 (Mon, 01 Apr 2013) Changed paths: M README.md Log Message: ----------- Doc update Commit: 2621f10b18b603d53129ef88fd684831bc8841d1 https://github.com/Eyescale/Equalizer/commit/2621f10b18b603d53129ef88fd684831bc8841d1 Author: Stefan Eilemann <ei...@ey...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M Common.cmake M FindVTune.cmake Log Message: ----------- Merge pull request #15 from bilgili/master dl library addition to FindVtune.cmake script taht causes Ubuntu 12.04 to have undefined symbols Commit: a292704ee3cbdd6de919259a6bd45a83abf37065 https://github.com/Eyescale/Equalizer/commit/a292704ee3cbdd6de919259a6bd45a83abf37065 Author: Daniel Nachbaur <dan...@gm...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M CMake/Common.cmake M CMake/CommonCPack.cmake A CMake/Compiler.cmake M CMake/FindDNSSD.cmake A CMake/FindGPFS.cmake A CMake/FindMKL.cmake A CMake/FindVTune.cmake M CMake/MPI.cmake M CMake/PackageConfig.cmake M CMake/README.md A CMake/ittnotify.h Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/CMake Commit: 305425d384d3d0442f7845caa56bb472508d5387 https://github.com/Eyescale/Equalizer/commit/305425d384d3d0442f7845caa56bb472508d5387 Author: Daniel Nachbaur <dan...@gm...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M CMake/FindPackages.cmake M eq/client/compositor.cpp M eq/client/glWindow.cpp M eq/client/wgl/eventHandler.cpp M examples/eqPly/view.cpp Log Message: ----------- Fix Win32 build Commit: c69758a3cca98d3df09b9a23e4f0401a2bb5afff https://github.com/Eyescale/Equalizer/commit/c69758a3cca98d3df09b9a23e4f0401a2bb5afff Author: Stefan Eilemann <ei...@ey...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M CMake/Common.cmake M CMake/CommonCPack.cmake A CMake/Compiler.cmake M CMake/FindDNSSD.cmake A CMake/FindGPFS.cmake A CMake/FindMKL.cmake M CMake/FindPackages.cmake A CMake/FindVTune.cmake M CMake/MPI.cmake M CMake/PackageConfig.cmake M CMake/README.md A CMake/ittnotify.h M eq/client/compositor.cpp M eq/client/glWindow.cpp M eq/client/wgl/eventHandler.cpp M examples/eqPly/view.cpp Log Message: ----------- Merge pull request #209 from tribal-tec/master Fix Win32 build Compare: https://github.com/Eyescale/Equalizer/compare/22847fe91705...c69758a3cca9 |