|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3, v2021.10.0, v2021.10.0-rc1, v2020.3.3, v2021.2.2 |
|
| #
9515f14f |
| 04-May-2023 |
Dmitri Mokhov <[email protected]> |
Add DLL info for all tbbbind versions instead of just the default (#1095)
Also, add patch number to file version.
Signed-off-by: Dmitri Mokhov <[email protected]>
|
|
Revision tags: v2021.9.0, v2021.2.1, v2021.9.0-rc1, v2020.3.2 |
|
| #
989ede96 |
| 10-Jan-2023 |
Vladislav Shchapov <[email protected]> |
Cleanup Windows resource files (#924)
Signed-off-by: Vladislav Shchapov <[email protected]>
|
|
Revision tags: v2021.8.0, v2021.8.0-rc1, v2020.3.1, v2021.7.0 |
|
| #
6bfd29bd |
| 05-Oct-2022 |
Pavel Kumbrasev <[email protected]> |
Exclude includes from version.h during .rc files comilation (#928)
Signed-off-by: pavelkumbrasev <[email protected]>
|
| #
85792ca4 |
| 30-Sep-2022 |
egfefey <[email protected]> |
Egfefey patch windows dll (#916)
* Restoring Windows DLL details information
This restores the detailed information in the Windows dll. This has been absent from the revamped oneTBB.
* Update
Egfefey patch windows dll (#916)
* Restoring Windows DLL details information
This restores the detailed information in the Windows dll. This has been absent from the revamped oneTBB.
* Update CMakeLists.txt
Enabling build of Windows resource file.
* Update CMakeLists.txt
Updating copyright year
* Add files via upload
Adding Windows resource file for tbbmalloc
* Update CMakeLists.txt
Enabling building of tbbmalloc resource file
* Add files via upload
Adding tbbmalloc_proxy Windows resource file
* Update CMakeLists.txt
Enabling the build of tbbmalloc_proxy resource file
* Add files via upload
Adding tbbbind resource file
* Update CMakeLists.txt
Enabling tbbbind resource file build
* Update resource.rc
Product name update in resource file
* Update CMakeLists.txt
Restricting resource build to default tbbbind
* Add files via upload
Replacing resource.rc with tbb.rc to conform with other dlls (tbbmalloc, tbbbind etc)
* Update CMakeLists.txt
Update from resource.rc to tbb.rc
* Update CMakeLists.txt
Updating copyright year
* Update CMakeLists.txt
Updating the copyright year
* Update tbb.rc
Removing "Windows" from the product name and sourcing the version from version.h
* Update tbb_bind.rc
Removing "Windows" from the product name and sourcing the version info from version.h
* Update tbbmalloc.rc
Removing "Windows" from the product name and sourcing the version info from version.h
* Update tbbmalloc_proxy.rc
Removing "Windows" from the product name and sourcing the version info from version.h
show more ...
|