source: ProjectBuilder/devel/pb/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2333   6 years Bruno Cornec Initial support of apk for pb
(edit) @2325   7 years Bruno Cornec Remove a duplicate log in CMS for Packages:
(edit) @2312   7 years Bruno Cornec pb_cms_init becomes pb_vcs_init to be used in env_init
(edit) @2300   7 years Bruno Cornec Automate convversion of pburl into pbprojurl in update_v0 and add an …
(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) @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) @2263   7 years Bruno Cornec Fix the merge of YAML conf files in pb_conf_cache (Up to 3 levels of …
(edit) @2260   7 years Bruno Cornec Fix pbroot handling for git+svn (test was wrong)
(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) @2251   7 years Bruno Cornec Transform .pb and .pbf files into .yml as well In example generated …
(edit) @2169   7 years Bruno Cornec Fix #152 by adding support for https scheme in URLs !!
(edit) @2139   8 years Bruno Cornec Adding function pb_filter_var_print to enhance pb as per #148
(edit) @2116   8 years Bruno Cornec - Reduce git commit ID to 8 digits
(edit) @2109   8 years Bruno Cornec Fix changelog generation with new test names
(edit) @2107   8 years Bruno Cornec - Use a dedicated pbos var when dealing with deb Release file
(edit) @2032   8 years Bruno Cornec - Copyright update for 2016
(edit) @2022   8 years Bruno Cornec - Improve git support where pbconf is upstream in the main directory …
(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) @1896   10 years Bruno Cornec - Fix PBDIR computation when using git+svn (which is like svn with …
(edit) @1866   10 years Bruno Cornec - If using git, then do not use the version name in the URI cloned as …
(edit) @1850   10 years Bruno Cornec - Move pb_cms_compliant fundtion into VCS.pm and rename it …
(edit) @1801   10 years Bruno Cornec - Fix PBREVISION computation for git-svn - Export correctly in case of …
(edit) @1791   11 years Bruno Cornec - improve case where the $tmp variable was ptentially undefined
(edit) @1764   11 years Bruno Cornec - Fix deb changelog generation to avoid long lines (using Text/Wrap to …
(edit) @1756   11 years Bruno Cornec - For opensuse 12.3 patch doesn't support the -s option. Fixed in the …
(edit) @1560   12 years Bruno Cornec -pb project: Add Copyrights specified by HP Open Source Review Board …
(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) @1552   12 years Bruno Cornec - pb: log when we start and finish the build, that's an important …
(edit) @1551   12 years Bruno Cornec - pbdistrocheck: remove hack to have common library path and static …
(edit) @1549   12 years Bruno Cornec - pb: Improve build2pkg documentation so It can be referenced in …
(edit) @1537   12 years Bruno Cornec - pb: Set pb_stop_on_error, add option to continue through errors. Add …
(edit) @1535   12 years Bruno Cornec - Add git support in pb_vcs_up, pb_vcs_checkin and pb_vcs_add
(edit) @1495   12 years Bruno Cornec r4735@localhost: bruno | 2012-05-07 03:46:39 +0200 - Conf.pm largely …
(edit) @1487   12 years Bruno Cornec - Fix Plugin.pm for caspar structure management (don't use tables but …
(edit) @1469   12 years Bruno Cornec - Split CMS functions in 2 parts, one lowlevel reusable outside of pb …
(edit) @1434   12 years Bruno Cornec r4577@localhost: bruno | 2012-03-18 16:37:37 +0100 - Fix a syntex …
(edit) @1432   12 years Bruno Cornec r4556@localhost: bruno | 2012-03-08 22:31:12 +0100 - Adds a new …
(edit) @1421   12 years Bruno Cornec - Improve handling of lack of svn2cl command
(edit) @1367   12 years Bruno Cornec - Fix a bug in the recursive function pb_list_bfiles where file handle …
(edit) @1312   13 years Bruno Cornec - Fix #103: ProjectBuilder::Env is needed by rpmbootstrap so should be …
(edit) @1302   13 years Bruno Cornec devel/svk-commitnUF8h.tmp
(edit) @1287   13 years Bruno Cornec
(edit) @1278   13 years Bruno Cornec r4314@localhost: bruno | 2011-03-24 22:18:22 +0100 - Adds RPM …
(edit) @1262   13 years Bruno Cornec - Fix doc generation for pb.conf.pod
(edit) @1261   13 years Bruno Cornec - Fix #82 Undescriptive error message for missing pbcl file
(edit) @1257   13 years Bruno Cornec - Updated Lab for TES 2011
(edit) @1256   13 years Bruno Cornec - Adds filter geenration at newproj time for more debian/ubuntu distros
(edit) @1252   13 years Bruno Cornec - Fix bug #95 Personalized FILTER accessing an item in an hash of a hash
(edit) @1218   13 years Bruno Cornec - Fix #86 (ndoualot) - error in hash test sources should be used and …
(edit) @1212   13 years Bruno Cornec - pb_mkdir_p doesn't return anything anymore. Test of return removed. …
(edit) @1208   13 years Bruno Cornec - Fix a typo in CMS.pm - Try to fix an issue when starting from a …
(edit) @1206   13 years Bruno Cornec
(edit) @1192   13 years Bruno Cornec - Fix pb_get_filters to also support filter based on os name and …
(edit) @1186   13 years Bruno Cornec - Fix now pateches and sources delivery in parallel mode completely.
(edit) @1185   13 years Bruno Cornec - Fix pb for patches and additional sources support in parallel mode …
(edit) @1184   13 years Bruno Cornec - Avoids a unicity issue when in parallel mode in …
(edit) @1183   13 years Bruno Cornec - Allow pb_filter_file to manage undefined filter hash
(edit) @1181   13 years Bruno Cornec - Fix rpmbootstrap and pb newve order, which wasn't working after the …
(edit) @1180   13 years Bruno Cornec remove some undefined cases not tested
(edit) @1177   13 years Bruno Cornec r4161@eelzbach2: bruno | 2011-02-06 21:07:30 +0100 - Introduction of …
(edit) @1176   13 years Bruno Cornec r4160@eelzbach2: bruno | 2011-02-06 13:30:39 +0100 - Adds support …
(edit) @1174   13 years Bruno Cornec - Fix ebuild test name generation (Report Francesco) - Fix project …
(edit) @1173   13 years Bruno Cornec -Add somr structure creation in case we start from nothing and fix …
(edit) @1172   13 years Bruno Cornec Fix a bug when initializing a pb env without anything previously …
(edit) @1156   13 years Bruno Cornec - Adds a global variable REVISION for version management - Do not …
(edit) @1153   13 years Bruno Cornec - Avoid File::MimeInfo hard requirement. Only abort if not found when …
(edit) @1148   13 years Bruno Cornec - Most modules now have a VERSION declared - Moulde Version.pm move to …
(edit) @1136   13 years Bruno Cornec - Fix #76 by improving solaris skeleton generation
(edit) @1134   13 years Bruno Cornec - Fix the sendmail require bug for announce command - Fix warnings …
(edit) @1130   13 years Bruno Cornec - First attempt to fix both #74 and #10 by adding support for …
(edit) @1127   13 years Bruno Cornec - Modify pb_check_req interface to return the found value and allow …
(edit) @1114   13 years Bruno Cornec Adds some level 1 debug info for CMS module
(edit) @1113   13 years Bruno Cornec - Presentation update after HP internal presentation - Fix a bug when …
(edit) @1107   13 years Bruno Cornec r4032@localhost: bruno | 2010-11-08 15:51:53 +0100 - Change …
(edit) @1097   13 years Bruno Cornec - Fix #36 by adding new targets to pb with sbx2 suffix. They replace …
(edit) @1094   14 years Bruno Cornec - Fix a bug when calling clean with no previous environment available …
(edit) @1088   14 years Bruno Cornec r4000@localhost: bruno | 2010-09-02 16:48:13 +0200 - Fix #66 - Bug …
(edit) @1083   14 years Bruno Cornec - Other fixes for lintian in project-builder
(edit) @1066   14 years Bruno Cornec r3935@dhcp184-49-175-19: bruno | 2010-06-26 08:40:49 +0200 - Adds …
(edit) @1044   14 years Bruno Cornec - First attempt to improve Web site delivery for docs (man pages, ...)
(edit) @986   14 years Bruno Cornec r3700@localhost: bruno | 2010-02-20 16:35:59 +0100 - Continue to …
(edit) @973   14 years Bruno Cornec Split function pb_env_init and add function pb_env_init_pbrc needed …
(edit) @940   14 years Bruno Cornec Preliminary version of a Web site
(edit) @933   14 years Bruno Cornec - Improves debian build (tab/space were mixed)
(edit) @916   14 years Bruno Cornec - Improves Debian support by a/ allowing PBDESC to be used in control …
(edit) @904   14 years Bruno Cornec Addition of license URL for Debian
(edit) @896   14 years Bruno Cornec r3590@localhost: bruno | 2009-11-07 02:45:08 +0100 - Mondorescue …
(edit) @890   14 years Bruno Cornec - Adds solaris support to pb_env_init (template file creation) - …
(edit) @873   15 years Bruno Cornec First round of Solaris fixes
(edit) @865   15 years Bruno Cornec - Do not force to have a vepath and vmpath in the .pbrc to start with …
(edit) @851   15 years Bruno Cornec - Create a ~/.pbr as template if no previous one was there - Fix #47
(edit) @822   15 years Bruno Cornec r3242@localhost: bruno | 2009-07-12 02:43:34 +0200 Fix return value …
(edit) @819   15 years Bruno Cornec r3240@localhost: bruno | 2009-07-12 02:37:04 +0200 Handle case of …
Note: See TracRevisionLog for help on using the revision log.