Commit Graph

313 Commits

Author SHA1 Message Date
peter
8a732e2fae * force zipname to fpc-ver-target for zipinstall
git-svn-id: trunk@2559 -
2006-02-13 09:32:39 +00:00
tom_at_work
a3295f379a * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles

git-svn-id: trunk@2546 -
2006-02-12 20:26:15 +00:00
mazen
bc18d6eb8a + added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl

git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
tom_at_work
453bb6d1c9 * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
2006-01-29 17:49:42 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00
oro06
e87ce2c74d *FV not compiled for wince
git-svn-id: trunk@2049 -
2005-12-25 10:26:33 +00:00
tom_at_work
c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
2005-12-16 20:37:08 +00:00
tom_at_work
3502898ba3 * makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
marco
f7f14e4dee * CROSSOPT support
git-svn-id: trunk@1798 -
2005-11-20 22:19:50 +00:00
tom_at_work
202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update

git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
Jonas Maebe
2dbdc474fd * use register variables when release-building for ppc (more or less doubles
performance for most programs)

git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
tom_at_work
f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
florian
c7bdfe238b * regenerated makefiles
git-svn-id: trunk@1039 -
2005-09-02 17:46:38 +00:00
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
florian
38c46b4809 * mime properties on Makfiles set
git-svn-id: trunk@453 -
2005-06-19 21:58:46 +00:00
peter
881848933f * moved package building parts to fpcbuild repository
git-svn-id: trunk@331 -
2005-06-09 20:55:59 +00:00
peter
ac787b622e * use --define parameter instead of putting build dirs in .spec
git-svn-id: trunk@79 -
2005-05-23 20:52:23 +00:00
peter
0c5e32ccff * 2.1.1
git-svn-id: trunk@5 -
2005-05-16 20:17:53 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
7b01b30ca9 * remove CVS dirs from demo installation 2005-05-15 12:22:38 +00:00
peter
f40369dbd3 * singlezipinstall uses now fpc-$version 2005-05-15 12:06:40 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
peter
d50391468c Don't copy binw32 files if the original tools (cp.exe) is already in the destination dir.
This allows installation over an old installation
2005-05-05 11:58:26 +00:00
Tomas Hajny
4adf12301b * no /install/binos2/*.h necessary 2005-03-06 16:02:11 +00:00
peter
b1900cc269 * 1.9.9 2005-02-25 11:41:26 +00:00
peter
7c16358f42 * doc-pdf 2005-02-20 13:32:02 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
f40c70caec first check for libgdb before building 2005-02-08 16:04:22 +00:00
peter
2737e8d599 Check for libgdb when building inno setup 2005-02-07 21:05:34 +00:00
peter
e6d80636f6 inno win32 setup targets added 2005-02-07 20:48:43 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
michael
5268856a96 + Patch from Colin Western to fix RPM build with overrides 2005-01-22 21:04:17 +00:00
peter
1da1e21997 * 1.9.7 versions 2005-01-11 16:56:56 +00:00
peter
7cde997a93 * no root requirements anymore for deb and rpm 2005-01-11 16:54:26 +00:00
armin
26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 2005-01-10 22:49:56 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
peter
1ec6ee5df9 * copy also fv,ide for deb and rpm 2004-12-30 20:55:15 +00:00
Tomas Hajny
04de5a11b7 * Armin's change in Makefile.fpc propagated 2004-12-29 20:26:50 +00:00
Tomas Hajny
74b3e88be4 * missing short source zip names added 2004-12-29 19:13:26 +00:00
peter
0c7371eac6 use pkgunitspre instead of units- 2004-12-23 17:00:01 +00:00
Tomas Hajny
106a729c56 + OS/2 dlls added 2004-12-20 19:43:04 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
peter
e9cebe5dec remove nostop before ide build 2004-12-06 16:04:32 +00:00
Tomas Hajny
bb2b3ed172 * Makefiles regenerated 2004-12-05 12:52:47 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
florian
d70ab8667f no message 2004-09-21 20:38:49 +00:00
armin
399c230c41 * added netware and netwlibc to smarttargets 2004-09-10 20:37:39 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
peter
f5ba2d9f58 * disable rpm when not available 2004-05-30 12:49:05 +00:00
michael
5ddc5782e1 + Fixed detection of rpm dir (By colin Western) 2004-05-27 21:47:14 +00:00
peter
b418b29283 * use UNIXHIer 2004-05-24 16:33:59 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
Tomas Hajny
00746484d7 * upjpggo32 was longer than 8.3 2004-05-10 19:42:32 +00:00
florian
86e92d9daf * i386 compilation on debian biarch fixed 2004-04-12 18:16:15 +00:00
peter
da906ff008 * cross compile updates 2004-03-21 19:20:30 +00:00
florian
40d2c22dfb + arm supported added 2004-03-20 22:05:17 +00:00
peter
092692f688 * deb packaging fixes
* make deb NODOCS=1 support added
2004-03-19 18:24:31 +00:00
Tomas Hajny
8a64569291 + new OS/2 packages added 2004-02-22 18:34:59 +00:00
Tomas Hajny
219b34e03e * Makefiles regenerated 2004-02-22 15:08:19 +00:00
marco
55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +00:00
peter
b767dd8ca3 * redhat dir fix 2003-11-29 13:58:31 +00:00
peter
b8b0ba21fa * 1.9.0 2003-11-01 19:27:54 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
peter
896f306291 * rpm updates 2003-10-27 16:58:10 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
peter
a524825574 * netbd added to shortname 2003-10-26 12:56:33 +00:00
peter
9fc4e555dd * regenerated 2003-10-09 14:35:20 +00:00
marco
1f6833941d * fix for fpcmake running when crosscompiling. Now uses preinstalled fpcmake for package generation 2003-10-06 14:31:11 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
marco
428a7c051f * now linux crosscompile works 2003-10-04 11:47:56 +00:00
marco
73876b7490 * CROSSCOMPILING stage 2 2003-10-03 21:40:35 +00:00
marco
eaceacb7e2 * remake with new fpc param 2003-10-02 08:50:13 +00:00
peter
659a481c3e * single source rpm 2003-05-29 10:22:51 +00:00
carl
870b1a2e9c + Update to 1.0.8 2003-04-06 14:22:21 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
Tomas Hajny
729614ff74 + emx target added 2003-03-23 23:33:10 +00:00
Tomas Hajny
cee446c136 * Makefile regenerated with newer fpcmake 2003-02-17 20:28:49 +00:00
Tomas Hajny
6cd218fe50 * renametoshort support for new packages 2003-02-16 15:57:28 +00:00
pierre
58751d1d7e * Use RELEASE=1 already for compiler cycle 2003-01-24 15:31:52 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
peter
3dad4cd3c4 * regenarated 2002-11-24 16:31:10 +00:00
peter
04f540555e * Copy files from bingo32,binw32 directly instead of using * 2002-11-22 18:39:35 +00:00
peter
c8a3f5aef1 * NODOCS=1 for rpm build
* Fix (rtl) clean after cycle to use the new compiler so it cleans
    also the 1.1 specific units
2002-11-22 16:34:34 +00:00
carl
70d5482455 + added amiga target 2002-11-02 12:52:13 +00:00
Tomas Hajny
f622e4f5a9 + added IDE compilation under OS/2 2002-10-12 19:44:21 +00:00
marco
0e2046b1fd * Some more OpenBSD fixes. 2002-08-01 12:28:49 +00:00
marco
d68d190b6f * Netbsd and Openbsd targets. + build IDE for FreeBSD 2002-08-01 11:57:44 +00:00
marco
74ab069c2e * OpenBSD makefile fixes 2002-07-30 13:46:23 +00:00
carl
7def99e125 * Updated with new fpcmake target to make it work under QNX 2002-05-02 19:48:07 +00:00
carl
b9b3b1d4bd * fix missing tabulations 2002-05-01 18:20:30 +00:00
carl
dcedaf893c * fix small problems when copying under win32 2002-05-01 16:40:19 +00:00
carl
b51fe54191 + qnx target 2002-05-01 16:38:50 +00:00
marco
e4ab38f687 * fixed CVS dir problem install/binw32 with a - 2002-03-25 07:56:00 +00:00
peter
927c693482 * fix source location in zips for packages and demos 2002-03-19 19:36:55 +00:00
michael
e50554bfee + Fixed making of docs zip 2002-03-13 08:06:10 +00:00
peter
58218bf81f * Regenerated with updated fpcmake 2002-03-11 19:10:28 +00:00
carl
52fe28904e * copy patch (no exitcode check for win32 cycle) 2002-03-02 23:30:05 +00:00
carl
33861efe8b + correct installation for demo packages 2002-03-01 18:07:08 +00:00
peter
5d10a3aec8 * updated version number 2002-03-01 10:45:52 +00:00
peter
9b385a2ab7 * regenated 2002-02-28 21:30:32 +00:00
carl
8483c50eb7 + fixes for sunos target 2002-02-23 14:37:03 +00:00
carl
387697b731 * Update demo directory 2002-02-18 21:28:07 +00:00
peter
c09e7bb537 * regenerated 2002-01-29 18:05:44 +00:00
peter
5f2e0cc5e3 * regenerated 2002-01-27 21:47:54 +00:00
peter
0eb702107e * fixed rpm version 2002-01-24 18:32:23 +00:00
peter
0816ae4006 * regenerated 2002-01-06 21:59:08 +00:00
peter
a52d9a8b79 * readded 2001-12-01 09:34:37 +00:00