Commit Graph

190 Commits

Author SHA1 Message Date
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
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
Tomas Hajny
6346422772 * package GTK was renamed to GTK1
git-svn-id: trunk@11213 -
2008-06-08 22:01:32 +00:00
giulio
0a4f75feff installer:
* increased maxpackages
install.dat:
* fixed long name of utildos.zip
* package netdb doesn't exist anymore.
* there are no fcl-web and fcl-async packages for go32v2
* added libgd
* fixed short name of units-fv.source.zip
* fixed typo (Libary => Library)

git-svn-id: trunk@11186 -
2008-06-03 19:29:01 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
5399834f6a * more changes resulting from packages restructuring (os2units sources)
git-svn-id: trunk@11099 -
2008-05-27 21:23:00 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
florian
0919c1112f * updated version and copyright
* removed Alt-X shortcut, non working and makes no sense, resolves #6529

git-svn-id: trunk@10871 -
2008-05-02 21:25:04 +00:00
Tomas Hajny
18dda56ea5 * follow-up on restructuring of packages - os2units available as one package now
git-svn-id: trunk@10820 -
2008-04-27 17:37:21 +00:00
Tomas Hajny
d43197f8d1 * let installer know package CHM
git-svn-id: trunk@9210 -
2007-11-11 21:52:49 +00:00
Tomas Hajny
5b97e19c0f * fcl-process and fcl-async added
git-svn-id: trunk@9209 -
2007-11-11 21:46:13 +00:00
Tomas Hajny
8ba5c8d047 * shortname for fcl-passrc changed
git-svn-id: trunk@9208 -
2007-11-11 21:36:12 +00:00
Jonas Maebe
c9ce918485 * regenerated for darwin/x86_64
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
peter
a0984505b2 * regenerated to fix fpc detection on non-i386
git-svn-id: trunk@8991 -
2007-10-29 16:34:18 +00:00
peter
324b1732ab * regenerated to update dependencies
git-svn-id: trunk@8988 -
2007-10-29 09:07:18 +00:00
florian
bde44508b1 * fixed Makefile to build writeidx on win32 and linux
git-svn-id: trunk@8852 -
2007-10-19 18:41:26 +00:00
Tomas Hajny
218aa2dd1d + fcl-json added to install.dat
git-svn-id: trunk@8737 -
2007-10-07 13:47:30 +00:00
Tomas Hajny
730b1ce314 * FCL titles shortened to avoid overflows, some minor issues fixed
git-svn-id: trunk@8460 -
2007-09-13 20:09:31 +00:00
peter
e271f02d1b * added fpmkunit
git-svn-id: trunk@8455 -
2007-09-13 09:31:41 +00:00
Jonas Maebe
30bc89cfe5 * fixed dependency checking for source files in subdirectories relative
to the makefile location + regenerated all Makefiles
  * hopefully fixed fpmkunit dependencies

git-svn-id: trunk@8297 -
2007-08-22 07:04:23 +00:00
Tomas Hajny
69e7ebb22f * don't use obsolete switches in default configuration files
git-svn-id: trunk@7962 -
2007-07-05 19:19:07 +00:00
Jonas Maebe
673d02c6b8 * re-added darwin/ppc64 support (please use up-to-date fpcmake)
git-svn-id: trunk@6973 -
2007-03-24 17:26:10 +00:00
mazen
57696aa274 * Build unixutil package for all Linux platforms instead of only Linux/i386.
git-svn-id: trunk@6972 -
2007-03-24 14:06:30 +00:00
Tomas Hajny
e3221637a4 + support for new packages
git-svn-id: trunk@6958 -
2007-03-22 23:18:17 +00:00
Tomas Hajny
35a3d96d6f + increase maximum number of possible packages
git-svn-id: trunk@6957 -
2007-03-22 22:46:59 +00:00
joost
6ed78067b6 * Updated version in the inno-installer
git-svn-id: trunk@6923 -
2007-03-18 21:16:31 +00:00