Commit Graph

37 Commits

Author SHA1 Message Date
Rudi Heitbaum
624868a953 minor fixes to the toolchain depends 2024-07-03 17:04:33 -04:00
Ian Leonard
d2f06c49d9 heimdal: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-03 00:06:04 -04:00
Rudi Heitbaum
ba655c95bf heimdal: Fix build with autoconf-2.72 2024-06-18 09:05:51 +00:00
mglae
fd642b6ee2 heimdal: fix CFLAGS override after ebff2c7ca0 2024-06-15 18:47:12 +02:00
Jernej Skrabec
ebff2c7ca0 heimdal: fix configuration with gcc 14 2024-05-28 20:47:29 +02:00
Rudi Heitbaum
763eddbab1 heimdal: update to githash 2022-11-17 2022-11-20 05:26:02 +00:00
Rudi Heitbaum
1112a18795 heimdal: update to 2022-04-27 2022-06-13 08:31:07 +00:00
Rudi Heitbaum
1dc0b5bf3e heimdal: update to 5dd29ec 2022-03-22 (8.0pre)
This supports the build of required host cross compiler binaries:
- heimdal_asn1_compile
- heimdal_compile_et

The update to 5dd29ec 2022-03-22 (8.0pre) is required for Samba 4.16.0

add asn1c:host dependancy
2022-03-22 07:35:26 +00:00
heitbaum
954f9fafec heimdal: yyerror match posix standard
required to compile with GNU Bison 3.8

Patch has been upstreamed and works with Bison 2.x --> 3.8
2021-09-12 00:26:40 +10:00
heitbaum
84e22e09db heimdal: autoconf-2.70 and newer are more strict 2021-09-11 23:21:26 +10:00
CvH
99c7d4cb37 Merge pull request #4888 from heitbaum/bump-heim
heimdal: add patches for automake 1.16+
2021-08-11 13:05:38 +02:00
Ian Leonard
a3424e77fc heimdal: add patches for building on Fedora
Build fails with a complaint about not finding ncurses, which is installed. It's
actually checking for tinfo.

Patches are from upstream:
872222db35
5e7bc8d881

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-02-03 05:06:32 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
9fbde1a626 heimdal: add patches for automake 1.16+ 2021-01-07 11:51:54 +00:00
Sascha Kuehndel (InuSasha)
84f82d54b8 heimdal: force building own compile_et 2019-10-30 17:15:17 +01:00
MilhouseVH
92ccff3e5d samba: stop using compile_et installed by e2fsprogs
Install the Heimdal version of compile_et (and asn1_compile for completeness)
using a heimdal_ prefix to avoid a name clash with e2fsprogs which installs a
similar but different (and older) compile_et shell script.

Then, tell Samba where to find the new Heimdal binaries.

Ref: https://bugzilla.samba.org/show_bug.cgi?id=13856
2019-10-29 12:19:07 +00:00
MilhouseVH
5e939010e1 heimdal: we don't need e2fsprogs:host for compile_et 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
75355ffa35 heimdal: update to heimdal-7.7.0 2019-06-07 16:43:38 +01:00
MilhouseVH
83fe1fb51b heimdal: update to heimdal-7.6.0 2019-05-15 23:26:06 +01:00
MilhouseVH
842904f31b heimdal: remove unrequired setting 2018-12-14 22:58:48 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00