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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1852   10 years Bruno Cornec - Fix duplicate display error and intermediate RE error as well
(edit) @1851   10 years Bruno Cornec - Fix #128 by removing the initialization to STDOUT of the FD in …
(edit) @1850   10 years Bruno Cornec - Move pb_cms_compliant fundtion into VCS.pm and rename it …
(edit) @1834   10 years Bruno Cornec - Fix bugs in Distribution.pm preventing debian VM to be setup anymore
(edit) @1801   10 years Bruno Cornec - Fix PBREVISION computation for git-svn - Export correctly in case of …
(edit) @1800   10 years Bruno Cornec - Start to support git-svn
(edit) @1795   10 years Bruno Cornec - rename function pb_conf_print into pb_distro_conf_print and place it …
(edit) @1767   11 years Bruno Cornec - generate debian 6 template, latest being debian 7
(edit) @1756   11 years Bruno Cornec - For opensuse 12.3 patch doesn't support the -s option. Fixed in the …
(edit) @1747   11 years Bruno Cornec - Exports also pb_distro_init
(edit) @1731   11 years Bruno Cornec - Adds template for Debian 3.1 and improve vmlist example
(edit) @1713   11 years Bruno Cornec - Fix a perl warning due to a strange syntax for a function
(edit) @1711   11 years Bruno Cornec - Adds the possibility to prefix the output of commands executed by …
(edit) @1694   11 years Bruno Cornec - pbdistrogetparam now works, is built & delivered, and has a new -a …
(edit) @1678   11 years Bruno Cornec - Exports function pb_vcs_add_if_not_in - replace most die by confess
(edit) @1663   11 years Bruno Cornec - Small improvement to pb_exit
(edit) @1661   11 years Bruno Cornec - Introduce a pb_exit function and use it in all apps
(edit) @1660   11 years Bruno Cornec - In debug mode, do not erase the temporary dir created to ease analysis
(edit) @1653   12 years Bruno Cornec - Red Hat 6.2 doesn't really support rpm --whaprovides so removing it …
(edit) @1652   12 years Bruno Cornec - As Red Hat 6.2 in chroot doesn't support setarch i386 for a x86_64 …
(edit) @1651   12 years Bruno Cornec - Avoid to emit msgs when sed -i doesn't work (as on RedHat 6.2) - …
(edit) @1648   12 years Bruno Cornec - setupve needs the sourcing of the project conf file.
(edit) @1647   12 years Bruno Cornec - Render File::Temp and Pod::Usage optional, in order to support …
(edit) @1646   12 years Bruno Cornec - Really use snapshot for launchve when needed. fix some parts of the …
(edit) @1644   12 years Bruno Cornec - Fix a nasty bug when using an empty value on the right side of th = …
(edit) @1604   12 years Bruno Cornec - Fix an error in the Package file generation for deb repo - more …
(edit) @1603   12 years Bruno Cornec - pbtest now uses debian-6.0 has the correct distro name and points to …
(edit) @1602   12 years Bruno Cornec - pb_system will echo systematically the word ERROR when one occurs, …
(edit) @1601   12 years Bruno Cornec - pb correctly now differentiate PBDEP and BPBDEP (in Env.pm for …
(edit) @1597   12 years Bruno Cornec - Adds option pbshowsudo (false by default) to check whether we …
(edit) @1596   12 years Bruno Cornec - Improve system cmd display in Distribution.pm for deps analysis - …
(edit) @1595   12 years Bruno Cornec - pb_system is back to 3 params, as the previously undocumented …
(edit) @1594   12 years Bruno Cornec - Fix a bug in VE context around the chown part (no quotes without the …
(edit) @1592   12 years Bruno Cornec - Fix another bug in pb_check_req on the default value used with a || …
(edit) @1588   12 years Bruno Cornec - Use pb_cjeck_req for all commands called in the VE for its setup, so …
(edit) @1586   12 years Bruno Cornec - Adds support for the PBVCSOPT env var to pass cli options to the VCS …
(edit) @1585   12 years Bruno Cornec - Fix pb_syntax, where a call with an exit of 0 was seen as false and …
(edit) @1584   12 years Bruno Cornec - Move PBPROJ env var setuo from Env.pm to Conf.pm to have it earlier …
(edit) @1576   12 years Bruno Cornec Add support of the PBVCSOPT environment variable to pass options to …
(edit) @1564   12 years Bruno Cornec - Fix typo n rpmbootstrap preventing it to run - Fix the detection of …
(edit) @1560   12 years Bruno Cornec -pb project: Add Copyrights specified by HP Open Source Review Board …
(edit) @1558   12 years Bruno Cornec - pb: [BUGFIX] added code assumed it had Parallel::ForkManager
(edit) @1556   12 years Bruno Cornec pb: Use new pbgpgcheck option to control whether we enable gpgcheck in …
(edit) @1555   12 years Bruno Cornec - pb: improve documentation on the project.pb entries. Use new …
(edit) @1554   12 years Bruno Cornec - pb: Update documentation, the newproj docs were missing an important …
(edit) @1553   12 years Bruno Cornec - pb: log when we start and finish the build, that's an important …
(edit) @1543   12 years Bruno Cornec - setupve|m does not require a cms2 command earlier now.
(edit) @1540   12 years Bruno Cornec - vmmonport is now optional - vmmem is also now really optional …
(edit) @1539   12 years Bruno Cornec - checking packages is allowed to fail - Fix syntax error introduced …
(edit) @1538   12 years Bruno Cornec - Use more confess instead of die in Conf.pm to debug a calling issue
(edit) @1536   12 years Bruno Cornec - Improve git support for pb_vcs_get_uri (Eric Anderson) as for the …
(edit) @1535   12 years Bruno Cornec - Add git support in pb_vcs_up, pb_vcs_checkin and pb_vcs_add
(edit) @1530   12 years Bruno Cornec - ossueminorrel option now initialized first, and correectly. Removes …
(edit) @1529   12 years Bruno Cornec - Fix a typo introduced when adding the pbuseminorrel option
(edit) @1528   12 years Bruno Cornec - Add Copyrights specified by HP Open Source Review Board (Eric …
(edit) @1527   12 years Bruno Cornec - VE.pm: Verify that the proxy variables are passed through if we are …
(edit) @1526   12 years Bruno Cornec - Document pbgpgcheck option. (Eric Anderson) - Generate example of …
(edit) @1524   12 years Bruno Cornec - Distribution.pm: check that package was installed failed because …
(edit) @1523   12 years Bruno Cornec - pb.conf: Add scilinux to list of OS's. Add case where centos …
(edit) @1521   12 years Bruno Cornec - pb.conf: add auto-agree-with-licenses for opensuse, other failures …
(edit) @1520   12 years Bruno Cornec - Fix an error introduced when isolating the new …
(edit) @1519   12 years Bruno Cornec - pb.conf: Add support for centos-6: new osrelfile, add initial …
(edit) @1518   12 years Bruno Cornec - Base.pm: Don't display the error message if failure is ok. Simplify …
(edit) @1517   12 years Bruno Cornec r4765@localhost: bruno | 2012-05-10 17:08:00 +0200 - pb.conf: …
(edit) @1516   12 years Bruno Cornec r4764@localhost: bruno | 2012-05-10 15:13:10 +0200 - …
(edit) @1515   12 years Bruno Cornec r4760@localhost: bruno | 2012-05-10 11:48:21 +0200 - pb.conf: sudo …
(edit) @1514   12 years Bruno Cornec r4759@localhost: bruno | 2012-05-10 11:12:46 +0200 Distribution.pm: …
(edit) @1513   12 years Bruno Cornec r4758@localhost: bruno | 2012-05-10 10:49:36 +0200 Base.pm: Add a …
(edit) @1509   12 years Bruno Cornec - Fix a build bug with the new prefix variable in pb-module. Only use …
(edit) @1507   12 years Bruno Cornec - pb.conf: installing project-builder requires --force-yes since the …
(edit) @1506   12 years Bruno Cornec - Base.pm: add pb_path_expand to do the path expansion for config …
(edit) @1505   12 years Bruno Cornec - Base.pm: use Carp and Cwd so we can give better error messages. Use …
Note: See TracRevisionLog for help on using the revision log.