summaryrefslogtreecommitdiff
path: root/debian/patches/regenerate_messages.diff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-20Updated patches to fit new upstream release.Abou Al Montacir1-566/+2
2013-05-08Added description to patch files to cope with lintian warnings.abou.almontacir@sfr.fr1-0/+2
git-svn-id: https://bollin.googlecode.com/svn/fpc/trunk@5249 b4165226-8c1b-0410-80e1-07324e54c907
2013-05-07New upstream release 2.6.2.abou.almontacir@sfr.fr1-383/+408
git-svn-id: https://bollin.googlecode.com/svn/fpc/trunk@5246 b4165226-8c1b-0410-80e1-07324e54c907
2012-04-03* Add support for armhfabou.almontacir@sfr.fr1-0/+586
- debian/rules: + Specify arm variant explicitly when cycling the compiler so that it is possible to bootstrap with a starting compiler from another arm variant. + Use DEB_*_ARCH_CPU to reduce the ammount of special casing we require when setting CPU_SOURCE and CPU_TARGET. + debian/control: add armhf to architecture list. - debian/patches/armhf.diff: main changes for port, based on patch submitted upstream with adjustments to backport to 2.6.0 - debian/patches/regenerate_messages.diff: regenerate messages file to add new message introduced by armhf.diff * fixups to clean target in debian/rules: - Don't remove .pc since we aren't removing the patches anymore (fixes issues where quilt doesn't think the patches are applied even though in fact they are) - Cleanup some files which seem to get left behind by the upstream build/cleanup process. - Cleanup install-source-stamp - Cleanup various generated files in debian directory git-svn-id: https://bollin.googlecode.com/svn/fpc/trunk@5091 b4165226-8c1b-0410-80e1-07324e54c907