The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Alien::Build::Plugin::Build::Make"

Alien::Build::Plugin::Build::Make - Make plugin for Alien::Build River stage four • 248 direct dependents • 1388 total dependents

By default Alien::Build provides a helper for the "make" that is used by Perl and ExtUtils::MakeMaker itself. This is handy, because it is the one make that you can mostly guarantee that you will have. Unfortunately it may be a "make" that isn't supp...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Build::CMake - CMake plugin for Alien::Build River stage four • 248 direct dependents • 1388 total dependents

This plugin helps build alienized projects that use "cmake". The intention is to make this a core Alien::Build plugin if/when it becomes stable enough. This plugin provides a meta property "plugin_build_cmake.args" which may change over time but for ...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::PkgConfig::MakeStatic - Convert .pc files into static River stage four • 248 direct dependents • 1388 total dependents

Convert ".pc" file to use static linkage by default. This is an experimental plugin, so use with caution....

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Autotools - Build and install the GNU build system. River stage one • 4 direct dependents • 6 total dependents

This Alien provides the minimum tools requires for building "autoconf" based projects which do not come bundled with a working "configure" script. It currently delegates most of its responsibilities to Alien::autoconf, Alien::automake, Alien::libtool...

PLICEASE/Alien-Autotools-1.08 - 22 Sep 2022 19:14:18 UTC

Alien::autoconf - Build or find autoconf River stage two • 3 direct dependents • 11 total dependents

This distribution provides autoconf so that it can be used by other Perl distributions that are on CPAN. This is most commonly necessary when creating other Aliens that target a autoconf project that does not ship with a "configure" script. Ideally y...

PLICEASE/Alien-autoconf-0.20 - 15 Apr 2024 14:16:27 UTC

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::cmake3 - Find or download or build cmake 3 or better River stage two • 34 direct dependents • 81 total dependents

This Alien distribution provides an external dependency on the build tool "cmake" version 3.0.0 or better. "cmake" is a popular alternative to autoconf....

PLICEASE/Alien-cmake3-0.08 - 16 Jul 2021 18:06:28 UTC

Alien::Build::Plugin - Plugin base class for Alien::Build River stage four • 248 direct dependents • 1388 total dependents

This document describes the Alien::Build plugin base class. For details on how to write a plugin, see Alien::Build::Manual::PluginAuthor. Listed are some common types of plugins: Alien::Build::Plugin::Build Tools for building. Alien::Build::Plugin::C...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker River stage four • 248 direct dependents • 1388 total dependents

This class allows you to use Alien::Build and Alien::Base with ExtUtils::MakeMaker. It load the alienfile recipe in the root of your Alien dist, updates the prereqs passed into "WriteMakefile" if any are specified by your alienfile or its plugins, an...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::XGBoost - Alien package to find, and build if necessary XGBoost dynamic library River stage one • 1 direct dependent • 1 total dependent

Alien package to find, and build if necessary XGBoost dynamic library. This module is to be used by other modules that need the XGBoost dynamic library available, indeed I've made this for AI::XGBoost. If you only want to use XGBoost in your perl pro...

PABLROD/Alien-XGBoost-0.05 - 10 Sep 2017 17:11:04 UTC

Test::Alien::Build - Tools for testing Alien::Build + alienfile River stage four • 248 direct dependents • 1388 total dependents

This module provides some tools for testing Alien::Build and alienfile. Outside of Alien::Build core development, It is probably most useful for Alien::Build::Plugin developers. This module also unsets a number of Alien::Build specific environment va...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Base - Base classes for Alien:: modules River stage four • 248 direct dependents • 1388 total dependents

NOTE: Alien::Base::ModuleBuild is no longer bundled with Alien::Base and has been spun off into a separate distribution. Alien::Base::ModuleBuild will be a prerequisite for Alien::Base until October 1, 2017. If you are using Alien::Base::ModuleBuild ...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Test::Alien - Testing tools for Alien modules River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for testing Alien modules. It has hooks to work easily with Alien::Base based modules, but can also be used via the synthetic interface to test non Alien::Base based Alien modules. It has very modest prerequisites. Prior to...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Role::Dino - Experimental support for dynamic share Alien install River stage two • 7 direct dependents • 13 total dependents

Every now and then someone will ask me why thus and such Alien thing doesn't work with a dynamic library error. My usual response is can you make it work with static libraries? The reason for this is that building dynamic libraries for an Alien share...

PLICEASE/Alien-Role-Dino-0.08 - 30 Aug 2022 07:12:01 UTC

Alien::libmaxminddb - Find or download and install libmaxminddb River stage one • 1 direct dependent • 3 total dependents

MaxMind and DP-IP.com provide geolocation databases in the MaxMind DB file format format. This Perl module finds or downloads and installs the C library libmaxminddb, which can read MaxMind DB files....

VOEGELAS/Alien-libmaxminddb-1.014 - 27 Jan 2024 07:37:57 UTC

Alien::Build::Plugin::Build::MSYS - MSYS plugin for Alien::Build River stage four • 248 direct dependents • 1388 total dependents

This plugin sets up the MSYS environment for your build on Windows. It does not do anything on non-windows platforms. MSYS provides the essential tools for building software that is normally expected in a UNIX or POSIX environment. This like "sh", "a...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Dist::Zilla::Plugin::Alien - Use Alien::Base with Dist::Zilla River stage one • 1 direct dependent • 2 total dependents

NOTE: This module uses the older, and still supported, but not actively developed Alien::Base::ModuleBuild interface for installing aliens. You should use Dist::Zilla::Plugin::AlienBuild for new Aliens, and consider migration for older code as well. ...

ZMUGHAL/Dist-Zilla-Plugin-Alien-0.024 - 05 May 2022 03:54:37 UTC

Alien::Build::Plugin::Probe::Vcpkg - Probe for system libraries using Vcpkg River stage four • 248 direct dependents • 1388 total dependents

This plugin probe can be used to find "system" packages using Microsoft's "Vcpkg" package manager for Visual C++ builds of Perl. "Vcpkg" is a package manager for Visual C++ that includes a number of open source packages. Although "Vcpkg" does also su...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC

Alien::Build::Plugin::Build::Premake5 - Premake5 build plugin for Alien::Build River stage zero No dependents

This plugin provides tools to build projects that use premake5. In particular, it adds the "%{premake5}" helper, which can be used in alienfile recipes, and adds a default build stage with the following commands: '%{premake} ' . $action, '%{make}', '...

JJATRIA/Alien-Build-Plugin-Build-Premake5-0.002 - 31 Oct 2017 10:52:25 UTC

Alien::Build::Plugin::Core::FFI - Core FFI plugin River stage four • 248 direct dependents • 1388 total dependents

This plugin helps make the build_ffi work. You should not need to interact with it directly....

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC
32 results (0.088 seconds)