Commit Graph

122 Commits

Author SHA1 Message Date
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work.
git-svn-id: trunk@16567 -
2010-12-15 19:16:48 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
florian
6b17415106 + delete base.build-stamp.*
git-svn-id: trunk@12645 -
2009-02-01 17:15:51 +00:00
florian
775e4f353c + make target buildbase
git-svn-id: trunk@12643 -
2009-02-01 16:27:01 +00:00
Jonas Maebe
f07b132292 * enabled smart linking by default for Darwin (will break building
on Mac OS X 10.2.x, and also on 10.3.x if not at least Xcode 1.5 is
    installed; compiled programs can however still work on such systems
    without any problem)

git-svn-id: trunk@11345 -
2008-07-07 20:12:03 +00:00
florian
494e237b1e * Haiku patch by Olivier Coursiere
- a little more native rtl: it use a native haiku library for select function instead of relying on a compatibility symlink
  - haiku in the list of target that support the ide
  - some more fix in some packages

git-svn-id: trunk@11135 -
2008-05-31 11:33:02 +00:00
micha
b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
peter
73871b64ce * BeOS/Haiku updates from Olivier Coursière
git-svn-id: trunk@9880 -
2008-01-23 15:37:25 +00:00
peter
037e6a2c11 * moved freevision package
git-svn-id: trunk@9752 -
2008-01-14 16:54:03 +00:00
Jonas Maebe
73f3b5163a - removed ide building for darwin again (basic functionality works, but
it is not supported by anyone)

git-svn-id: trunk@7238 -
2007-05-02 08:38:13 +00:00
peter
1c75c9a046 * clean also installer
git-svn-id: trunk@7232 -
2007-05-01 13:19:48 +00:00
joost
6906bed772 * Enabled building of ide on darwin
git-svn-id: trunk@7189 -
2007-04-29 11:40:23 +00:00
Jonas Maebe
5ecabc1a54 * changed version to 2.3.1
git-svn-id: trunk@6725 -
2007-03-05 12:43:13 +00:00
peter
bc3a21e1a1 * split fcl into separate fcl-* packages
git-svn-id: trunk@6660 -
2007-02-25 22:19:19 +00:00
Jonas Maebe
9adb91a68d + support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
   -> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
      packages/extra/univint, fcl, utils

git-svn-id: trunk@6223 -
2007-01-27 11:05:18 +00:00
florian
4c42f70a3d * ignore error if no build stamp was found
git-svn-id: trunk@5054 -
2006-10-29 09:53:27 +00:00
tom_at_work
7d24057a4f * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet)
git-svn-id: trunk@3291 -
2006-04-20 08:50:08 +00:00
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
daniel
d19c95db8f * various bugfixes
- Disable shared linking for now since it since it simply breaks
    svn. (Already disabled in Makefile itself, likely accidentally
    done with an old FPCMake, but it "fixed" svn to compile.)

git-svn-id: trunk@2401 -
2006-02-02 08:22:35 +00:00
marco
51d75e9d4e * FreeBSD now also shared.
git-svn-id: trunk@2296 -
2006-01-15 14:57:08 +00:00
florian
210f9c07d6 + makefiles adapted for shared library support
git-svn-id: trunk@2257 -
2006-01-11 21:42:30 +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
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
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
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
olle
b10de6d302 + documented 'make all' 2005-03-08 20:47:12 +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
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
262d85a19c * add nortl=y 2005-01-10 21:22:57 +00:00
peter
1ec6ee5df9 * copy also fv,ide for deb and rpm 2004-12-30 20:55:15 +00:00
Tomas Hajny
7a2b2cbe31 * put back Armin's changes reverted by mistake 2004-12-29 20:06:06 +00:00
Tomas Hajny
74b3e88be4 * missing short source zip names added 2004-12-29 19:13:26 +00:00
armin
e925d4e678 * added netware and netwlibc to SMARTTARGETS 2004-12-29 13:27:59 +00:00