Commit Graph

216 Commits

Author SHA1 Message Date
Tomas Hajny
5b3cf423bf * increase maximum amount of packages/lines per tab to 60 - make space for new utils packages
git-svn-id: trunk@29264 -
2014-12-11 22:45:15 +00:00
Tomas Hajny
e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45
git-svn-id: trunk@28900 -
2014-10-23 23:14:30 +00:00
Károly Balogh
da7efb8607 AROS: regenerated Makefiles to support i386-aros
git-svn-id: trunk@28438 -
2014-08-17 23:16:47 +00:00
marco
4aced18d94 * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants #26575
git-svn-id: trunk@28402 -
2014-08-13 12:53:40 +00:00
Tomas Hajny
fab4a91f4d * package openssl supported for OS/2 now
git-svn-id: trunk@27731 -
2014-05-03 22:35:50 +00:00
Tomas Hajny
635a00266a + added fcl-sound
git-svn-id: trunk@27303 -
2014-03-27 22:36:34 +00:00
yury
73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
marco
dea2c743d5 * Initial active version of
rtl-extra : objects matrix ucomplex
   rtl-objpas: convutil(s) dateutil(s) stdconvs variants varutils
   

git-svn-id: trunk@26398 -
2014-01-05 19:20:15 +00:00
marco
a001e12d04 * rtl-console initial version.
git-svn-id: trunk@26372 -
2014-01-03 22:19:02 +00:00
nickysn
1bea98995b * regenerated fpcmake makefiles after r25642
git-svn-id: trunk@25644 -
2013-10-05 10:11:27 +00:00
pierre
c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary
git-svn-id: trunk@24369 -
2013-04-29 12:38:48 +00:00
florian
3d7033d81e * Makefiles regenerated
git-svn-id: trunk@24325 -
2013-04-25 20:25:57 +00:00
pierre
a08d0eb693 Merge forgotten go32v2 2.6.0 branch changes back into trunk.
------------------------------------------------------------------------
r20595 | pierre | 2012-03-23 14:45:47 +0100 (Fri, 23 Mar 2012) | 1 line

 * Fix fppkg short source zip name
------------------------------------------------------------------------

git-svn-id: trunk@24228 -
2013-04-12 10:21:34 +00:00
yury
2fc220cc6c * Regenerated makefiles.
git-svn-id: branches/targetandroid@23410 -
2013-01-16 14:52:36 +00:00
yury
d26f0552a0 * Sync with trunk r23404.
* Regenerated makefiles.

git-svn-id: branches/targetandroid@23405 -
2013-01-16 13:21:51 +00:00
Jonas Maebe
8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets
git-svn-id: trunk@22492 -
2012-09-27 21:35:11 +00:00
tom_at_work
810adb2f65 Merge with trunk r22040. Regenerated makefiles.
git-svn-id: branches/targetandroid@22046 -
2012-08-09 08:12:34 +00:00
tom_at_work
77a85b7448 * basic android/x86 support
git-svn-id: branches/targetandroid@21296 -
2012-05-14 21:14:12 +00:00
tom_at_work
acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
- basic rtl support using system calls
- fp(c)make/fppkg/makefile support

todo:
- revisit systems/t_android.pas: mostly duplicate with t_linux.pas, containing
lots of unnecessary code
- revisit rtl changes
- android ndk header translation import
- better app build/packaging support
- android/x86 support

git-svn-id: branches/targetandroid@21061 -
2012-04-26 09:36:42 +00:00
pierre
1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target
git-svn-id: trunk@21031 -
2012-04-24 23:15:18 +00:00
Jonas Maebe
44bd889b9b * regenerated Makefiles with AIX support
git-svn-id: trunk@20812 -
2012-04-11 18:03:57 +00:00
pierre
2c4d8cc9d9 Add x86_64-openbsd target in Makefiles
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00
pierre
a7912e0d6b Update Makefile for mips-linux support
git-svn-id: trunk@20444 -
2012-02-29 11:19:02 +00:00
Tomas Hajny
88183dfcba * wrong path suggested for LIBPATH fixed
git-svn-id: trunk@20070 -
2012-01-13 23:14:43 +00:00
florian
9426cac1b0 * rebuilt Makefiles
git-svn-id: trunk@19748 -
2011-12-04 15:34:01 +00:00
Tomas Hajny
39b5babdeb * added support for ufppkg
git-svn-id: trunk@19474 -
2011-10-12 06:15:48 +00:00
pierre
1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
Tomas Hajny
cc4457db79 + packages fcl-js and hermes added
git-svn-id: trunk@16956 -
2011-02-20 20:48:16 +00:00
Tomas Hajny
67fc9e2e68 * maximum number of packages increased to 40 to avoid overflow for DOS (or need for another page without shortcut), year in copyright increased
git-svn-id: trunk@16955 -
2011-02-20 20:47:01 +00:00
Tomas Hajny
b8062957b9 * fix check for necessity of LIBPATH changes
git-svn-id: trunk@16714 -
2011-01-05 23:05:03 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
Tomas Hajny
c1c9b97412 + bzip2 unit added
git-svn-id: trunk@15140 -
2010-04-11 16:35:04 +00:00
marco
3ef5d17209 * run clean_files target also for distclean, fixes cleaning of installer.pas
git-svn-id: trunk@15029 -
2010-03-21 12:49:21 +00:00
pierre
d5c4b05310 * update Makefile
git-svn-id: trunk@14386 -
2009-12-10 11:25:32 +00:00
pierre
f99cfdf6b9 * Try to fix scroll bar problems
git-svn-id: trunk@14052 -
2009-11-04 16:46:32 +00:00
Tomas Hajny
72fc416779 * Fix by Giulio: Increased maxpackages in installer (go32v2 packages are 29)
git-svn-id: trunk@14027 -
2009-11-03 22:51:20 +00:00
Tomas Hajny
597285117c * added support for installation of IDE sources
git-svn-id: trunk@14010 -
2009-11-02 21:10:13 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
8bd552b7b3 * version 2.5.1
git-svn-id: trunk@13532 -
2009-08-13 21:16:05 +00:00
marco
6ea04bc9ac * unzip usage changed to unzip51g
git-svn-id: trunk@13528 -
2009-08-13 13:36:21 +00:00
marco
51072d065b * fixed right bound of statusline. Fixes mantis 13064
git-svn-id: trunk@13503 -
2009-08-08 23:10:18 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
marco
1ca34ee146 * doc-chm.zip added to installer.
git-svn-id: trunk@13468 -
2009-07-28 14:49:37 +00:00
Tomas Hajny
5e12d9a070 + added support for fcl-res
git-svn-id: trunk@12837 -
2009-03-01 00:50:06 +00:00
Tomas Hajny
b937db67fd * version number increased to 2.2.4
git-svn-id: trunk@12836 -
2009-03-01 00:38:45 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
giulio
5a3f7c5bad Added symbolic to installer
git-svn-id: trunk@11317 -
2008-07-03 15:37:04 +00:00