aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Build.pm
Commit message (Expand)AuthorAgeFilesLines
* revert previous commit: compute_deps() is still used by mkcdPascal Rigaux2007-09-071-0/+214
* remove unused compute_deps() \o/Pascal Rigaux2007-09-071-213/+0
* document the fact that build_synthesis returns true on successPascal Rigaux2007-06-151-1/+2
* re-sync after the big svn loss1.581.571.561.55Pascal Rigaux2007-04-241-9/+10
* Add POD test, remove sole pod fragment in URPM::BuildRafael Garcia-Suarez2006-09-071-5/+2
* Use new MDV namespaceRafael Garcia-Suarez2005-10-281-3/+3
* Warning fixes and documentationRafael Garcia-Suarez2005-06-011-5/+13
* Ensure archs are identicalRafael Garcia-Suarez2005-06-011-2/+4
* Integrate a function to produce deltarpmsRafael Garcia-Suarez2005-06-011-4/+20
* Speed optimisation for updating mediaRafael Garcia-Suarez2005-03-031-4/+2
* Croak if build_base_files can't write filesRafael Garcia-Suarez2005-01-041-3/+3
* trust packdrake's defaultsRafael Garcia-Suarez2004-12-091-4/+3
* Remove external call to packdrake.Rafael Garcia-Suarez2004-12-091-3/+9
* Inspired changes on top of Olivier's changesRafael Garcia-Suarez2004-11-251-5/+1
* - allow to use an array of id instead (start .. end) in functions.Olivier Thauvin2004-11-251-3/+5
* Fix method descriptionRafael Garcia-Suarez2004-10-141-1/+0
* Small comment fixesRafael Garcia-Suarez2004-10-131-15/+15
* If $TMPDIR is not writable, don't use itRafael Garcia-Suarez2004-09-031-3/+9
* Silence a compilation warningRafael Garcia-Suarez2004-08-021-1/+1
* Make perl_checker a bit more happyRafael Garcia-Suarez2004-08-021-18/+23
* Use lexical filehandles.Rafael Garcia-Suarez2004-07-281-29/+25
* - Don't pass whole %options to parse_rpm in parse_rpms_build_headersOlivier Thauvin2004-04-221-1/+1
* - export keep_all_tags trought function in parse_rpm_build_headersOlivier Thauvin2004-04-221-2/+2
* - add query_pkg functionOlivier Thauvin2004-04-181-1/+1
* - add Query.pm (starting to code)Olivier Thauvin2004-04-171-2/+46
* - parse_rpm_build_headers have same behaviour with dontdie and callbackOlivier Thauvin2004-01-181-2/+11
* fixed bad use of option idlist for checking its presenceFrancois Pons2003-11-171-2/+2
* fixed indentation and reworked code to be simplerFrancois Pons2003-11-151-26/+18
* applied patch from Olivier ThauvinFrancois Pons2003-11-151-13/+32
* 0.93-1mdk0.93Francois Pons2003-08-061-19/+32
* 0.91-13mdkFrancois Pons2003-07-241-0/+1
* fixed cache not taken into account.Francois Pons2003-07-161-1/+1
* added clever cache header management during build of hdlist.Francois Pons2003-06-051-6/+10
* 0.83-3mdkFrancois Pons2003-05-131-1/+1
* perl_checker fixesThierry Vignaud2003-05-131-5/+5
* 0.81-12mdkFrancois Pons2003-03-101-9/+10
* 0.81-7mdkFrancois Pons2003-01-231-5/+10
* fixed typo (stupid).Francois Pons2002-07-251-1/+1
* 0.50-4mdkFrancois Pons2002-07-241-8/+2
* 0.08-4mdkFrancois Pons2002-07-091-3/+2
* 0.06-1mdkFrancois Pons2002-07-031-3/+3
* log on rpmdb open/close.Francois Pons2002-06-051-10/+14
* cleaned URPM::Build to accept extended parameter list and -w clean.0.02Francois Pons2002-06-031-73/+127
* initial revision.Francois Pons2002-05-311-0/+383