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
peter
ff4b5fcb59
* add all linux units, still need to finish dependencies
...
git-svn-id: trunk@9877 -
2008-01-23 00:24:05 +00:00
peter
596c61bd9c
* AddUnit from ppu
...
* Compare directories and output Targets.AddUnit lines
git-svn-id: trunk@9876 -
2008-01-22 23:53:47 +00:00
peter
8e22284eb0
* regenerated
...
git-svn-id: trunk@9875 -
2008-01-22 23:11:04 +00:00
peter
721a45eb02
* shell commands helpfull for building fpmake.pp
...
git-svn-id: trunk@9874 -
2008-01-22 23:10:46 +00:00
peter
a8d2a7932d
* store fully resolved target filename for includes
...
* remove trailing / for -Fi include paths
* only indent info,debug messages
git-svn-id: trunk@9873 -
2008-01-22 22:41:27 +00:00
peter
1f792725c9
* fix filename cases
...
git-svn-id: trunk@9872 -
2008-01-22 22:06:30 +00:00
Jonas Maebe
53be0147d4
* fixed assignments to integer regvars typecasted to a type
...
of equal size but with different signdness + test
git-svn-id: trunk@9871 -
2008-01-22 21:27:34 +00:00
joost
3e8f7bed75
Patch from Luiz Americo:
...
* Improve Master/Detail: the foreign key is automatically set when a new record is appended
* Improve Locate/LocateNext: implements loCaseInsensitive and loPartialKey options
* Better error handling. When executing a mal formed query or trying to open a invalid file an exception with a meaningful message
* General code cleanup
git-svn-id: trunk@9870 -
2008-01-22 21:09:23 +00:00
Jonas Maebe
46d977c512
* added more compiler names to svn:ignore settings
...
git-svn-id: trunk@9869 -
2008-01-22 19:41:20 +00:00
peter
266622deef
* start new objectfile for interface wrappers
...
git-svn-id: trunk@9868 -
2008-01-22 18:49:29 +00:00
joost
9334776990
* Patch from Luiz Americo to call DoBefore/AfterClose even if the component is being destroyed
...
git-svn-id: trunk@9866 -
2008-01-22 17:43:32 +00:00
joost
88dc37a1e3
* Proper CheckTypeSize check for TWideStringField
...
* Allow non-zero Size for TNumericField to avoid problems with buggy TDataset descendents
git-svn-id: trunk@9865 -
2008-01-22 16:48:45 +00:00
peter
d8755158b4
* regenerated
...
git-svn-id: trunk@9862 -
2008-01-22 08:45:47 +00:00
peter
337c3cba5d
* also include sec_units if only implicitunits are available
...
git-svn-id: trunk@9861 -
2008-01-22 08:45:14 +00:00
joost
011c8002b0
* Add paszlib dependency
...
git-svn-id: trunk@9860 -
2008-01-21 21:43:28 +00:00
peter
a738629e94
* completed linux system include deps
...
git-svn-id: trunk@9859 -
2008-01-21 18:16:08 +00:00
peter
2377b34d16
* support passing archive on the commandline for build,compile,install.
...
this can be used to test build of archives using 'fppkg archive && fppkg build <archive.zip>'
git-svn-id: trunk@9858 -
2008-01-21 17:58:18 +00:00
joost
2adb03d965
* Typo
...
git-svn-id: trunk@9857 -
2008-01-21 16:41:09 +00:00
joost
8edff4a313
* Added Comment and Category properties to TDigestResultsWriter
...
* Write Comment and Category to digest.cfg
git-svn-id: trunk@9854 -
2008-01-21 16:26:20 +00:00
joost
76636bad26
* The Category of a testrun is now stored into the database. The default is CategoryID is 1 for compatibility with digests without category
...
* Fixed procession of db-errors
* Added support for adding new fpcunit-tests and parse the testunits
git-svn-id: trunk@9853 -
2008-01-21 16:17:12 +00:00
Jonas Maebe
1d88e3eb11
* replace strpcopy with its own code because unix no longer
...
depends on the strings unit (patch from Peter)
git-svn-id: trunk@9851 -
2008-01-21 14:45:40 +00:00
Almindor
3a247770e5
* fix include files in fpmake
...
git-svn-id: trunk@9836 -
2008-01-20 22:34:39 +00:00
Almindor
1f3dfd2773
* new fpmake style for sdl
...
git-svn-id: trunk@9835 -
2008-01-20 22:26:21 +00:00
peter
02a8dae1db
* regenerated
...
git-svn-id: trunk@9834 -
2008-01-20 22:18:34 +00:00
peter
4f72209bc0
* more unix units added
...
git-svn-id: trunk@9833 -
2008-01-20 22:12:31 +00:00
peter
d444c7c5ab
* log indention
...
* disable cpu-dependent overloads, the compiler can't handle this overload
together with the os-dependent overload. Still a problem with currnet 2.3.1.
* cleanup of targetstate for packages. Make it look the same as targets
* move package and target compiling closer in the source file so they can
be kept better in sync
git-svn-id: trunk@9832 -
2008-01-20 22:11:54 +00:00
Almindor
867610beaa
* add fpmake to cairo package
...
git-svn-id: trunk@9831 -
2008-01-20 22:07:06 +00:00
Almindor
c515c7f8ea
* fix typo in pcap/fpmake.inc
...
git-svn-id: trunk@9830 -
2008-01-20 22:03:55 +00:00
Almindor
71dc4a168b
* add fpmake to a52 package
...
git-svn-id: trunk@9829 -
2008-01-20 22:03:24 +00:00
marco
bbe4dfce00
* fix for 10292. Higher baudrates and new utf constant
...
git-svn-id: trunk@9828 -
2008-01-20 21:58:26 +00:00
peter
1aa548426b
* remove uses strings
...
git-svn-id: trunk@9827 -
2008-01-20 21:27:01 +00:00
peter
37e509f290
* remove uses strings, strlen/strpas are in system unit
...
git-svn-id: trunk@9826 -
2008-01-20 21:07:08 +00:00
marco
2782078d2d
* fix for 10577
...
git-svn-id: trunk@9824 -
2008-01-20 20:38:54 +00:00
joost
2d19fd0925
* Set DEFAULT_ORDER if no index-name is given
...
* Set the current record to the first record for all indexes when opening a dataset
* Fixed sorting for various fieldtypes
* Added dependency on unit strutils now StringsReplace is moved there
* Added several index-tests
git-svn-id: trunk@9823 -
2008-01-20 17:50:25 +00:00
Jonas Maebe
5290a04e33
* forgot to commit (test for r9623)
...
git-svn-id: trunk@9821 -
2008-01-20 16:23:33 +00:00
florian
94ea214f32
* more spilling fixes
...
git-svn-id: trunk@9820 -
2008-01-20 16:13:20 +00:00
florian
50294418bc
* spilling for neg, ext and extb fixed
...
git-svn-id: trunk@9819 -
2008-01-20 16:07:42 +00:00
Almindor
ea2df5e0e0
* fix crash on aspell finalization if dynlib was used but library wasn't found
...
git-svn-id: trunk@9818 -
2008-01-20 15:58:41 +00:00
florian
ddad44bc1e
* win64 -glw build fix
...
git-svn-id: trunk@9817 -
2008-01-20 15:13:42 +00:00
daniel
0d78460e2e
* Disable int_str again.
...
git-svn-id: trunk@9816 -
2008-01-20 14:47:48 +00:00
florian
b9fd8f0fc3
* build lnfdwarf on win64
...
git-svn-id: trunk@9815 -
2008-01-20 14:43:22 +00:00
peter
482ad1334b
* support .gnu_debuglink section to have the debug info in an
...
external file
git-svn-id: trunk@9813 -
2008-01-20 13:13:55 +00:00
florian
f7a891248a
* win64 compilation fix
...
git-svn-id: trunk@9812 -
2008-01-20 13:04:21 +00:00
peter
de918497ef
* support -Xg under linux
...
git-svn-id: trunk@9811 -
2008-01-20 12:12:15 +00:00