Branch: refs/heads/master
Home: https://github.com/Eyescale/Equalizer
Commit: 1ce5edf5dcf03e81c5a0b0621b3d401cb33e2174
https://github.com/Eyescale/Equalizer/commit/1ce5edf5dcf03e81c5a0b0621b3d401cb33e2174
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M GitTargets.cmake
Log Message:
-----------
drop release- from git targets
Commit: 780203ee1da037d951571853bca39dea829f9880
https://github.com/Eyescale/Equalizer/commit/780203ee1da037d951571853bca39dea829f9880
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M CommonCPack.cmake
Log Message:
-----------
Make spec file optional
Commit: 782f20a5831ea3c5a7579fe71b4d34e0a9a00922
https://github.com/Eyescale/Equalizer/commit/782f20a5831ea3c5a7579fe71b4d34e0a9a00922
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
Extend PackageConfig to set transitive include directories
Commit: d0677adea058967fa94fbdf6de8f57e752fbb818
https://github.com/Eyescale/Equalizer/commit/d0677adea058967fa94fbdf6de8f57e752fbb818
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M Doxygit.cmake
Log Message:
-----------
Fix doxygit script invokation
Commit: 7e0878876c6fe1758f72aef704c3c5d3aef4af9d
https://github.com/Eyescale/Equalizer/commit/7e0878876c6fe1758f72aef704c3c5d3aef4af9d
Author: Daniel Nachbaur <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
Correct required version downstream find_packages
Commit: 3bae647984810ab11652055a1502cc3ac282ec69
https://github.com/Eyescale/Equalizer/commit/3bae647984810ab11652055a1502cc3ac282ec69
Author: Sarah Amsellem <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M CommonCPack.cmake
Log Message:
-----------
Fix package name generation
Commit: 45dfba25ebe055d87c7c92d85c148f11a512026a
https://github.com/Eyescale/Equalizer/commit/45dfba25ebe055d87c7c92d85c148f11a512026a
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
Merge pull request #26 from tribal-tec/master
Correct required version downstream find_packages
Commit: bfb5b221937af85861fea029b1525b01e6834785
https://github.com/Eyescale/Equalizer/commit/bfb5b221937af85861fea029b1525b01e6834785
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M CommonCPack.cmake
Log Message:
-----------
Merge branch 'master' of https://github.com/samsellem/CMake
Commit: 91bb44249f521f0cb7fba571582af2ddcd7bcac3
https://github.com/Eyescale/Equalizer/commit/91bb44249f521f0cb7fba571582af2ddcd7bcac3
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M CommonCPack.cmake
Log Message:
-----------
Merge cleanup
Commit: c62a27e8577931d37a8af9006345eefd1dfe835f
https://github.com/Eyescale/Equalizer/commit/c62a27e8577931d37a8af9006345eefd1dfe835f
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M FindLibJpegTurbo.cmake
Log Message:
-----------
Fix LibJpegTurbo finder
Commit: 97fbc8c8abe1dca7cc3f1af831148f3b60556aa7
https://github.com/Eyescale/Equalizer/commit/97fbc8c8abe1dca7cc3f1af831148f3b60556aa7
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M CMake/CommonCPack.cmake
M CMake/Doxygit.cmake
M CMake/FindLibJpegTurbo.cmake
M CMake/GitTargets.cmake
M CMake/PackageConfig.cmake
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/CMake
Commit: 78aac9258adb4fdbf406f4d6ed31a32650276c9b
https://github.com/Eyescale/Equalizer/commit/78aac9258adb4fdbf406f4d6ed31a32650276c9b
Author: Juan Hernando <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
Fix for commit 7e0878876c6fe1758f72aef704c3c5d3aef4af9d.
That commit breaks package configuration of packages with indirect
independencies because FooConfig.cmake and FooConfigVersion.cmake use different
versioning schmes.
Commit: a150e6428973b3bf00c766b57a20bf55550cfaaa
https://github.com/Eyescale/Equalizer/commit/a150e6428973b3bf00c766b57a20bf55550cfaaa
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
Merge pull request #28 from hernando/master
Fix for PackageConfig.cmake
Commit: 2b947f872ab54f47ff12c17d29b780370deb1c4e
https://github.com/Eyescale/Equalizer/commit/2b947f872ab54f47ff12c17d29b780370deb1c4e
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M PackageConfig.cmake
Log Message:
-----------
More fixes for 7e08788/#28, needs testing
Commit: 445aac3708e56a85644494bfb94c41d7200087b8
https://github.com/Eyescale/Equalizer/commit/445aac3708e56a85644494bfb94c41d7200087b8
Author: Stefan Eilemann <[email protected]>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M CMake/PackageConfig.cmake
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/CMake
Compare:
https://github.com/Eyescale/Equalizer/compare/92bd68b674a3...445aac3708e5
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com