summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Create annotated tagsJani Välimaa2024-04-281-1/+1
|
* Don't automatically tag versions on 'make tar'Rémi Verschelde2017-05-051-0/+2
|
* I should have put that script in git years agoThierry Vignaud2016-05-081-0/+5
|
* automate version tags16.58Thierry Vignaud2015-02-121-0/+1
| | | | | | | | the right moment for automating those is when generating the tarball right after having bumped the version number not done for stage1 as images & mdk-stage1 fight for the same version space (or we would need to prefix them)
* fix make dist with git-2.2Thierry Vignaud2015-01-021-1/+1
| | | | | | | | | after trying to play with ":(glob)" & strange git-archive errors, the safest way is actually the simplest... rationale: we're killing the install/ directory later anyway the only difference is that we now include .gitattributes & .perl_checker in the archive
* Remove svn support from MakefilesColin Guthrie2013-09-041-20/+5
| | | | | | | | | | | | This should leave us with a working tarballs in all cases. The perl-install/Makefile has been adjusted to do the same as the previous svn rules (regarding copying Makefiles and running a perl tidyup routine) The perl-install/install/Makefile has been adjusted to svn export the rpm srate info from meta-task package subversion. This requires an active network connection, but should result in the same tarball as before until this is factored out
* oops fixed bad editJosé Jorge2013-06-121-1/+1
|
* (check) rename it as 'check_full'Thierry Vignaud2012-09-201-1/+1
|
* (localcopy) merge it in 'dist-svn'Thierry Vignaud2012-09-201-3/+1
|
* (clean) more some cleaning 'localcopy'Thierry Vignaud2012-09-201-1/+1
|
* move clean from localcopy to tar (for consistency between dist-svn & dist-gitThierry Vignaud2012-09-201-2/+2
|
* move 'dist' rule together with 'tar'Thierry Vignaud2012-09-201-2/+2
|
* (localdist) rename it as 'dist' for consistency with other projectsThierry Vignaud2012-09-201-1/+1
|
* (dist-git) add a warning about tarballs from SVN vs from GIT (mga#4783)Thierry Vignaud2012-03-041-0/+1
|
* (tar) be silentThierry Vignaud2012-03-041-1/+1
|
* (dist-git) introduce & use itThierry Vignaud2012-01-251-1/+13
|
* (dist-svn) split it out of (tar)Thierry Vignaud2012-01-251-1/+4
|
* update modules list needed for md raid456 and dm-raid 4/5/6 targetThomas Backlund2011-04-021-1/+1
|
* (tar) use auto compression flag for lzmaThierry Vignaud2009-10-011-1/+1
|
* (tar) fix compressing with new tarThierry Vignaud2009-09-251-1/+1
|
* (check) add a basic testsuite (ensuring it compiles) in order toThierry Vignaud2009-04-211-0/+5
| | | | | | | prevent future crashes like #50009 rationale: make sure every perl module and tool pass perl_checker
* (tar) compress with lzma instead of bzip2Thierry Vignaud2008-01-251-1/+1
|
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-1/+1
| | | | changes do not got exported
* re-sync after the big svn lossPascal Rigaux2007-04-251-173/+28
|
* keep install_messages.pm for finish-installThierry Vignaud2005-12-151-1/+1
|
* remove old outdated cleanup rule (it's no more needed for years)Thierry Vignaud2005-11-291-2/+0
|
* *** empty log message ***Pascal Rigaux2005-10-201-1/+1
|
* *** empty log message ***Pascal Rigaux2005-08-081-1/+1
|
* (get_needed_files) fix build on x86_64Thierry Vignaud2005-08-031-1/+1
|
* commit here the command line I usePascal Rigaux2005-06-211-0/+3
|
* helper rulePascal Rigaux2005-06-021-0/+6
|
* use command mount instead of using directly the syscall (allows some cleanup)Pascal Rigaux2005-06-011-0/+1
|
* - create kernel/RPMS/ to copy rpms before expanding them in kernel/all.kernelsPascal Rigaux2005-05-231-1/+1
| | | | | | - remove old compatability code - add some doc in update_kernel
* keep binaries in their "standard" binary dir instead of moving everything to ↵Pascal Rigaux2005-05-201-6/+4
| | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited)
* revert wrongly committed temporary changePascal Rigaux2005-05-191-1/+1
|
* - insmod_ is now a symlink to insmod-25Pascal Rigaux2005-05-191-1/+0
| | | | | - handle explictly insmod, modinfo and rmmod
* create install-xml-file-list and use it to replace share/list and ↵Pascal Rigaux2005-05-101-97/+14
| | | | share/list.ARCH with share/list.xml
* remove obsolete change (C_RPM and C_DRAKX are not used in c/stuff anymore)Pascal Rigaux2005-04-261-1/+0
|
* start simplifying "make stage2"Pascal Rigaux2005-04-261-5/+5
|
* use simplify-drakx-modulesPascal Rigaux2005-04-211-3/+3
|
* the keyboard check is always failing, can't make pablo have it right, so not ↵Pascal Rigaux2005-04-051-0/+2
| | | | | | | checking it by default (that way we can have the "make check" in gi call "make check" in gi/perl-install)
* check the presence of non ascii characters in perl files (allow utf8 chars ↵Pascal Rigaux2005-04-051-1/+4
| | | | if there is 'use utf8')
* Added font for gurmukhi script (used by pa_IN translation);Pablo Saratxaga2005-04-011-2/+1
| | | | | enabled pa_IN, and define the font for KDE
* removed pa_IN.po and ta.po from install due to font problemsPablo Saratxaga2005-03-291-2/+5
|
* package rpmsrateThierry Vignaud2005-03-231-1/+1
|
* ga translation level has been leveraged upThierry Vignaud2005-03-091-1/+1
|
* updated list of too low languagesPablo Saratxaga2005-03-091-1/+1
|
* Vera is now in xorgPascal Rigaux2005-03-081-1/+1
|
* fix build after pixel's passThierry Vignaud2005-03-011-2/+2
|
* probe.c is located in c/Olivier Blin2005-02-171-1/+1
|