aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New version 0.31.50.31.5Dexter Morgan2012-03-052-2/+2
|
* Fill news fileDexter Morgan2012-03-051-0/+3
|
* prevent waiting for non existing files if files contains space or dash ↵Dexter Morgan2012-03-051-1/+1
| | | | (patch from dams)
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2012-01-0111-11/+11
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2551 | dmorgan | 2012-01-01 11:27:15 +0000 (Sun, 01 Jan 2012) | 1 line Add spec-helper ------------------------------------------------------------------------
* xz 5.0 do not support --text option now0.31.4Funda Wang2010-11-223-2/+5
|
* be sure to still strip files even if we're not building -debug packages ↵0.31.3Per Øyvind Karlsen2010-03-093-1/+6
| | | | (fixing regression from 0.31.1)
* fix typo in macros file :(0.31.2Per Øyvind Karlsen2010-03-053-2/+5
|
* remove info about strippingPer Øyvind Karlsen2010-03-051-4/+2
|
* drop no longer used test suite for dead stripping functionalityPer Øyvind Karlsen2010-03-052-64/+1
|
* update filename changePer Øyvind Karlsen2010-03-051-1/+1
|
* bump version0.31.1Per Øyvind Karlsen2010-03-051-1/+1
|
* update news about dropping duplicate stripping behaviourPer Øyvind Karlsen2010-03-051-0/+4
|
* compress tarball with xz rather than bz2Per Øyvind Karlsen2010-03-051-3/+3
|
* don't duplicate stripping behaviour which is already done in find-debuginfo.shPer Øyvind Karlsen2010-03-052-18/+1
|
* bump releasev0.31.0Guillaume Rousse2010-01-012-3/+8
|
* update for test libraryGuillaume Rousse2010-01-011-2/+3
|
* code factorisationGuillaume Rousse2010-01-014-90/+65
|
* initial importGuillaume Rousse2010-01-011-0/+77
|
* handle tests properlyGuillaume Rousse2010-01-011-3/+6
|
* fix path to executablesGuillaume Rousse2010-01-011-4/+2
|
* rename test scripts with .t suffixGuillaume Rousse2010-01-012-0/+0
|
* move basic tests into test subdirectoryGuillaume Rousse2010-01-011-0/+0
|
* initial importGuillaume Rousse2010-01-011-0/+82
|
* no need for an obsolete AUTHOR fileGuillaume Rousse2010-01-012-2/+1
|
* gprintify.py doesn't exists anymoreGuillaume Rousse2010-01-011-1/+1
|
* initial importGuillaume Rousse2010-01-011-0/+151
|
* replace shell script + python script by a single perl scriptGuillaume Rousse2010-01-012-111/+159
|
* bump releasev0.30.6Guillaume Rousse2009-11-212-1/+5
|
* code cleanupGuillaume Rousse2009-09-251-9/+11
|
* use standard library instead of unreadable codeGuillaume Rousse2009-09-251-6/+1
|
* wrap long linesGuillaume Rousse2009-09-251-2/+6
|
* fix indendationGuillaume Rousse2009-09-251-15/+19
|
* set LD_LIBRARY_PATH to build root before calling ldd (#41522)Guillaume Rousse2009-09-251-0/+5
|
* test strip_and_check_elf_files alsoGuillaume Rousse2009-09-251-1/+2
|
* fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, whichv0.30.5Per Øyvind Karlsen2009-06-253-3/+9
| | | | | | | would result in files being stripped even when they should've been excluded (cause of mdv bug #51374)
* useless directoryGuillaume Rousse2009-05-230-0/+0
|
* bump releasev0.30.4Guillaume Rousse2009-05-232-1/+9
|
* test supportGuillaume Rousse2009-05-231-1/+4
|
* initial importGuillaume Rousse2009-05-231-0/+54
|
* svn keywordGuillaume Rousse2009-05-231-0/+1
|
* skip PDF files (mdv bug #51128)Guillaume Rousse2009-05-231-1/+6
|
* svn keywordGuillaume Rousse2009-05-231-0/+1
|
* svn keywordGuillaume Rousse2009-05-231-0/+1
|
* cosmeticsGuillaume Rousse2009-05-231-2/+6
|
* checking for DONT_GPRINTIFY is done in rpm macroGuillaume Rousse2009-05-231-9/+6
|
* check buildroot as other scriptsGuillaume Rousse2009-05-233-3/+30
|
* checking for DONT_REMOVE_INFO_DIR var is done in rpm macroGuillaume Rousse2009-05-231-1/+1
|
* checking for DONT_FIX_PAMD_CONFIGS env var is done in rpm macroGuillaume Rousse2009-05-231-8/+5
|
* - prepare for new releasev0.30.3Michael Scherer2009-05-131-1/+1
|
* - readd missing compress_files call, guess it was erased by error by the ↵Michael Scherer2009-05-131-0/+1
| | | | previous commit, fix #50803