Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for specifying custom filter for compression with build_synthesis() | Per Øyvind Karlsen | 2009-07-25 | 1 | -2/+4 |
| | |||||
* | add comments | Pascal Rigaux | 2009-01-12 | 1 | -0/+4 |
| | |||||
* | - drop parse_rpms (unused, parse_rpms_build_headers or parse_rpm are used ↵ | Pascal Rigaux | 2009-01-12 | 1 | -18/+0 |
| | | | | | | | instead) - add a comment | ||||
* | add a comment | Pascal Rigaux | 2009-01-12 | 1 | -0/+2 |
| | |||||
* | - drop function fuzzy_parse() (it is unused) | Pascal Rigaux | 2009-01-12 | 1 | -23/+2 |
| | | | | | - add some comment | ||||
* | add a comment | Pascal Rigaux | 2009-01-09 | 1 | -0/+1 |
| | |||||
* | add some comment | Pascal Rigaux | 2009-01-09 | 1 | -0/+3 |
| | |||||
* | do not mark as deprecated ->filename and URPM::Build::build_hdlist() | Pascal Rigaux | 2008-02-25 | 1 | -2/+0 |
| | |||||
* | since ->filename is deprecated, do not use it, esp where not needed | Pascal Rigaux | 2008-02-25 | 1 | -3/+0 |
| | |||||
* | - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore, | Pascal Rigaux | 2008-02-25 | 1 | -0/+4 |
| | | | | | | deprecate ->filename and ->header_filename, deprecate URPM::Build build_hdlist and parse_rpms_build_headers | ||||
* | revert previous commit: compute_deps() is still used by mkcd | Pascal Rigaux | 2007-09-07 | 1 | -0/+214 |
| | |||||
* | remove unused compute_deps() \o/ | Pascal Rigaux | 2007-09-07 | 1 | -213/+0 |
| | |||||
* | document the fact that build_synthesis returns true on success | Pascal Rigaux | 2007-06-15 | 1 | -1/+2 |
| | |||||
* | re-sync after the big svn loss1.581.571.561.55 | Pascal Rigaux | 2007-04-24 | 1 | -9/+10 |
| | |||||
* | Add POD test, remove sole pod fragment in URPM::Build | Rafael Garcia-Suarez | 2006-09-07 | 1 | -5/+2 |
| | |||||
* | Use new MDV namespace | Rafael Garcia-Suarez | 2005-10-28 | 1 | -3/+3 |
| | |||||
* | Warning fixes and documentation | Rafael Garcia-Suarez | 2005-06-01 | 1 | -5/+13 |
| | |||||
* | Ensure archs are identical | Rafael Garcia-Suarez | 2005-06-01 | 1 | -2/+4 |
| | |||||
* | Integrate a function to produce deltarpms | Rafael Garcia-Suarez | 2005-06-01 | 1 | -4/+20 |
| | |||||
* | Speed optimisation for updating media | Rafael Garcia-Suarez | 2005-03-03 | 1 | -4/+2 |
| | |||||
* | Croak if build_base_files can't write files | Rafael Garcia-Suarez | 2005-01-04 | 1 | -3/+3 |
| | |||||
* | trust packdrake's defaults | Rafael Garcia-Suarez | 2004-12-09 | 1 | -4/+3 |
| | |||||
* | Remove external call to packdrake. | Rafael Garcia-Suarez | 2004-12-09 | 1 | -3/+9 |
| | |||||
* | Inspired changes on top of Olivier's changes | Rafael Garcia-Suarez | 2004-11-25 | 1 | -5/+1 |
| | |||||
* | - allow to use an array of id instead (start .. end) in functions. | Olivier Thauvin | 2004-11-25 | 1 | -3/+5 |
| | |||||
* | Fix method description | Rafael Garcia-Suarez | 2004-10-14 | 1 | -1/+0 |
| | |||||
* | Small comment fixes | Rafael Garcia-Suarez | 2004-10-13 | 1 | -15/+15 |
| | |||||
* | If $TMPDIR is not writable, don't use it | Rafael Garcia-Suarez | 2004-09-03 | 1 | -3/+9 |
| | |||||
* | Silence a compilation warning | Rafael Garcia-Suarez | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | Make perl_checker a bit more happy | Rafael Garcia-Suarez | 2004-08-02 | 1 | -18/+23 |
| | |||||
* | Use lexical filehandles. | Rafael Garcia-Suarez | 2004-07-28 | 1 | -29/+25 |
| | |||||
* | - Don't pass whole %options to parse_rpm in parse_rpms_build_headers | Olivier Thauvin | 2004-04-22 | 1 | -1/+1 |
| | |||||
* | - export keep_all_tags trought function in parse_rpm_build_headers | Olivier Thauvin | 2004-04-22 | 1 | -2/+2 |
| | |||||
* | - add query_pkg function | Olivier Thauvin | 2004-04-18 | 1 | -1/+1 |
| | | | | | - transmit %options to parse_rpm in parse_rpms_build_headers | ||||
* | - add Query.pm (starting to code) | Olivier Thauvin | 2004-04-17 | 1 | -2/+46 |
| | | | | | | - add fuzzy_parse function, transparency parse hdlist, synthesis, rpms or dir (dir/*.rpm) - add parse_rpms function to have same behaviours than parse_{hdlists,synthesis} | ||||
* | - parse_rpm_build_headers have same behaviour with dontdie and callback | Olivier Thauvin | 2004-01-18 | 1 | -2/+11 |
| | | | | | when using cache or the rpm | ||||
* | fixed bad use of option idlist for checking its presence | Francois Pons | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | fixed indentation and reworked code to be simpler | Francois Pons | 2003-11-15 | 1 | -26/+18 |
| | |||||
* | applied patch from Olivier Thauvin | Francois Pons | 2003-11-15 | 1 | -13/+32 |
| | |||||
* | 0.93-1mdk0.93 | Francois Pons | 2003-08-06 | 1 | -19/+32 |
| | |||||
* | 0.91-13mdk | Francois Pons | 2003-07-24 | 1 | -0/+1 |
| | |||||
* | fixed cache not taken into account. | Francois Pons | 2003-07-16 | 1 | -1/+1 |
| | |||||
* | added clever cache header management during build of hdlist. | Francois Pons | 2003-06-05 | 1 | -6/+10 |
| | | | | | removed no_flag_update obsoleted. | ||||
* | 0.83-3mdk | Francois Pons | 2003-05-13 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-13 | 1 | -5/+5 |
| | |||||
* | 0.81-12mdk | Francois Pons | 2003-03-10 | 1 | -9/+10 |
| | |||||
* | 0.81-7mdk | Francois Pons | 2003-01-23 | 1 | -5/+10 |
| | |||||
* | fixed typo (stupid). | Francois Pons | 2002-07-25 | 1 | -1/+1 |
| | |||||
* | 0.50-4mdk | Francois Pons | 2002-07-24 | 1 | -8/+2 |
| | |||||
* | 0.08-4mdk | Francois Pons | 2002-07-09 | 1 | -3/+2 |
| |