/freebsd/libexec/flua/libfreebsd/sys/ |
H A D | Makefile.inc | diff 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 D | Makefile | 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/libhash/ |
H A D | lhash.c | 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 D | Makefile | 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 D | lhash.h | 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 D | hash.3lua | 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/ |
H A D | Makefile.inc | 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 D | Makefile | diff 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 D | jail.3lua | 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 D | lua_jail.c | 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 D | Makefile | 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/libfreebsd/sys/linker/ |
H A D | Makefile | 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 D | linker.c | 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 D | freebsd.sys.linker.3lua | 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/libucl/ |
H A D | Makefile | 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/libfreebsd/ |
H A D | Makefile | 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 D | Makefile.inc | 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/stand/ |
H A D | defs.mk | diff 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 D | Makefile | diff 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 D | Makefile.inc1 | diff 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
|