Commit Graph

27809 Commits

Author SHA1 Message Date
marco
afb639b3b7 * Makefile mysql move was not committed, fixed
git-svn-id: trunk@9927 -
2008-01-26 13:54:47 +00:00
marco
c10004c70e * makefiles of ibase moving
git-svn-id: trunk@9926 -
2008-01-26 13:54:17 +00:00
marco
d493d44d6d * Package ibase moved + makefile.fpc's. fpmake and regenned makefiles
follow in separate commits

git-svn-id: trunk@9925 -
2008-01-26 13:53:13 +00:00
marco
f24c67f733 * fpmake for mysql
git-svn-id: trunk@9924 -
2008-01-26 13:30:07 +00:00
marco
227a3f9f9f * regened makefiles for mysql move in separate commit to ease merging.
git-svn-id: trunk@9923 -
2008-01-26 13:12:04 +00:00
marco
149c56bb55 * Basic moving and updating of mysql. makefile.fpc's included, regened makefiles not.
fpmake also in separate commit (will follow shortly)

git-svn-id: trunk@9922 -
2008-01-26 13:08:46 +00:00
joost
9e2e350d08 * Updated script te create testsuite-database
git-svn-id: trunk@9921 -
2008-01-26 12:24:15 +00:00
peter
0e0fbee1cd * remove dependency on itself
git-svn-id: trunk@9920 -
2008-01-25 16:23:31 +00:00
peter
66b6f5d4f7 * fix netdb dependencies
git-svn-id: trunk@9919 -
2008-01-25 00:40:35 +00:00
peter
81c82efbeb * regenerated
git-svn-id: trunk@9918 -
2008-01-25 00:21:19 +00:00
peter
bdcbe44735 * new fpmake.pp
git-svn-id: trunk@9917 -
2008-01-25 00:16:33 +00:00
peter
9e080c5d81 * archiving is independent of selected os/cpu
git-svn-id: trunk@9916 -
2008-01-25 00:13:06 +00:00
peter
b46a554a0a * build unit dependencies
git-svn-id: trunk@9915 -
2008-01-24 23:59:57 +00:00
peter
1379c27cf3 * check package os and cpu before resolving filenames, reduces
warnings in archiving mode for packages for only a couple of oses

git-svn-id: trunk@9914 -
2008-01-24 23:58:26 +00:00
peter
dc3985bb36 * new fpmake.pp
git-svn-id: trunk@9913 -
2008-01-24 23:49:49 +00:00
peter
dcea7aba08 * obsolete
git-svn-id: trunk@9912 -
2008-01-24 23:38:47 +00:00
peter
875168c56b * new fpmake.pp
git-svn-id: trunk@9911 -
2008-01-24 23:37:32 +00:00
peter
e338befa21 * mode objfpc added
* remove old fpmake

git-svn-id: trunk@9910 -
2008-01-24 23:35:30 +00:00
peter
00dabb1265 * move uriparser to fcl-base
* move netdb unit and examples to fcl-net
  * removed netdb package

git-svn-id: trunk@9909 -
2008-01-24 23:30:20 +00:00
peter
3e5420a01c * fpmake.pp
git-svn-id: trunk@9908 -
2008-01-24 23:12:13 +00:00
peter
b90270401a * move pasjpeg
* add fpmake.pp for pasjpeg

git-svn-id: trunk@9907 -
2008-01-24 23:09:54 +00:00
peter
2ed730deaa * check Target.Install boolean
git-svn-id: trunk@9906 -
2008-01-24 23:08:34 +00:00
peter
4ed0d4a5bf * resolving of examples fixed
git-svn-id: trunk@9905 -
2008-01-24 22:59:22 +00:00
peter
052c1bf5ae * winunits-jedi deps
git-svn-id: trunk@9904 -
2008-01-24 22:57:55 +00:00
peter
465268840a * new fpmake.pp
git-svn-id: trunk@9903 -
2008-01-24 22:57:37 +00:00
peter
7332c24194 * fpmake added
git-svn-id: trunk@9902 -
2008-01-24 22:08:59 +00:00
peter
f903b24352 * remove useless ArchiveFiles, use Sources.AddSrcFiles instead
* if extractrelativepath call, current dir needs a trailing / to prevent it from
    being stripped before calculating the relative path

