summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
wchang kim [Tue, 18 Jun 2024 08:31:06 +0000 (17:31 +0900)]
Fixed the build error for gcc-14
Change-Id: I54cbc388e119e85929ca1bf06ca0b18cbc2827b0
Jaehoon Chung [Tue, 30 Apr 2024 02:02:50 +0000 (11:02 +0900)]
packaging: Add %ix86 architecture as ExclusiveArch
This package will be included in mic-bootstrap.
mic-bootstrap is building with x86_64, %ix86 architectures.
It needs to exist %ix86 package in its repos. Otherwise, we can't
include this package in mic-bootstrap.
Change-Id: Ia288110070b515cd9e75188d9ea9bfd438d614f3
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jacek Kryszyn [Fri, 26 Apr 2024 13:52:40 +0000 (15:52 +0200)]
Fix cmake & add rpm packaging
CMake minimum requirement is lowered to the actually
lowest possible version. spec file is added to allow
rpm packaging. Meson build files removed since they
are unnecessary and cause problems with different
compilers.
Change-Id: I3aab2ebdbb12d2aea6965454d4024a0fec731c09
Merge pull request #1 from l-stelmach/meson
Build partition tools and their dependencies with meson and ninja
Łukasz Stelmach [Tue, 26 Sep 2023 23:36:26 +0000 (01:36 +0200)]
Build partition tools and their dependencies with meson and ninja
The meson.build files added in this commit replicate content of make.sh
as closely as possible.
Jacek Kryszyn [Thu, 21 Sep 2023 10:59:44 +0000 (12:59 +0200)]
README.md updated
Jacek Kryszyn [Mon, 21 Aug 2023 14:13:47 +0000 (16:13 +0200)]
correct .gitignore
Jacek Kryszyn [Mon, 21 Aug 2023 14:01:07 +0000 (16:01 +0200)]
Merge branch 'main' of github.sec.samsung.net:j-kryszyn/partition_tools
Jacek Kryszyn [Mon, 21 Aug 2023 13:52:45 +0000 (15:52 +0200)]
cleanup
Jacek Kryszyn [Fri, 28 Jul 2023 15:03:09 +0000 (17:03 +0200)]
added cross-compile file toolchain.make.
Jacek Kryszyn [Fri, 28 Jul 2023 14:36:30 +0000 (16:36 +0200)]
cmake build dir committed accidentally. removed from tracking
Jacek Kryszyn [Fri, 28 Jul 2023 14:25:55 +0000 (16:25 +0200)]
lpmake is built using cmake. libraries added as subdirectories. static build
Jacek Kryszyn [Fri, 21 Jul 2023 08:37:25 +0000 (10:37 +0200)]
README.md updated. crossbuild tools don't work on Ubuntu 20.04 - compiler internal error occurs during build
Jacek Kryszyn [Fri, 21 Jul 2023 06:33:51 +0000 (08:33 +0200)]
README.md enhanced with info about cross-build tools
Jacek Kryszyn [Fri, 21 Jul 2023 06:06:33 +0000 (08:06 +0200)]
README.md fixed
Jacek Kryszyn [Fri, 21 Jul 2023 06:04:50 +0000 (08:04 +0200)]
README.md modified - usage of make.sh with parameters
Jacek Kryszyn [Fri, 21 Jul 2023 05:47:22 +0000 (07:47 +0200)]
changes made to build for arm7vl/aarch64
LonelyFool [Sun, 14 Nov 2021 22:43:48 +0000 (06:43 +0800)]
Merge pull request #7 from 3arthur6/android11-lpdump
Add lpdump binary build support
3arthur6 [Sun, 14 Nov 2021 22:21:35 +0000 (23:21 +0100)]
Fix lpdump issue with relatives img paths
3arthur6 [Sun, 14 Nov 2021 16:58:24 +0000 (17:58 +0100)]
Fix removing lib build directory
3arthur6 [Sun, 14 Nov 2021 16:58:05 +0000 (17:58 +0100)]
Add lpdump to build list and fix header depencencies
3arthur6 [Sun, 14 Nov 2021 16:50:05 +0000 (17:50 +0100)]
Import parsed proto to cpp files
- lpdump dependency
3arthur6 [Sun, 14 Nov 2021 16:25:05 +0000 (17:25 +0100)]
Build libjsonpbparse
- lpdump dependency
3arthur6 [Sun, 14 Nov 2021 16:22:41 +0000 (17:22 +0100)]
Add protobuf lib source, link headers and build it
- lpdump dependency
3arthur6 [Sun, 14 Nov 2021 16:01:56 +0000 (17:01 +0100)]
Use more symbolic links for headers paths
LonelyFool [Sun, 7 Nov 2021 16:40:11 +0000 (00:40 +0800)]
Create README.md
LonelyFool [Sun, 18 Jul 2021 06:21:58 +0000 (06:21 +0000)]
android super.img tools
LonelyFool [Sun, 18 Jul 2021 06:18:59 +0000 (06:18 +0000)]
android super.img tools
LonelyFool [Sun, 18 Jul 2021 05:57:23 +0000 (13:57 +0800)]
Update README.md
android super.img tools
LonelyFool [Sun, 18 Jul 2021 05:37:17 +0000 (05:37 +0000)]
android super.img tools
LonelyFool [Sun, 18 Jul 2021 05:33:44 +0000 (05:33 +0000)]
android super.img tools
LonelyFool [Sun, 18 Jul 2021 05:25:46 +0000 (05:25 +0000)]
super.img tools
LonelyFool [Sun, 11 Apr 2021 11:34:08 +0000 (19:34 +0800)]
Update README.md
LonelyFool [Sun, 11 Apr 2021 11:31:55 +0000 (19:31 +0800)]
Create README.md
LonelyFool [Sun, 11 Apr 2021 11:31:25 +0000 (19:31 +0800)]
Update README.md
LonelyFool [Wed, 31 Mar 2021 07:51:00 +0000 (15:51 +0800)]
Merge pull request #2 from asura99/master
Update make.sh
Asura [Wed, 31 Mar 2021 07:36:01 +0000 (15:36 +0800)]
Update make.sh
fix make failed in arm/arm64
LonelyFool [Thu, 18 Mar 2021 08:17:00 +0000 (16:17 +0800)]
Merge pull request #1 from FlyGoat/master
Add lpdump and lpadd
Jiaxun Yang [Thu, 18 Mar 2021 07:42:35 +0000 (15:42 +0800)]
make.sh: Add lpadd and lpdump
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Jiaxun Yang [Thu, 18 Mar 2021 07:25:49 +0000 (15:25 +0800)]
lpadd: Missing include string.h
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Jiaxun Yang [Thu, 18 Mar 2021 07:09:13 +0000 (15:09 +0800)]
lpdump: Exclude json feature
json feature requires jsonpb and protobuf.
Instead of introduce the mess we just exclude it.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Jiaxun Yang [Thu, 18 Mar 2021 07:08:33 +0000 (15:08 +0800)]
Add gitignore
Prevent including unecessary data.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
LonelyFool [Mon, 13 Apr 2020 09:29:58 +0000 (17:29 +0800)]
first commit
LonelyFool [Mon, 13 Apr 2020 09:27:37 +0000 (17:27 +0800)]
first commit
LonelyFool [Mon, 13 Apr 2020 09:23:16 +0000 (17:23 +0800)]
first commit
LonelyFool [Mon, 13 Apr 2020 07:03:19 +0000 (15:03 +0800)]
first commit