Marcel Telka
2024-04-02 327b05574f0dc1b1046c72401256ce5afd3e3247
2024-02-24 Marcel Telka
make-rules: prepare testing environment before test run
blob@ b6799e commitdiff | diff to current
2023-09-14 Marcel Telka
makemaker.mk: avoid interactive behaviour for Module::AutoInstall
blob@ 891e6c commitdiff | diff to current
2023-08-11 Marcel Telka
makemaker.mk: add TODO to unresolved test dependencies
blob@ 9140e0 commitdiff | diff to current
2023-08-06 Marcel Telka
makemaker.mk: allow components to mangle runtime dependencies
blob@ 5a8b4e commitdiff | diff to current
2023-08-03 Marcel Telka
makemaker.mk: comment out unresolved test dependencies
blob@ 15b975 commitdiff | diff to current
2023-07-21 Marcel Telka
makemaker.mk: add suggested test requirements
blob@ 8f1b0e commitdiff | diff to current
2023-07-21 Marcel Telka
makemaker.mk: get configure requirements from META.json/META.yml too
blob@ 4d1e46 commitdiff | diff to current
2023-07-13 Marcel Telka
makemaker.mk: use MYMETA.json instead of META.json for metadata
blob@ 372e47 commitdiff | diff to current
2023-06-30 Marcel Telka
makemaker.mk: use full path for python and jq
blob@ 2d72b3 commitdiff | diff to current
2023-05-08 Marcel Telka
make-rules: support for TEST_REQUIRED_PACKAGES.perl
blob@ 0d899f commitdiff | diff to current
2022-10-23 Marcel Telka
make-rules: always save test output even if we do not need it for comparison
blob@ 89aae0 commitdiff | diff to current
2022-10-22 Marcel Telka
make-rules: use versioned test dir for perl and python
blob@ 5d7921 commitdiff | diff to current
2022-10-05 Marcel Telka
makemaker.mk: fix comment for tests filenames
blob@ 40031f commitdiff | diff to current
2022-09-29 Marcel Telka
make-rules: move pipe to GENERATE_EXTRA_CMD
blob@ 9c1e84 commitdiff | diff to current
2022-09-22 Marcel Telka
Drop support for parfait
blob@ d56e92 commitdiff | diff to current
2022-09-10 Marcel Telka
Remove support for Sun Studio from build framework
blob@ 0f8a2f commitdiff | diff to current
2022-08-19 Marcel Telka
makemaker.mk: do not add test_harness when there is no test output file
blob@ e51347 commitdiff | diff to current
2022-08-08 Marcel Telka
make-rules: prep.mk must be included before $(BUILD_STYLE).mk
blob@ fdb421 commitdiff | diff to current
2022-08-02 Marcel Telka
makemaker.mk: add COMPONENT_PERL_DISTRIBUTION to support modules with non-m...
blob@ 3bda04 commitdiff | diff to current
2022-07-31 Marcel Telka
makemaker.mk: replace _ by - in default COMPONENT_FMRI
blob@ d1655e commitdiff | diff to current
2022-07-31 Marcel Telka
makemaker.mk: remove BITS from test related file names
blob@ 4d6c70 commitdiff | diff to current
2022-07-16 Marcel Telka
makemaker.mk: use META.yml if META.json is not available
blob@ f045de commitdiff | diff to current
2022-07-11 Marcel Telka
makemaker.mk: all modules should require runtime/perl
blob@ d8670c commitdiff | diff to current
2022-07-11 Marcel Telka
makemaker.mk: fix META.depend.res target
blob@ 612a86 commitdiff | diff to current
2022-07-10 Marcel Telka
Introduce PERL_VERSIONS_OBSOLETING and make PERL_REQUIRED_PACKAGES availabl...
blob@ 45844d commitdiff | diff to current
2022-07-10 Marcel Telka
Properly handle require-any dependency type for REQUIRED_PACKAGES
blob@ 91663e commitdiff | diff to current
2022-07-08 Marcel Telka
makemaker.mk: Make sure test results contains 'test_harness' line
blob@ 96719f commitdiff | diff to current
2022-07-07 Marcel Telka
makemaker.mk: enable ASLR by default for perl modules
blob@ e39ace commitdiff | diff to current
2022-07-07 Marcel Telka
makemaker.mk: REQUIRED_PACKAGES target should not fail with missing META.json
blob@ 7f3508 commitdiff | diff to current
2022-07-06 Marcel Telka
makemaker.mk: improve test results normalization
blob@ a4588e commitdiff | diff to current
2022-07-06 Marcel Telka
tools/perl-meta-deps: cache results, fix version handling
blob@ 5d333c commitdiff | diff to current
2022-07-06 Marcel Telka
makemaker.mk: infer COMPONENT_VERSION from HUMAN_VERSION
blob@ 997108 commitdiff | diff to current
2022-07-06 Marcel Telka
Add -$(PLV) to fmri in sample-manifest for perl modules and detect dependen...
blob@ 32921b commitdiff | diff to current
2022-07-03 Marcel Telka
makemaker.mk: set component defaults
blob@ de49ed commitdiff | diff to current
2022-07-03 Marcel Telka
makemaker.mk: always require particular runtime/perl
blob@ 20542b commitdiff | diff to current
2022-06-30 Marcel Telka
make-rules: generate perl versioned rules from PERL_VERSIONS
blob@ ecce9a commitdiff | diff to current
2022-06-21 Till Wegmüller
Allow changing cloney args from Makefiles
blob@ 6feee0 commitdiff | diff to current
2022-06-11 Marcel Telka
makemaker.mk: Generate requirements on all built perl version variants for ...
blob@ c010e2 commitdiff | diff to current
2022-05-23 Marcel Telka
makemaker.mk: add default COMPONENT_TEST_TRANSFORMS for perl modules
blob@ d1280c commitdiff | diff to current
2022-05-23 Marcel Telka
makemaker.mk: do not override use of master test results
blob@ f82b69 commitdiff | diff to current
2022-01-05 Tim Mooney
prepare make-rules for perl 5.34
blob@ 6b1597 commitdiff | diff to current
2020-05-15 Aurelien Larcher
Perl bitness compiler flags are not passed correctly
blob@ e552f1 commitdiff | diff to current
2020-03-03 Tim Mooney
default test suite target should be 'test'
blob@ 5a9d2b commitdiff | diff to current
2017-11-30 Alexander Pyhalov
make-rules: set BITS in build stage for makemaker-based components
blob@ 74a265 commitdiff | diff to current
2017-01-10 Alexander Pyhalov
7759 Perl modules update
blob@ 1ff27b commitdiff | diff to current
2016-09-21 Alexander Pyhalov
Import test framework improvements from upstream
blob@ 237543 commitdiff | diff to current
2015-07-27 Alexander Pyhalov
Add rules to make Perl 5.22 modules
blob@ 4c3dde commitdiff | diff to current
2015-01-28 Rich Burridge
19824924 Various Userland component test: Makefile targets should be standa...
blob@ 8d70f8 commitdiff | diff to current
2014-08-05 Alexander Pyhalov
Add COMPONENT_TEST_DIR variable (Merge from upstream).
blob@ 702558 commitdiff | diff to current
2013-07-21 Alexander Pyhalov
Don't trust Perl $Config options while building modules. Enable perl 5.10 m...
blob@ 5227fa commitdiff | diff to current
first | « prev | next »