git-svn-id: trunk@9901 -
2008-01-24 21:59:45 +00:00
peter
83777008b6 * don't inlcude rtl unit depnedencies
git-svn-id: trunk@9900 -
2008-01-24 21:58:28 +00:00
peter
46f999c582 * fpmake support
git-svn-id: trunk@9899 -
2008-01-24 21:50:42 +00:00
Jonas Maebe
8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes
for qwordbool) + test:
    o assigning true to such a variable now sets them to $ff/$ffff/$ffffffff
    o these types are now all signed
    o converting an integer type to a byte/word/long/qwordbool using an
      explicit type cast keeps the integer's original value stored in the
      bool, instead of forcing it to ord(true)/ord(false)
    (mantis #10233 and #10613, implemented for all architectures, testsuite
     tested for ppc32, sparc and x86)
  * fixed some places where the rtl depended on longbool(true) having the
    value 1
  * extended several boolean tests (and adapted some to no longer assume
    that byte/word/long/qwordbool(true)=1)
  + support for converting to qwordbool in second_int_to_bool for x86, ppc
    and sparc

git-svn-id: trunk@9898 -
2008-01-24 21:30:55 +00:00
peter
53d90218af * remove dos dependency
git-svn-id: trunk@9897 -
2008-01-24 20:53:26 +00:00
joost
309106e9f1 * Only convert the classname in the filename of a unit-test to lowercase and not the whole path
git-svn-id: trunk@9896 -
2008-01-24 17:40:32 +00:00
joost
efa0484979 * Add dash between hostname and date in digest-tarfile
git-svn-id: trunk@9895 -
2008-01-24 17:02:47 +00:00
joost
3154a97ef4 * Renamed TestSQLFieldTypes.pas to TestFieldTypes.pas for consistency needed by dbdigest
git-svn-id: trunk@9894 -
2008-01-24 16:35:58 +00:00
Jonas Maebe
200f1e5643 * fixed webtbs/tw10519.pp for CPUs which don't support extended
git-svn-id: trunk@9893 -
2008-01-24 10:33:14 +00:00
peter
bfd667e289 * fpmake added
git-svn-id: trunk@9892 -
2008-01-24 07:52:43 +00:00
peter
2c94ece3e1 * obsolete files
git-svn-id: trunk@9891 -
2008-01-24 07:47:03 +00:00
peter
72b3da0bbf * updated for --os and --cpu
git-svn-id: trunk@9890 -
2008-01-23 23:16:14 +00:00
peter
16abff0748 * renamed --CPU to --cpu and --OS to --os
* file resolving works now for multiple targets
  * give warnings for not found files and unit dependencies that
    are not supported for the current target
  * disabled some cpu-os combinations that are broken and actively
    supported (qnx,netbsd,openbsd,embedded) to reduce the
    warnings for not found files in the rtl

git-svn-id: trunk@9889 -
2008-01-23 23:15:54 +00:00
peter
5df1907f03 * windows support
git-svn-id: trunk@9888 -
2008-01-23 23:03:54 +00:00
Jonas Maebe
ea22e81374 * fixed include/exclude for byte-sized sets in registers
git-svn-id: trunk@9887 -
2008-01-23 22:28:12 +00:00
joost
f83f7785ad * Add RelSrcDir setting with a default value of "tests", to specify in which directory the test-sources reside, relative to the TestSrcDir
git-svn-id: trunk@9886 -
2008-01-23 21:59:00 +00:00
joost
319a2cdba2 * Write RelSrcDir to digest.cfg
git-svn-id: trunk@9885 -
2008-01-23 21:56:34 +00:00
peter
ff58811b87 * don't override target from commandline with compiler defaults
git-svn-id: trunk@9884 -
2008-01-23 17:55:15 +00:00
peter
d77af6d31c * linux rtl can be built as package
git-svn-id: trunk@9883 -
2008-01-23 17:43:55 +00:00
peter
960024adb8 * shell/awk script to help creating fpmake.pp from existing ppu files
git-svn-id: trunk@9882 -
2008-01-23 17:04:40 +00:00
peter
545d27e888 * go32v2 fixed
* moved all targets using the same executbale structure together so
    the reuse of the generic functions is more clear

git-svn-id: trunk@9881 -
2008-01-23 15:59:20 +00:00
peter
73871b64ce * BeOS/Haiku updates from Olivier Coursière
git-svn-id: trunk@9880 -
2008-01-23 15:37:25 +00:00
yury
801837f60d * Fixed bug #10681.
+ Test.

git-svn-id: trunk@9879 -
2008-01-23 10:24:04 +00:00
joost
ce9b080854 * Always reset FUpdateable when calling the SQLParser (+test)
git-svn-id: trunk@9878 -
2008-01-23 09:14:07 +00:00