The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Alien::Build::Plugin::Build::Autoconf - Autoconf plugin for Alien::Build River stage four • 278 direct dependents • 1448 total dependents

This plugin provides some tools for building projects that use autoconf. The main thing this provides is a "configure" helper, documented below and the default build stage, which is: '%{configure} --disable-shared', '%{make}', '%{make} install', On W...

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

Alien::autoconf - Build or find autoconf River stage two • 3 direct dependents • 12 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::Autotools - Build and install the GNU build system. River stage one • 5 direct dependents • 7 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::Build - Build external dependencies for use in CPAN River stage four • 278 direct dependents • 1448 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 • 36 direct dependents • 86 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

Test::Alien - Testing tools for Alien modules River stage four • 278 direct dependents • 1448 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

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::Build::MSYS - MSYS plugin for Alien::Build River stage four • 278 direct dependents • 1448 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

Alien::Build::Plugin::Build::Copy - Copy plugin for Alien::Build River stage four • 278 direct dependents • 1448 total dependents

This plugin copies all of the files from the source to the staging prefix. This is mainly useful for software packages that are provided as binary blobs. It works on both Unix and Windows using the appropriate commands for those platforms without hav...

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

Alien::Build::Plugin::Build::Make - Make plugin for Alien::Build River stage four • 278 direct dependents • 1448 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 • 278 direct dependents • 1448 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::Build::SearchDep - Add dependencies to library and header search path River stage four • 278 direct dependents • 1448 total dependents

This plugin adds the other aliens as prerequisites, and adds their header and library search path to "CFLAGS" and "LDFLAGS" environment variable, so that tools that use them (like autoconf) can pick them up....

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

Alien::Build::Plugin::PkgConfig::PPWrapper River stage one • 2 direct dependents • 7 total dependents

The pure perl PkgConfig script works well, but when called by Alien::Build::Plugin::Build::Autoconf on Windows it is called using the MSYS perl due to its shebang line. This leads to issues with path separators in $ENV{PKG_CONFIG_PATH}. This plugin g...

SLAFFAN/Alien-Build-Plugin-PkgConfig-PPWrapper-0.03 - 20 Mar 2021 06:31:13 UTC
13 results (0.15 seconds)