index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
URPM
/
Build.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some perl_checker hints, better managed in fake packages
Thierry Vignaud
2012-01-30
1
-1
/
+0
*
reduce even more perl_checker SNR by also checking against URPM's perl
Thierry Vignaud
2011-09-21
1
-0
/
+1
*
add perl_checker hints
Thierry Vignaud
2011-09-20
1
-0
/
+2
*
perl_checker cleanups
Thierry Vignaud
2011-09-20
1
-1
/
+1
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-02-04
1
-1
/
+1
*
- enable 'use warnings'
Olivier Thauvin
2010-07-30
1
-0
/
+1
*
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 ins...
Pascal Rigaux
2009-01-12
1
-18
/
+0
*
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 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
*
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 loss
1.58
1.57
1.56
1.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
*
- add Query.pm (starting to code)
Olivier Thauvin
2004-04-17
1
-2
/
+46
*
- parse_rpm_build_headers have same behaviour with dontdie and callback
Olivier Thauvin
2004-01-18
1
-2
/
+11
*
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-1mdk
0.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
*
0.83-3mdk
Francois Pons
2003-05-13
1
-1
/
+1
[next]