Branch: refs/heads/release
Home: https://github.com/STEllAR-GROUP/hpx
Commit: f46e31174f75cb94ba47846d3fa666337baffbcc
https://github.com/STEllAR-GROUP/hpx/commit/f46e31174f75cb94ba47846d3fa666337baffbcc
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M docs/sphinx/contributing/release_procedure.rst
Log Message:
-----------
Update release procedure notes
- Remove the outdated steps
- Add an easier way to update the release branch
- Replace hpxMP (deprecated) with libCDS
- Explain more in details certain steps
Commit: ab1848570b4b6266d74e9d5dba4b4ad5bdc5355d
https://github.com/STEllAR-GROUP/hpx/commit/ab1848570b4b6266d74e9d5dba4b4ad5bdc5355d
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M tools/roll_release.sh
Log Message:
-----------
Change the roll_release script
- Add an hard error in case no signing key specified
- Unset the local git config for the release
- Make the options verbose
Commit: 664ca17323ab7f8751804ea0b0aabed09b169071
https://github.com/STEllAR-GROUP/hpx/commit/664ca17323ab7f8751804ea0b0aabed09b169071
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M tools/generate_issue_pr_list.sh
Log Message:
-----------
Exit generate_issue_pr_list.sh if hub not installed
Commit: 2701fb79fd1b91374ff08322a637d04a450f5c5c
https://github.com/STEllAR-GROUP/hpx/commit/2701fb79fd1b91374ff08322a637d04a450f5c5c
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M .github/SUPPORT.md
Log Message:
-----------
Change the hpx riot room link to the general matrix one
Commit: a34d6545c99bfd5564beee3f3875d8cbc94ccfd5
https://github.com/STEllAR-GROUP/hpx/commit/a34d6545c99bfd5564beee3f3875d8cbc94ccfd5
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M docs/sphinx/about_hpx/people.rst
Log Message:
-----------
Update contributors list
Commit: 28d8b677abf4017919394cc7e0ac0e9ec7b55ce2
https://github.com/STEllAR-GROUP/hpx/commit/28d8b677abf4017919394cc7e0ac0e9ec7b55ce2
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/manual/creating_hpx_projects.rst
M docs/sphinx/manual/optimizing_hpx_applications.rst
M docs/sphinx/manual/starting_the_hpx_runtime.rst
M docs/sphinx/quickstart.rst
Log Message:
-----------
Little updates to the docs
- Change main to main() to be consistent with the rest of the docs.
- Fix display of the compilers table
- Update versions and old bash examples
- Change macports to brew for macos (brew is the package manager
used in github actions)
Commit: 8c1590c0e482309c4b1f58908b597de2771aeae8
https://github.com/STEllAR-GROUP/hpx/commit/8c1590c0e482309c4b1f58908b597de2771aeae8
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M docs/sphinx/manual/building_hpx.rst
Log Message:
-----------
Remove Xeon phi and Bluegene instruction (not tested)
The user can easily find the instructions back in old versions of
the docs.
Commit: 60521e01cafdcf88a015739a20cb750500d43d12
https://github.com/STEllAR-GROUP/hpx/commit/60521e01cafdcf88a015739a20cb750500d43d12
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M libs/affinity/CMakeLists.txt
M libs/allocator_support/CMakeLists.txt
M libs/assertion/CMakeLists.txt
M libs/batch_environments/CMakeLists.txt
M libs/cache/CMakeLists.txt
M libs/checkpoint/CMakeLists.txt
M libs/collectives/CMakeLists.txt
M libs/concepts/CMakeLists.txt
M libs/concurrency/CMakeLists.txt
M libs/config/CMakeLists.txt
M libs/coroutines/CMakeLists.txt
M libs/create_library_skeleton.py
M libs/datastructures/CMakeLists.txt
M libs/debugging/CMakeLists.txt
M libs/errors/CMakeLists.txt
M libs/filesystem/CMakeLists.txt
M libs/format/CMakeLists.txt
M libs/functional/CMakeLists.txt
M libs/hardware/CMakeLists.txt
M libs/hashing/CMakeLists.txt
M libs/iterator_support/CMakeLists.txt
M libs/lcos_local/CMakeLists.txt
M libs/logging/CMakeLists.txt
M libs/plugin/CMakeLists.txt
M libs/preprocessor/CMakeLists.txt
M libs/resource_partitioner/CMakeLists.txt
M libs/serialization/CMakeLists.txt
M libs/static_reinit/CMakeLists.txt
M libs/statistics/CMakeLists.txt
M libs/synchronization/CMakeLists.txt
M libs/testing/CMakeLists.txt
M libs/thread_support/CMakeLists.txt
M libs/threadmanager/CMakeLists.txt
M libs/timing/CMakeLists.txt
M libs/topology/CMakeLists.txt
M libs/type_support/CMakeLists.txt
M libs/util/CMakeLists.txt
M libs/version/CMakeLists.txt
Log Message:
-----------
Don't apply the deprecation process to the compatibility headers
.. as all the compatibility headers have changed for 1.5.0.
- Compatibility_headers to off for version and config
- Add a comment in the python script to specify added in 1.5.0.
- Change the comment "Added in 1.4.0" to 1.5.0 when the headers
have been changed just before 1.5.0 (api headers etc.)
Commit: 7bf08ab674f10bbd9302b5b47fa3a1cc84f9be4b
https://github.com/STEllAR-GROUP/hpx/commit/7bf08ab674f10bbd9302b5b47fa3a1cc84f9be4b
Author: aurianer <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Add cmake deprecation warning for hpxmp
Commit: ff19b7dc523f408d0994509857d72a0600fcfd28
https://github.com/STEllAR-GROUP/hpx/commit/ff19b7dc523f408d0994509857d72a0600fcfd28
Author: aurianer <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M docs/sphinx/manual/hpx_runtime_and_resources.rst
Log Message:
-----------
Add the resource partitioner examples in the docs
Commit: 509ad2ee3ae8427198cf278a9fae4e6cd6c1c776
https://github.com/STEllAR-GROUP/hpx/commit/509ad2ee3ae8427198cf278a9fae4e6cd6c1c776
Author: aurianer <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M docs/sphinx/manual/building_hpx.rst
Log Message:
-----------
Require the specific version of breathe we know works
Commit: 605ff90891dc4b68b369e1e49d002b79ca2824c8
https://github.com/STEllAR-GROUP/hpx/commit/605ff90891dc4b68b369e1e49d002b79ca2824c8
Author: aurianer <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M tools/.codespell_whitelist
Log Message:
-----------
Add a wit to spellcheck whitelist
Commit: 5e0a768bf88af020484f54ebbd4a59b4a2ca6e83
https://github.com/STEllAR-GROUP/hpx/commit/5e0a768bf88af020484f54ebbd4a59b4a2ca6e83
Author: aurianer <[email protected]>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M docs/sphinx/manual/building_hpx.rst
Log Message:
-----------
Add the HPX_WITH_GENERIC_CONTEXT_COROUTINES for MacOS
Commit: a870206967b9a2bcc29b021b9622c4ede7c9f533
https://github.com/STEllAR-GROUP/hpx/commit/a870206967b9a2bcc29b021b9622c4ede7c9f533
Author: aurianer <[email protected]>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M hpx/lcos_fwd.hpp
Log Message:
-----------
Fix deprecation message for hpx::promise
Commit: f5b3158ef688a063b1cff15e73c569e79798083f
https://github.com/STEllAR-GROUP/hpx/commit/f5b3158ef688a063b1cff15e73c569e79798083f
Author: aurianer <[email protected]>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M docs/sphinx/releases/whats_new_1_5_0.rst
Log Message:
-----------
Add general notes for the 1.5.0 release
Commit: a902f0a4a1be1181df219453002b941045d715df
https://github.com/STEllAR-GROUP/hpx/commit/a902f0a4a1be1181df219453002b941045d715df
Author: aurianer <[email protected]>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M tools/generate_issue_pr_list.sh
Log Message:
-----------
Update the generate_issue_pr_list script to be faster
when just updating the last PRs/issues
Commit: a78ab5217a9ab8c430c87bd42346ecb78aaa5a84
https://github.com/STEllAR-GROUP/hpx/commit/a78ab5217a9ab8c430c87bd42346ecb78aaa5a84
Author: Auriane R <[email protected]>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M .github/SUPPORT.md
M CMakeLists.txt
M docs/sphinx/about_hpx/people.rst
M docs/sphinx/contributing/release_procedure.rst
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/manual/creating_hpx_projects.rst
M docs/sphinx/manual/hpx_runtime_and_resources.rst
M docs/sphinx/manual/optimizing_hpx_applications.rst
M docs/sphinx/manual/starting_the_hpx_runtime.rst
M docs/sphinx/quickstart.rst
M docs/sphinx/releases/whats_new_1_5_0.rst
M hpx/lcos_fwd.hpp
M libs/affinity/CMakeLists.txt
M libs/allocator_support/CMakeLists.txt
M libs/assertion/CMakeLists.txt
M libs/batch_environments/CMakeLists.txt
M libs/cache/CMakeLists.txt
M libs/checkpoint/CMakeLists.txt
M libs/collectives/CMakeLists.txt
M libs/concepts/CMakeLists.txt
M libs/concurrency/CMakeLists.txt
M libs/config/CMakeLists.txt
M libs/coroutines/CMakeLists.txt
M libs/create_library_skeleton.py
M libs/datastructures/CMakeLists.txt
M libs/debugging/CMakeLists.txt
M libs/errors/CMakeLists.txt
M libs/filesystem/CMakeLists.txt
M libs/format/CMakeLists.txt
M libs/functional/CMakeLists.txt
M libs/hardware/CMakeLists.txt
M libs/hashing/CMakeLists.txt
M libs/iterator_support/CMakeLists.txt
M libs/lcos_local/CMakeLists.txt
M libs/logging/CMakeLists.txt
M libs/plugin/CMakeLists.txt
M libs/preprocessor/CMakeLists.txt
M libs/resource_partitioner/CMakeLists.txt
M libs/serialization/CMakeLists.txt
M libs/static_reinit/CMakeLists.txt
M libs/statistics/CMakeLists.txt
M libs/synchronization/CMakeLists.txt
M libs/testing/CMakeLists.txt
M libs/thread_support/CMakeLists.txt
M libs/threadmanager/CMakeLists.txt
M libs/timing/CMakeLists.txt
M libs/topology/CMakeLists.txt
M libs/type_support/CMakeLists.txt
M libs/util/CMakeLists.txt
M libs/version/CMakeLists.txt
M tools/.codespell_whitelist
M tools/generate_issue_pr_list.sh
M tools/roll_release.sh
Log Message:
-----------
Merge pull request #4864 from aurianer/release_notes_1_5_0
Release notes 1.5.0 and small fixes to the release scripts
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/2145d635d56e...a78ab5217a9a
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits