|
|
@617
|
16 years |
Bruno Cornec |
Fix Mercurial usage up to cms2build for rinse
|
|
|
@615
|
16 years |
Bruno Cornec |
typo
|
|
|
@612
|
16 years |
Bruno Cornec |
Adds Mercurial support in CMS.pm
|
|
|
@600
|
16 years |
Bruno Cornec |
Adds pb_cms_mod_svn_http function to support fossology https svn …
|
|
|
@595
|
16 years |
Bruno Cornec |
Fix a bug with newproj and the late declaration of PBTPM
|
|
|
@594
|
16 years |
Bruno Cornec |
Fix a syntax issue
|
|
|
@593
|
16 years |
Bruno Cornec |
Fix for bad var usage in Env.pm
|
|
|
@592
|
16 years |
Bruno Cornec |
Improve newver for fedora older versions
|
|
|
@590
|
16 years |
Bruno Cornec |
- Impove CmS messages when dealing with /.. paths
- Improve newver and …
|
|
|
@585
|
16 years |
Bruno Cornec |
- Change pb_announce interface
- Fix announce bug where changes were …
|
|
|
@547
|
17 years |
Bruno Cornec |
First coding of pb_web_news2html which generates news from the …
|
|
|
@544
|
17 years |
Bruno Cornec |
Still improving debian handling. Final delivery and $made still not …
|
|
|
@543
|
17 years |
Bruno Cornec |
Working debian packages for virtual/real packages such as for perl …
|
|
|
@540
|
17 years |
Bruno Cornec |
Fix #32 for RPMS based packages
|
|
|
@539
|
17 years |
Bruno Cornec |
First attempt to code support for real/virtual names for packages in …
|
|
|
@537
|
17 years |
Bruno Cornec |
Fix #31: pb now preserves by default original tar files got by http or …
|
|
|
@527
|
17 years |
Bruno Cornec |
- Fix CVS export functin to also use tags passed in param.
- Backport …
|
|
|
@515
|
17 years |
Bruno Cornec |
Te Display module is reusable so part of ProjectBuilder modules not pb
|
|
|
@512
|
17 years |
Bruno Cornec |
Transport pb_display functions using gettext from Base into a separate …
|
|
|
@505
|
17 years |
Bruno Cornec |
- pb_conf_init introduced to allow projects using pb functions to …
|
|
|
@500
|
17 years |
Bruno Cornec |
- Working patch support added to pb (tested with buffer)
- Filtering …
|
|
|
@499
|
17 years |
Bruno Cornec |
- Modification of filter interface: use a single pb hash which …
|
|
|
@484
|
17 years |
Bruno Cornec |
Improve Fedora official package build
|
|
|
@481
|
17 years |
Bruno Cornec |
Adds support for pbml and pbsmtp at creation of project
|
|
|
@475
|
17 years |
Bruno Cornec |
Fix #29
|
|
|
@473
|
17 years |
Bruno Cornec |
Working announce action for pb
|
|
|
@471
|
17 years |
Bruno Cornec |
announce function - begining of coding
|
|
|
@462
|
17 years |
Bruno Cornec |
- Support perl eol separator ($/) in macros. (Useful for PBDESC)
|
|
|
@456
|
17 years |
Bruno Cornec |
- pb now generates testver in the .pb for newproj
- afio rpm build correct
|
|
|
@453
|
17 years |
Bruno Cornec |
- Sort output of build files
- adds pbrepo entry when using newproj
|
|
|
@452
|
17 years |
Bruno Cornec |
- Make newproj action work again
- Add pb_cms_add function
- Change …
|
|
|
@448
|
17 years |
Bruno Cornec |
- Fake Changelog for test version
- setupvm improved with init level 3 …
|
|
|
@430
|
17 years |
Bruno Cornec |
- Also adapt template creation for new PBREPO support
- Adapt pb for …
|
|
|
@429
|
17 years |
Bruno Cornec |
- Change filtering interface to add pbrepo keyword support and PBREPO …
|
|
|
@427
|
17 years |
Bruno Cornec |
Improve setupv to use pb functions and setup the pb account ssh env …
|
|
|
@424
|
17 years |
Bruno Cornec |
- Fix a bug in Env.pm (forgot a use)
- Fix a bug in …
|
|
|
@417
|
17 years |
Bruno Cornec |
- Reintegrates $pbproj as variable for filter functions (needed for …
|
|
|
@416
|
17 years |
Bruno Cornec |
move the pb_env_init function to a separate module to allow pbinit usage
|
|
|
@415
|
17 years |
Bruno Cornec |
- Adds support for a build system conf file under $vmpath/.pbrc or …
|
|
|
@409
|
17 years |
Bruno Cornec |
- Document all reusable functions in pb
- remove the useless pbproj …
|
|
|
@405
|
17 years |
Bruno Cornec |
Split again function in modules to allow for usage with pbinit and …
|
|
|
@402
|
17 years |
Bruno Cornec |
Split Base.pm and Distribution.pm to create a new perl-ProjectBuilder …
|
|
|
@399
|
17 years |
Bruno Cornec |
exports pb_temp_init
|
|
|
@398
|
17 years |
Bruno Cornec |
Exports pb_syntax_init & pb_syntax
|
|
|
@397
|
17 years |
Bruno Cornec |
- pb_syntax is now shared
- creation of 2 new shared functions …
|
|
|
@396
|
17 years |
Bruno Cornec |
- pod doc done for Base.pm, and man page generated now for it
|
|
|
@395
|
17 years |
Bruno Cornec |
- Move all reusable functions into Base
- Move all pb only functions …
|
|
|
@391
|
17 years |
Bruno Cornec |
- pb: pod content for Distribution.pm and man page delivery
- dploy: …
|
|
|
@383
|
17 years |
Bruno Cornec |
- Adds pb_cms_up and use it
- Prepare a projects directory to host all …
|
|
|
@358
|
17 years |
Bruno Cornec |
Preliminary tests for the new newvm action (test only)
|
|
|
@355
|
17 years |
Bruno Cornec |
Fix a problem in build2vm where the new name of the distro wasn't …
|
|
|
@353
|
17 years |
Bruno Cornec |
- pb_env_init does just setup env variables now. It does CMS checks …
|
|
|
@347
|
17 years |
Bruno Cornec |
setupvm seems better now
|
|
|
@344
|
17 years |
Bruno Cornec |
Lots of fixes in order to make it work for netperf from scratch …
|
|
|
@343
|
17 years |
Bruno Cornec |
Review of newproj to have a correct netperf doc
|
|
|
@342
|
17 years |
Bruno Cornec |
linuxcoe version cvs now builds. Rest to see tags for cvs
|
|
|
@339
|
17 years |
Bruno Cornec |
- PBROOT => PBROOTDIR, Use of PBPROJDIR
- works for pb and mondorescue …
|
|
|
@333
|
17 years |
Bruno Cornec |
Do not call pb_cms_get_uri if not using a real CMS
|
|
|
@331
|
17 years |
Bruno Cornec |
- Improvements for CMS support in 0.9.x serie (lots on CVS)
- Use pod …
|
|
|
@329
|
17 years |
Bruno Cornec |
- All modules are packages now (simplifies use and spec)
|
|
|
@328
|
17 years |
Bruno Cornec |
- pb_changelog back in Base.pm (removal of Changelog.pm)
- cms2build …
|
|
|
@327
|
17 years |
Bruno Cornec |
Improvements in cms2build for SVN but still not finished.
|
|
|
@323
|
17 years |
Bruno Cornec |
Small fixes for CMS support
|
|
|
@322
|
17 years |
Bruno Cornec |
Trying to solve the remaining issues for upstream projects with local …
|
|
|
@321
|
17 years |
Bruno Cornec |
cms_export now also supports svn+ssh
|
|
|
@320
|
17 years |
Bruno Cornec |
- Param packager => pbpackager for consistency, and PBPACKAGER is an …
|
|
|
@319
|
17 years |
Bruno Cornec |
pb_cms_export ready to host the real stuff for file.
|
|
|
@318
|
17 years |
Bruno Cornec |
First success with collectl
|
|
|
@317
|
17 years |
Bruno Cornec |
Fix typos
|
|
|
@316
|
17 years |
Bruno Cornec |
- pb_get_pkg moved to Base and used in newver
- some log improvements. …
|
|
|
@315
|
17 years |
Bruno Cornec |
Backup of local dev. cms2pkg compiles but doesn't work and even remove …
|
|
|
@314
|
17 years |
Bruno Cornec |
- Big rewrite still WIP
- lot of interface changes, pbconf relocated …
|
|
|
@313
|
17 years |
Bruno Cornec |
WARNING: Modifications in progress. DOES NOT WORK
Addition of a …
|
|
|
@310
|
17 years |
Bruno Cornec |
- Fixes for CVS support: remove CVSROOT
- prepare chroot support
- fix …
|
|
|
@300
|
17 years |
Bruno Cornec |
Adds support for supplemental files in projects (such as init scripts …
|
|
|
@299
|
17 years |
Bruno Cornec |
Fix a bug in env var declaration for CVS (CVS_RSH not CVSRSH)
|
|
|
@298
|
17 years |
Bruno Cornec |
Addition of pbproj as a filtered variable for dploy needs also in …
|
|
|
@297
|
17 years |
Bruno Cornec |
Addition of pbproj as a filtered variable for dploy needs
|
|
|
@293
|
17 years |
Bruno Cornec |
Attempt to solve gentoo generation with sudo and pb_system
|
|
|
@291
|
17 years |
Bruno Cornec |
- Removes AppConfig dependency by using just a perl regexp instead.
- …
|
|
|
@288
|
17 years |
Bruno Cornec |
- Document -i option
- send packages before halting the VM (useful …
|
|
|
@287
|
17 years |
Bruno Cornec |
- Fix build process for new pb functions on changelogs
- Fix bugs in …
|
|
|
@286
|
17 years |
Bruno Cornec |
Fixes remaining issues with overall ChangeLog support
|
|
|
@285
|
17 years |
Bruno Cornec |
Adds support of NEWS, AUTHORS, svn|cvs.log, ChangeLog files and …
|
|
|
@273
|
17 years |
Bruno Cornec |
pb_env_init now creates a pbconf template dir if asked for (newproj option)
|
|
|
@265
|
17 years |
Bruno Cornec |
- Ubuntu 7.10 support added
- pbinit executed after filtering (solves …
|
|
|
@262
|
17 years |
Bruno Cornec |
Fix bug #7 where .pbrc nearly empty wasn't working
|
|
|
@259
|
17 years |
Bruno Cornec |
Fix a bug for support of PBLOG = no
|
|
|
@255
|
17 years |
Bruno Cornec |
Fix syntax errors
|
|
|
@254
|
17 years |
Bruno Cornec |
Change pb_changelog interface in order to have a way to not generate …
|
|
|
@242
|
17 years |
Bruno Cornec |
Attempt to fix #2. Needs now to merge most of the .pbrc content into …
|
|
|
@236
|
17 years |
Bruno Cornec |
Fix a bug for filtering non-build files, where filters were done in a …
|
|
|
@235
|
17 years |
Bruno Cornec |
Fix syntax error
|
|
|
@231
|
17 years |
Bruno Cornec |
- backport some spec fixes from 0.8.5
- Fix enhancement #4
|
|
|
@227
|
17 years |
Bruno Cornec |
Flat mode now working for collectl
|
|
|
@226
|
17 years |
Bruno Cornec |
- Improve pbsetupqemu for fc4, sudoers management
- Adds updateqemu …
|
|
|
@212
|
17 years |
Bruno Cornec |
Adds a -m option to svn ci
|
|
|
@208
|
17 years |
Bruno Cornec |
Improved newver again
|
|
|
@206
|
17 years |
Bruno Cornec |
Check rather on URL for svn info
|
|
|
@205
|
17 years |
Bruno Cornec |
chomp forgotten in a system
|
|
|