Home
last modified time | relevance | path

Searched hist:"7899 f917b1c0ea178f1d2be0cfb452086d079d23" (Results 1 – 20 of 20) sorted by relevance

/freebsd/libexec/flua/libfreebsd/sys/
H A DMakefile.incdiff cbf53f5e370e2f6ed0dbd2305b48719fcfc6cec8 Thu Sep 12 14:42:01 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: install linker in the right patch

When moving the freebsd.sys.linker sources the installation path
was lost.

Fixes 7899f917b1c0ea178f1d2be0cfb452086d079d23
7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/libhash/
H A Dlhash.c7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A Dlhash.h7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A Dhash.3lua7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/
H A DMakefile.inc7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A DMakefilediff 7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/libjail/
H A Djail.3lua7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A Dlua_jail.c7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/libfreebsd/sys/linker/
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A Dlinker.c7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A Dfreebsd.sys.linker.3lua7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/libucl/
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/libexec/flua/libfreebsd/
H A DMakefile7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
H A DMakefile.inc7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/stand/
H A Ddefs.mkdiff 7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/lib/
H A DMakefilediff 7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610
/freebsd/
H A DMakefile.inc1diff 7899f917b1c0ea178f1d2be0cfb452086d079d23 Mon Sep 09 17:17:27 CEST 2024 Baptiste Daroussin <bapt@FreeBSD.org> flua: move modules source into the main source directory

Follow the path of what is done with bsnmp, build the modules along
with the main binary, this allows to build the modules at a moment
where all needed libraries are already built and available in the
linker path instead of having to declare all the libraries which a
flua module will be linked to in _prebuild_libs.

Discused with: markj
Reviewed by: markj, jrtc27, kevans, imp
Accepted by: kevans, imp
Differential Revision: https://reviews.freebsd.org/D46610