source: ProjectBuilder/devel/pb-modules/lib/ProjectBuilder

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @2270   7 years Bruno Cornec FIX usage of PBCONFVER in VE/VM
(edit) @2268   7 years Bruno Cornec fix pb_vcs_usage in pv_vcs_add (only pass dir names)
(edit) @2267   7 years Bruno Cornec the function to update v0 conf into v1 is now used in VCS.pm to allow …
(edit) @2266   7 years Bruno Cornec conf_update_v0 now adds to VCS the file generated
(edit) @2265   7 years Bruno Cornec Fix git+svn usage for vcs_add and checkin
(edit) @2264   7 years Bruno Cornec Add support for conf file value being empty strings
(edit) @2263   7 years Bruno Cornec Fix the merge of YAML conf files in pb_conf_cache (Up to 3 levels of …
(edit) @2261   7 years Bruno Cornec Log when handling YAML conf files the filename Fix also temp pbrc.yml …
(edit) @2260   7 years Bruno Cornec Fix pbroot handling for git+svn (test was wrong)
(edit) @2259   7 years Bruno Cornec Return from Env.pm early enough if command is updateconf
(edit) @2258   7 years Bruno Cornec Fix temporary files so they are also YAML and transform projects.pb …
(edit) @2257   7 years Bruno Cornec Remove mentions of YAML 1.0 for now as creating incorrect syntax
(edit) @2256   7 years Bruno Cornec Transform v0 ve|vm|rm conf files into v1 if needed + fixes
(edit) @2254   7 years Bruno Cornec Automatically modify v0 filter files into v1 format
(edit) @2253   7 years Bruno Cornec More YAML transformations - We now generate a .pbrc.yml if none exist …
(edit) @2252   7 years Bruno Cornec Use .pbrc.yml now as a YAML file as well instead of .pbrc
(edit) @2251   7 years Bruno Cornec Transform .pb and .pbf files into .yml as well In example generated …
(edit) @2250   7 years Bruno Cornec Doc fixes mostly
(edit) @2249   7 years Bruno Cornec pbdistrocheck + YAML works - Fix for yml main conf file to avoid …
(edit) @2241   7 years Bruno Cornec revert last commit as this is not ready yet for integration in that tree !
(edit) @2239   7 years Bruno Cornec Start move to YAML conf files
(edit) @2234   7 years Bruno Cornec Adds https_proxy support
(edit) @2233   7 years Bruno Cornec Fix wrong filehandle used for proxy management
(edit) @2222   7 years Bruno Cornec render some system commands more verbose
(edit) @2221   7 years Bruno Cornec Fix an error in a pb_log and adds a pbve.pre example
(edit) @2217   7 years Bruno Cornec Fix an error whith external repo When using an external repo the …
(edit) @2214   7 years Bruno Cornec Revert most of rev [2204] There was an error on the directory …
(edit) @2208   7 years Bruno Cornec Minor skeleton improvements
(edit) @2207   7 years Bruno Cornec Expand potential vars in PBPROJDIR
(edit) @2205   7 years Bruno Cornec Improve newproj action review skeletons, fix some tests) Use PBPROJDIR …
(edit) @2202   7 years Bruno Cornec Fix a bug with git+http when doing export, where the worng block was …
(edit) @2189   7 years Bruno Cornec Fix a bug on the analysis of build dependencies for deb packages when …
(edit) @2188   7 years Bruno Cornec Add support for additional signed deb repositories
(edit) @2187   7 years Bruno Cornec Rename pb_distro_setuprepo_gen as pb_distro_setuprepo_gen_conf and …
(edit) @2182   7 years Bruno Cornec Solve an issue with dependency optimization When adding a new repo, …
(edit) @2181   7 years Bruno Cornec Fix GPG key import
(edit) @2178   7 years Bruno Cornec Import GPG key files on OpenSUSE as zypper doesn't do it alone it seems
(edit) @2177   7 years Bruno Cornec Improved build procedure build is now calling back prep first in …
(edit) @2176   7 years Bruno Cornec Fix package based installation of pb
(edit) @2171   7 years Bruno Cornec - Fix #152: do not exit loop of repos to handled to early in order to …
(edit) @2169   7 years Bruno Cornec Fix #152 by adding support for https scheme in URLs !!
(edit) @2161   7 years Bruno Cornec Improve logging
(edit) @2157   7 years Bruno Cornec Change interface of pb_ve_docker_get_image which now returns undef …
(edit) @2155   7 years Bruno Cornec - Now fix pb_distro_conf_print and place project after distros to have …
(edit) @2154   7 years Bruno Cornec Fix conf file analysis: - pb_conf_get_if now returns the value and …
(edit) @2153   7 years Bruno Cornec - Use function pb_distro_conf_print in pbgetparam to avoid code …
(edit) @2152   7 years Bruno Cornec - Fix a bug in the loading order of the 2 generic conf files files …
(edit) @2136   8 years Bruno Cornec Fix #115 The standard conf file is now under /usr/share/pb and the …
(edit) @2119   8 years Bruno Cornec -Fix #144 by declaring PBTMP when File::Temp doesn't exist
(edit) @2114   8 years Bruno Cornec - Improve exmaple conf file generation for 0.14.x versions
(edit) @2105   8 years Bruno Cornec Fix the version returned by pb for test mode
(edit) @2104   8 years Bruno Cornec Fix name of docker reg/repo function and fix it by invoking the older …
(edit) @2102   8 years Bruno Cornec Fix generation of example files to correspond to current test version …
(edit) @2098   8 years Bruno Cornec The expanded PBVER macro should just use the macro, not the extdir …
(edit) @2092   8 years Bruno Cornec Adds function pv_ve_docker_repo Reuse code from VE.pm in pb to check …
(edit) @2091   8 years Bruno Cornec Fix a bug for git+svn directories need to be used as with normal svn
(edit) @2086   8 years Bruno Cornec - Updates COPYINg files for new FSF address - Improve pbr support
(edit) @2084   8 years Bruno Cornec - build and delivery directories renamed pbbuild and pbdelivery for …
(edit) @2079   8 years Bruno Cornec Add support for pbr for python project such as python-redfish Update …
(edit) @2077   8 years Bruno Cornec First attempt to add a Mojolicious web app with swagger providing a …
(edit) @2063   8 years Bruno Cornec - Fix a perl warning with recent versions where we now need to escape {
(edit) @2032   8 years Bruno Cornec - Copyright update for 2016
(edit) @2025   8 years Bruno Cornec improve git support by archiving HEAD if no modif in progress and …
(edit) @2024   8 years Bruno Cornec - Fix previous commit not tested (should use even more pb !!)
(edit) @2023   8 years Bruno Cornec - export now export the current state of the git tree with git stash …
(edit) @2022   8 years Bruno Cornec - Improve git support where pbconf is upstream in the main directory …
(edit) @2012   9 years Bruno Cornec Adds dnf support Starting with Fedora 22 the package manager is dnf …
(edit) @2003   9 years Bruno Cornec Presence of a local docker registry is now optional Do not for ce …
(edit) @1972   9 years Bruno Cornec Adds debug info to Distribution.pm to catch a dependency analysis …
(edit) @1969   9 years Bruno Cornec When searching for amiguous distro files, do not issue error messages …
(edit) @1967   9 years Bruno Cornec - newve now installs deps in container if using an upstream one
(edit) @1966   9 years Bruno Cornec Add the possibility to use an existing docker image for newve with -i …
(edit) @1958   9 years Bruno Cornec - Update copyrights dates notices - Change pb_parallel_launchv …
(edit) @1907   10 years Bruno Cornec - Fix some default initializations (|| undef e.g.) - VE.pm doesn't …
(edit) @1905   10 years Bruno Cornec - pb_conf_write is indeed working and tested now (git error)
(edit) @1904   10 years Bruno Cornec - Add a pb_conf_write function and its test
(edit) @1903   10 years Bruno Cornec - Add entries for osrepo for mageia/mandriva distros to allow setupve …
(edit) @1902   10 years Bruno Cornec - Usage of sudo for docker import to avoid issues in rights
(edit) @1900   10 years Bruno Cornec - Add support for docker phase 1: newve working - Add separate …
(edit) @1897   10 years Bruno Cornec - Fix a previous patch on git support for compliance checks which were …
(edit) @1896   10 years Bruno Cornec - Fix PBDIR computation when using git+svn (which is like svn with …
(edit) @1893   10 years Bruno Cornec - Adapt a patch from Hartmut Goebel h.goebel_at_crazy-compilers.com in …
(edit) @1879   10 years Bruno Cornec - Do not abort if pb_stop_on_error isn't set in pb_distro_installdeps …
(edit) @1875   10 years Bruno Cornec - Improve git support for repo creation hopefully - Git build works …
(edit) @1872   10 years Bruno Cornec - Fix an error msg which shouldn't be printed with a wrong testing on …
(edit) @1866   10 years Bruno Cornec - If using git, then do not use the version name in the URI cloned as …
Note: See TracRevisionLog for help on using the revision log.