source: ProjectBuilder/devel/pb-modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2623   4 years Bruno Cornec Mojolicious OpenAPI plugin wants a .yaml file
(edit) @2609   4 years Bruno Cornec YAML does not save/restore chains with spaces in it, so remove from …
(edit) @2608   4 years Bruno Cornec Improve cleanup for tests
(edit) @2607   4 years Bruno Cornec Fix YAML pb_Dump function, adds a test for embedded YAML, export …
(edit) @2604   4 years Bruno Cornec Avoid usage of Module::Build::YAML as creating issues on old distros …
(edit) @2603   4 years Bruno Cornec Fix fedora 6 deps
(edit) @2600   4 years Bruno Cornec Preliminary support for archlinux
(edit) @2598   4 years Bruno Cornec Only use ProjectBuilder::YAML when not in setupv
(edit) @2597   4 years Bruno Cornec Fix YAML module usage in setupv
(edit) @2586   4 years Bruno Cornec Fix #177 for svn pbconf and tested with one level
(edit) @2514   4 years Bruno Cornec adds function pb_path_nbfiles to Base
(edit) @2511   4 years Bruno Cornec Fix pbgetparam and pb_distro_conf_print by relacing key value checking
(edit) @2510   4 years Bruno Cornec Avoid returning the cf key for pb_conf_get_all
(edit) @2506   4 years Bruno Cornec Fix #171 by passing undef -not 0 - for pbinit param to env_init
(edit) @2504   4 years Bruno Cornec Test without à to avoid issues for now
(edit) @2503   4 years Bruno Cornec Typo
(edit) @2501   4 years Bruno Cornec Fix pbinstalltype based on project, not tuple
(edit) @2500   4 years Bruno Cornec fix pb_version_init call and dpfunc/ldfunc declaration in init
(edit) @2499   4 years Bruno Cornec remove useless pb_distro_get_in_conf_if, fix pb_version_init call and …
(edit) @2498   4 years Bruno Cornec Fix pb_version_init call
(edit) @2496   4 years Bruno Cornec call pb_conf_init before using conf files
(edit) @2495   4 years Bruno Cornec Rename functions to avoid clashes
(edit) @2494   4 years Bruno Cornec pb_conf_write also needs multiple YAML implementation support
(edit) @2493   4 years Bruno Cornec more tests for conf with YAML::XS
(edit) @2491   4 years Bruno Cornec Various perf improvements - Avoid managing full changelog files when …
(edit) @2490   4 years Bruno Cornec Fix cases where a param could be undefined
(edit) @2489   4 years Bruno Cornec Fix (c) dates
(edit) @2488   4 years Bruno Cornec Improve debug messages - pb_distro_get_param now an internal function …
(edit) @2484   4 years Bruno Cornec Adds an internal YAML module from YAML::Tiny to allow distribution …
(edit) @2483   4 years Bruno Cornec Adds support for CentOS 8
(edit) @2468   4 years Bruno Cornec Fix #180 by adding the pb_check_v function
(edit) @2467   4 years Bruno Cornec Use confess instead of die - Fix build2docker by avoiding to go …
(edit) @2465   4 years Bruno Cornec Fix repo var so it's undef and allow a correct return for …
(edit) @2462   4 years Bruno Cornec Simplify pb_distro_setuprepo
(edit) @2460   4 years Bruno Cornec adds conf for fedora 31
(edit) @2457   4 years Bruno Cornec Improve zypper calls
(edit) @2456   4 years Bruno Cornec Improve zypper calls
(edit) @2437   5 years Bruno Cornec Fix installation of external repos which was broken in this version
(edit) @2435   5 years Bruno Cornec docker also requires some initializations
(edit) @2434   5 years Bruno Cornec force explicit analysis of boolean and when using cluck
(edit) @2430   5 years Bruno Cornec mageia now uses ntpdate as a separate package
(edit) @2429   5 years Bruno Cornec More improvements around CI/CD - Working sbx|build2docker with …
(edit) @2428   5 years Bruno Cornec use pbstep as variable name instead of pbforce incorrect here
(edit) @2427   5 years Bruno Cornec Improve install2pkg when repo already configured and use the new …
(edit) @2426   5 years Bruno Cornec Start adding install and test target for pb - local install works already
(edit) @2425   5 years Bruno Cornec Fix directory structure creation in VCS and name by default package as …
(edit) @2422   5 years Bruno Cornec by default, rhel is handled without minor version
(edit) @2421   5 years Bruno Cornec Complete fix for rhel 8
(edit) @2420   5 years Bruno Cornec Fix dnf support for rhel 8 and fedora 30
(edit) @2410   5 years Bruno Cornec 2 fixes for debian repositories - Fix #178 by changing key detection …
(edit) @2404   5 years Bruno Cornec Fix YAML errors in default setup when newproj
(edit) @2403   5 years Bruno Cornec initiate pbgitremote variable if not defined to origin
(edit) @2402   5 years Bruno Cornec eval YAML LoadFile to try to issue error messages and exit when error
(edit) @2397   5 years Bruno Cornec closing a file before returning
(edit) @2394   5 years Bruno Cornec Do not consider os-release files when another was found earlier
(edit) @2390   5 years Bruno Cornec Add support for SLES 15 by using /etc/os-release as well
(edit) @2388   5 years Bruno Cornec Gentoo perl-YAML dep is yaml
(edit) @2375   5 years Bruno Cornec Fix partly the examples to use YAML format instead of previous one
(edit) @2371   5 years Bruno Cornec Fix opensuse ctn deps
(edit) @2362   5 years Bruno Cornec better usae of cluck instead of confess to avoid exiting abrutely when …
(edit) @2361   5 years Bruno Cornec exits when conf errors are detected instead of going on
(edit) @2360   5 years Bruno Cornec More opensuse support - remove os-release management from conf file …
(edit) @2352   5 years Bruno Cornec Add support for latest fedora disto
(edit) @2350   5 years Bruno Cornec Improve printing for getconf
(edit) @2349   5 years Bruno Cornec Fix #174 by adding the conf param pbgitremote with its doc
(edit) @2348   5 years Bruno Cornec Fix check of PBPROJDIR when .git dir not found in pbconf
(edit) @2347   5 years Bruno Cornec Exit in pb_system if PBTMP is not defined in env
(edit) @2338   6 years Bruno Cornec the API conf file is now under etc and in pb-modules
(edit) @2337   6 years Bruno Cornec More alpine improvements (but still not done yet)
(edit) @2336   7 years Bruno Cornec Improve again apk build up to prepve
(edit) @2335   7 years Bruno Cornec Fix apk installed package detection
(edit) @2334   7 years Bruno Cornec Greatly improve apk build (still not finished however)
(edit) @2333   7 years Bruno Cornec Initial support of apk for pb
(edit) @2330   7 years Bruno Cornec Fix local install for rpm distros (use osins when oslocalins is empty)
(edit) @2324   7 years Bruno Cornec Fix #167 by adding an oslocalins option
(edit) @2320   7 years Bruno Cornec Fix a template generation error on the %setup line (lack of -n)
(edit) @2317   7 years Bruno Cornec Exit if vepath is not defined and newve called
(edit) @2312   7 years Bruno Cornec pb_cms_init becomes pb_vcs_init to be used in env_init
(edit) @2311   7 years Bruno Cornec ALso setup the project VCS in env_init
(edit) @2310   7 years Bruno Cornec Create pb_env_create_dirs to allow later directory creation
(edit) @2309   7 years Bruno Cornec Remove useless code
(edit) @2308   7 years Bruno Cornec Fix vcs_compliant for git+ssh the URL computed was removing a git+ssh …
(edit) @2307   7 years Bruno Cornec git add needs to be done in the subtree
(edit) @2306   7 years Bruno Cornec Do not commit -a it's BAD !
(edit) @2305   7 years Bruno Cornec Fix newproj for git handle the case now in the vcs_compliant function
(edit) @2300   7 years Bruno Cornec Automate convversion of pburl into pbprojurl in update_v0 and add an …
(edit) @2298   7 years Bruno Cornec Fir YAML deps needed for installation with v >= 0.15
(edit) @2292   7 years Bruno Cornec Moves documentation aruond directories to pod file
(edit) @2291   7 years Bruno Cornec Fix an error in a case where a variable was undefined
(edit) @2290   7 years Bruno Cornec Document pb Env var, URLs and DIRs !!
(edit) @2289   7 years Bruno Cornec Fix pb.conf old usage - Fix build for pod doc - Fix remaining ref to …
(edit) @2287   7 years Bruno Cornec Fix usage of labels in env var (normalize with 'LABEL'
(edit) @2286   7 years Bruno Cornec Some small doc fixes
(edit) @2285   7 years Bruno Cornec Add documentation for pbadditionalgpg
(edit) @2284   7 years Bruno Cornec Now uses pbprojurl instead of pburl to be consistent with pbconfurl
(edit) @2279   7 years Bruno Cornec YAML support working for most distros - Fix rebase issues - Adds a …
(edit) @2278   7 years Bruno Cornec Fix Conf test for empty string and deb deps
(edit) @2276   7 years Bruno Cornec Adapt Conf test so that we handle YAML formats as well
(edit) @2275   7 years Bruno Cornec Fix tests so that they really work when Test::More isn't found
(edit) @2274   7 years Bruno Cornec Fix YAML deps for pb in pb.yml
Note: See TracRevisionLog for help on using the revision log.