|
|
@2690
|
15 months |
Bruno Cornec |
Typo
|
|
|
@2659
|
4 years |
Bruno Cornec |
Fix some wrong mageia URLs
|
|
|
@2638
|
5 years |
Bruno Cornec |
Another fix for #187 now tested in a VE
|
|
|
@2636
|
5 years |
Bruno Cornec |
Fix #187 by protecting package requirements which may contain …
|
|
|
@2632
|
5 years |
Bruno Cornec |
More aur support
|
|
|
@2607
|
5 years |
Bruno Cornec |
Fix YAML pb_Dump function, adds a test for embedded YAML, export …
|
|
|
@2604
|
5 years |
Bruno Cornec |
Avoid usage of Module::Build::YAML as creating issues on old distros …
|
|
|
@2598
|
5 years |
Bruno Cornec |
Only use ProjectBuilder::YAML when not in setupv
|
|
|
@2597
|
5 years |
Bruno Cornec |
Fix YAML module usage in setupv
|
|
|
@2586
|
5 years |
Bruno Cornec |
Fix #177 for svn pbconf and tested with one level
|
|
|
@2514
|
5 years |
Bruno Cornec |
adds function pb_path_nbfiles to Base
|
|
|
@2511
|
5 years |
Bruno Cornec |
Fix pbgetparam and pb_distro_conf_print by relacing key value checking
|
|
|
@2510
|
5 years |
Bruno Cornec |
Avoid returning the cf key for pb_conf_get_all
|
|
|
@2503
|
5 years |
Bruno Cornec |
Typo
|
|
|
@2500
|
5 years |
Bruno Cornec |
fix pb_version_init call and dpfunc/ldfunc declaration in init
|
|
|
@2499
|
5 years |
Bruno Cornec |
remove useless pb_distro_get_in_conf_if, fix pb_version_init call and …
|
|
|
@2498
|
5 years |
Bruno Cornec |
Fix pb_version_init call
|
|
|
@2495
|
5 years |
Bruno Cornec |
Rename functions to avoid clashes
|
|
|
@2494
|
5 years |
Bruno Cornec |
pb_conf_write also needs multiple YAML implementation support
|
|
|
@2491
|
5 years |
Bruno Cornec |
Various perf improvements
- Avoid managing full changelog files when …
|
|
|
@2490
|
5 years |
Bruno Cornec |
Fix cases where a param could be undefined
|
|
|
@2489
|
5 years |
Bruno Cornec |
Fix (c) dates
|
|
|
@2488
|
5 years |
Bruno Cornec |
Improve debug messages
- pb_distro_get_param now an internal function …
|
|
|
@2484
|
5 years |
Bruno Cornec |
Adds an internal YAML module from YAML::Tiny to allow distribution …
|
|
|
@2468
|
5 years |
Bruno Cornec |
Fix #180 by adding the pb_check_v function
|
|
|
@2467
|
5 years |
Bruno Cornec |
Use confess instead of die - Fix build2docker by avoiding to go …
|
|
|
@2465
|
5 years |
Bruno Cornec |
Fix repo var so it's undef and allow a correct return for …
|
|
|
@2462
|
5 years |
Bruno Cornec |
Simplify pb_distro_setuprepo
|
|
|
@2437
|
6 years |
Bruno Cornec |
Fix installation of external repos which was broken in this version
|
|
|
@2435
|
6 years |
Bruno Cornec |
docker also requires some initializations
|
|
|
@2434
|
6 years |
Bruno Cornec |
force explicit analysis of boolean and when using cluck
|
|
|
@2429
|
6 years |
Bruno Cornec |
More improvements around CI/CD
- Working sbx|build2docker with …
|
|
|
@2428
|
6 years |
Bruno Cornec |
use pbstep as variable name instead of pbforce incorrect here
|
|
|
@2427
|
6 years |
Bruno Cornec |
Improve install2pkg when repo already configured and use the new …
|
|
|
@2426
|
6 years |
Bruno Cornec |
Start adding install and test target for pb - local install works already
|
|
|
@2425
|
6 years |
Bruno Cornec |
Fix directory structure creation in VCS and name by default package as …
|
|
|
@2410
|
6 years |
Bruno Cornec |
2 fixes for debian repositories
- Fix #178 by changing key detection …
|
|
|
@2404
|
6 years |
Bruno Cornec |
Fix YAML errors in default setup when newproj
|
|
|
@2403
|
6 years |
Bruno Cornec |
initiate pbgitremote variable if not defined to origin
|
|
|
@2402
|
6 years |
Bruno Cornec |
eval YAML LoadFile to try to issue error messages and exit when error
|
|
|
@2397
|
6 years |
Bruno Cornec |
closing a file before returning
|
|
|
@2394
|
6 years |
Bruno Cornec |
Do not consider os-release files when another was found earlier
|
|
|
@2390
|
6 years |
Bruno Cornec |
Add support for SLES 15 by using /etc/os-release as well
|
|
|
@2362
|
6 years |
Bruno Cornec |
better usae of cluck instead of confess to avoid exiting abrutely when …
|
|
|
@2361
|
6 years |
Bruno Cornec |
exits when conf errors are detected instead of going on
|
|
|
@2360
|
6 years |
Bruno Cornec |
More opensuse support
- remove os-release management from conf file …
|
|
|
@2350
|
6 years |
Bruno Cornec |
Improve printing for getconf
|
|
|
@2349
|
6 years |
Bruno Cornec |
Fix #174 by adding the conf param pbgitremote with its doc
|
|
|
@2348
|
6 years |
Bruno Cornec |
Fix check of PBPROJDIR when .git dir not found in pbconf
|
|
|
@2347
|
6 years |
Bruno Cornec |
Exit in pb_system if PBTMP is not defined in env
|
|
|
@2338
|
7 years |
Bruno Cornec |
the API conf file is now under etc and in pb-modules
|
|
|
@2337
|
8 years |
Bruno Cornec |
More alpine improvements (but still not done yet)
|
|
|
@2336
|
8 years |
Bruno Cornec |
Improve again apk build up to prepve
|
|
|
@2335
|
8 years |
Bruno Cornec |
Fix apk installed package detection
|
|
|
@2334
|
8 years |
Bruno Cornec |
Greatly improve apk build (still not finished however)
|
|
|
@2333
|
8 years |
Bruno Cornec |
Initial support of apk for pb
|
|
|
@2330
|
8 years |
Bruno Cornec |
Fix local install for rpm distros (use osins when oslocalins is empty)
|
|
|
@2324
|
8 years |
Bruno Cornec |
Fix #167 by adding an oslocalins option
|
|
|
@2320
|
8 years |
Bruno Cornec |
Fix a template generation error on the %setup line (lack of -n)
|
|
|
@2317
|
8 years |
Bruno Cornec |
Exit if vepath is not defined and newve called
|
|
|
@2312
|
8 years |
Bruno Cornec |
pb_cms_init becomes pb_vcs_init to be used in env_init
|
|
|
@2311
|
8 years |
Bruno Cornec |
ALso setup the project VCS in env_init
|
|
|
@2310
|
8 years |
Bruno Cornec |
Create pb_env_create_dirs to allow later directory creation
|
|
|
@2309
|
8 years |
Bruno Cornec |
Remove useless code
|
|
|
@2308
|
8 years |
Bruno Cornec |
Fix vcs_compliant for git+ssh
the URL computed was removing a git+ssh …
|
|
|
@2307
|
8 years |
Bruno Cornec |
git add needs to be done in the subtree
|
|
|
@2306
|
8 years |
Bruno Cornec |
Do not commit -a it's BAD !
|
|
|
@2305
|
8 years |
Bruno Cornec |
Fix newproj for git
handle the case now in the vcs_compliant function
|
|
|
@2300
|
8 years |
Bruno Cornec |
Automate convversion of pburl into pbprojurl in update_v0 and add an …
|
|
|
@2292
|
8 years |
Bruno Cornec |
Moves documentation aruond directories to pod file
|
|
|
@2291
|
8 years |
Bruno Cornec |
Fix an error in a case where a variable was undefined
|
|
|
@2289
|
8 years |
Bruno Cornec |
Fix pb.conf old usage
- Fix build for pod doc
- Fix remaining ref to …
|
|
|
@2287
|
8 years |
Bruno Cornec |
Fix usage of labels in env var (normalize with 'LABEL'
|
|
|
@2284
|
8 years |
Bruno Cornec |
Now uses pbprojurl instead of pburl to be consistent with pbconfurl
|
|
|
@2279
|
8 years |
Bruno Cornec |
YAML support working for most distros
- Fix rebase issues
- Adds a …
|
|
|
@2278
|
8 years |
Bruno Cornec |
Fix Conf test for empty string and deb deps
|
|
|
@2270
|
8 years |
Bruno Cornec |
FIX usage of PBCONFVER in VE/VM
|
|
|
@2268
|
8 years |
Bruno Cornec |
fix pb_vcs_usage in pv_vcs_add (only pass dir names)
|
|
|
@2267
|
8 years |
Bruno Cornec |
the function to update v0 conf into v1 is now used in VCS.pm to allow …
|
|
|
@2266
|
8 years |
Bruno Cornec |
conf_update_v0 now adds to VCS the file generated
|
|
|
@2265
|
8 years |
Bruno Cornec |
Fix git+svn usage for vcs_add and checkin
|
|
|
@2264
|
8 years |
Bruno Cornec |
Add support for conf file value being empty strings
|
|
|
@2263
|
8 years |
Bruno Cornec |
Fix the merge of YAML conf files in pb_conf_cache
(Up to 3 levels of …
|
|
|
@2261
|
8 years |
Bruno Cornec |
Log when handling YAML conf files the filename
Fix also temp pbrc.yml …
|
|
|
@2260
|
8 years |
Bruno Cornec |
Fix pbroot handling for git+svn (test was wrong)
|
|
|
@2259
|
8 years |
Bruno Cornec |
Return from Env.pm early enough if command is updateconf
|
|
|
@2258
|
8 years |
Bruno Cornec |
Fix temporary files so they are also YAML and transform projects.pb …
|
|
|
@2257
|
8 years |
Bruno Cornec |
Remove mentions of YAML 1.0 for now as creating incorrect syntax
|
|
|
@2256
|
8 years |
Bruno Cornec |
Transform v0 ve|vm|rm conf files into v1 if needed + fixes
|
|
|
@2254
|
8 years |
Bruno Cornec |
Automatically modify v0 filter files into v1 format
|
|
|
@2253
|
8 years |
Bruno Cornec |
More YAML transformations
- We now generate a .pbrc.yml if none exist …
|
|
|
@2252
|
8 years |
Bruno Cornec |
Use .pbrc.yml now as a YAML file as well instead of .pbrc
|
|
|
@2251
|
8 years |
Bruno Cornec |
Transform .pb and .pbf files into .yml as well
In example generated …
|
|
|
@2250
|
8 years |
Bruno Cornec |
Doc fixes mostly
|
|
|
@2249
|
8 years |
Bruno Cornec |
pbdistrocheck + YAML works
- Fix for yml main conf file to avoid …
|
|
|
@2241
|
8 years |
Bruno Cornec |
revert last commit as this is not ready yet for integration in that tree !
|
|
|
@2239
|
8 years |
Bruno Cornec |
Start move to YAML conf files
|
|
|
@2234
|
8 years |
Bruno Cornec |
Adds https_proxy support
|
|
|
@2233
|
8 years |
Bruno Cornec |
Fix wrong filehandle used for proxy management
|
|
|
@2222
|
8 years |
Bruno Cornec |
render some system commands more verbose
|
|
|