aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Build.pm
Commit message (Expand)AuthorAgeFilesLines
* add support for generating recommends in synthesisThierry Vignaud2014-09-121-1/+2
* kill useless "$Id: " linesThierry Vignaud2014-05-091-1/+0
* remove some perl_checker hints, better managed in fake packagesThierry Vignaud2012-01-301-1/+0
* reduce even more perl_checker SNR by also checking against URPM's perlThierry Vignaud2011-09-211-0/+1
* add perl_checker hintsThierry Vignaud2011-09-201-0/+2
* perl_checker cleanupsThierry Vignaud2011-09-201-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-041-1/+1
* - enable 'use warnings'Olivier Thauvin2010-07-301-0/+1
* add support for specifying custom filter for compression with build_synthesis()Per Øyvind Karlsen2009-07-251-2/+4
* add commentsPascal Rigaux2009-01-121-0/+4
* - drop parse_rpms (unused, parse_rpms_build_headers or parse_rpm are used ins...Pascal Rigaux2009-01-121-18/+0
* add a commentPascal Rigaux2009-01-121-0/+2
* - drop function fuzzy_parse() (it is unused)Pascal Rigaux2009-01-121-23/+2
* add a commentPascal Rigaux2009-01-091-0/+1
* add some commentPascal Rigaux2009-01-091-0/+3
* do not mark as deprecated ->filename and URPM::Build::build_hdlist()Pascal Rigaux2008-02-251-2/+0
* since ->filename is deprecated, do not use it, esp where not neededPascal Rigaux2008-02-251-3/+0
* - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,Pascal Rigaux2008-02-251-0/+4
* 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