Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-22 | packaging: Add '-fno-merge-all-constants' build flag for asantizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241014.000300accepted/tizen/unified/x/20240823.023317accepted/tizen/unified/toolchain/20241004.101918accepted/tizen/unified/dev/20240826.221310accepted/tizen/unified/20240822.181408accepted/tizen/9.0/unified/20241030.231658tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unified | Seung-Woo Kim | 1 | -0/+3 | |
The '-fmerge-all-constants' build flag makes asan detect constexpr variable not properly in global data and, so asan reports stack-use-after-scope issue. To remove the asan issue, for asan build, replace the '-fmerge-all-constants' flag with '-fno-merge-all-constants'. Change-Id: I637f3ded3ad049bf967bdc35caa5df52bbd3fd94 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> | |||||
2024-03-21 | Revert "Merge branch 'upstream' into tizen"accepted/tizen/unified/x/20240326.073540accepted/tizen/unified/dev/20240620.010827accepted/tizen/unified/20240322.174245 | Jiyong Min | 974 | -122059/+45617 | |
This reverts commit a6d06c38e46e552195648836052eb909925fe5ff. Change-Id: I6b93bee483d5366cd53ff2ccd7472e7919e61c78 | |||||
2024-03-19 | Remove currently unused flagsaccepted/tizen/unified/20240320.151915accepted/tizen/unified/20240320.110705 | Jiyong | 1 | -24/+1 | |
Change-Id: I896f178164a277f930a60da1cf5259c5023cfc69 | |||||
2023-12-27 | Merge branch 'upstream' into tizenaccepted/tizen/unified/riscv/20240103.054630accepted/tizen/unified/20231228.165749accepted/tizen_unified_riscv | Jiyong | 974 | -45617/+122059 | |
Change-Id: I13b4d2c94ada4853484630800e2a8a5ae90d34c1 | |||||
2023-12-26 | Imported Upstream version 0.9.0upstream/0.9.0upstream | Jiyong | 934 | -99808/+60410 | |
Change-Id: I60862786d19d92bb65425923bfeaa8ec236d8722 | |||||
2023-03-27 | Bump to 0.7.0tizen_8.0_m2_releaseaccepted/tizen/unified/20230329.013240accepted/tizen/8.0/unified/20231005.095044tizen_libjxl_0.9.0tizen_8.0accepted/tizen_8.0_unified | jiyong.min | 1 | -1/+1 | |
Change-Id: Ic6ab24b5cfab3ac6ecc9887f34602bdb3054a81b | |||||
2023-03-27 | Fix build error | jiyong.min | 4 | -4/+10 | |
- The lcms2 requirement is changed according to Tizen. - Modified so that the third party libhwy is not installed. - The ARM_FP v2 is disable because it is not supported. Change-Id: Ia338bb44e6a037e9d261d921f8a26a276a63ba1a | |||||
2023-03-27 | Merge branch 'origin/upstream' into tizen | jiyong.min | 820 | -43643/+89134 | |
Change-Id: I94ba157ea17e2b400d754eefd0f3d8ef471ba3e9 | |||||
2022-12-02 | Imported Upstream version 0.7.0upstream/0.7.0 | jiyong.min | 833 | -31729/+128687 | |
Change-Id: Ice1364b8cdf314cd19cc443865a3c02b7b0c1d5c | |||||
2022-05-16 | Apply the patch for pkg-config due to 64-bit build dependence errortizen_7.0_m2_releasesubmit/tizen/20220524.041755accepted/tizen/unified/20230307.163821accepted/tizen/unified/20220525.134623accepted/tizen/7.0/unified/hotfix/20221116.110957accepted/tizen/7.0/unified/20221110.060017tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unified | jiyong.min | 4 | -4/+32 | |
- Allow adding prefix for pkg-config https://github.com/libjxl/libjxl/pull/1403 Change-Id: Ib56b3a62229206a37d97316d448a7b02fb6fcfc9 | |||||
2022-04-22 | Fix build error when __ARM_FP is 2submit/tizen/20220422.065922accepted/tizen/unified/20220424.221514 | jiyong.min | 2 | -10/+6 | |
- don't use (__ARM_FP & 2) for tizen Change-Id: If23708d27705099e0cf725bd6af629f878e4ce3d | |||||
2022-04-22 | Fix build error when '__ARM_FP' is 0x02submit/tizen/20220422.024303accepted/tizen/unified/20220422.133441 | jiyong.min | 2 | -0/+9 | |
- When '__ARM_FP' is 0x02(fpu support), '__fp16' or '_Float16' needs for 'float16_t'. But '__fp16' and '_Float16' are not declared in tizen. So we add 'float16_t' for tizen. Change-Id: I248119d666c6c30cf5609bfc9a050c93cbfa6257 | |||||
2022-04-12 | add packaging and modify cmakesubmit/tizen/20220415.004459accepted/tizen/unified/20220415.130340 | jiyong.min | 5 | -17/+177 | |
Change-Id: I3f74db78195784e35de1fb5ec051973987dbcd8d | |||||
2022-04-06 | add libhwy submodule for checking hardware accel. | jiyong.min | 82 | -0/+52317 | |
Change-Id: I696de47a8f06ce3801a1f7c1c2452472f4dfac7e | |||||
2022-04-05 | Imported Upstream version 0.6.1upstream/0.6.1 | jiyong.min | 811 | -0/+134728 | |
Change-Id: I1d7cf6d8e9b1a01ffb0971218121010d59418875 | |||||
2022-04-05 | Initial empty repositoryHEADmaster | Tizen Infrastructure | 0 | -0/+0 | |