Commit Graph

337 Commits

Author SHA1 Message Date
mazen
bc18d6eb8a + added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl

git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
tom_at_work
453bb6d1c9 * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
2006-01-29 17:49:42 +00:00
michael
9cb97e5a99 + Enabled use of embedded firebird library.
git-svn-id: trunk@2333 -
2006-01-24 20:04:46 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
b74ac03ead * rebuild
git-svn-id: trunk@2271 -
2006-01-12 21:29:00 +00:00
florian
cfe47bf0d8 * don't create shared libs for graph
git-svn-id: trunk@2262 -
2006-01-11 22:50:24 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00
florian
a6a439b11c * don't link explicitly against libgcc on linux
git-svn-id: trunk@2259 -
2006-01-11 21:45:53 +00:00
florian
210f9c07d6 + makefiles adapted for shared library support
git-svn-id: trunk@2257 -
2006-01-11 21:42:30 +00:00
peter
5089fe99a9 * integer -> smallint
git-svn-id: trunk@2253 -
2006-01-11 16:23:26 +00:00
peter
9464d1df6c * move vesa includes
git-svn-id: trunk@2247 -
2006-01-10 09:02:49 +00:00
peter
36ae732398 * fixed typo GRPAH to GRAPH
git-svn-id: trunk@2246 -
2006-01-10 09:01:27 +00:00
florian
8039c477af * fixed (hopefully) problem with dependencies
git-svn-id: trunk@2220 -
2006-01-08 12:02:57 +00:00
Jonas Maebe
b99bdb88a2 * stringfromlabel now also handles dns message compression
git-svn-id: trunk@2115 -
2006-01-02 11:15:01 +00:00
florian
8bece84c5b * graph is only built on i386 on linux
git-svn-id: trunk@2081 -
2005-12-30 12:28:08 +00:00
florian
7b5f6b27fb * fixed pathes on win32
git-svn-id: trunk@2075 -
2005-12-29 15:03:58 +00:00
florian
051d8a1ceb + added missing Makefile
git-svn-id: trunk@2072 -
2005-12-29 14:41:10 +00:00
florian
da18dca277 * graph and ggigraph unit moved to packages/base
git-svn-id: trunk@2071 -
2005-12-29 14:36:22 +00:00
oro06
209cbd7227 *arm/wince basepackages
git-svn-id: trunk@2069 -
2005-12-28 09:27:43 +00:00
oro06
1a2308afc4 +arm/wince more db, extrapackages
git-svn-id: trunk@2066 -
2005-12-27 16:40:56 +00:00
joost
4a94fc2ccd + Fixed dyn. loading for mysql 5.0
git-svn-id: trunk@2023 -
2005-12-21 12:33:14 +00:00
joost
15815b2049 + removed unused libc and libcrypt usage
git-svn-id: trunk@1979 -
2005-12-18 16:03:34 +00:00
tom_at_work
c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
2005-12-16 20:37:08 +00:00
tom_at_work
3502898ba3 * makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
daniel
7bc989e199 * Remove inline from problematic procedures. Problem isolated and moved to
testsuite.
  * Added hash to requirements of some packages

git-svn-id: trunk@1872 -
2005-12-02 22:27:50 +00:00
daniel
95dc6d22e1 * Add deflateInit2_
git-svn-id: trunk@1868 -
2005-12-02 05:30:24 +00:00
daniel
782f3a987e * Inline most stuff in paszlib.pas
git-svn-id: trunk@1867 -
2005-12-01 22:52:54 +00:00
daniel
d13cbc428c * Remove zutil
git-svn-id: trunk@1866 -
2005-12-01 22:47:17 +00:00
daniel
07fea4a633 * zutil removal
git-svn-id: trunk@1865 -
2005-12-01 22:45:08 +00:00
daniel
3c2123684f * zutil removal
git-svn-id: trunk@1864 -
2005-12-01 22:44:42 +00:00
daniel
9b1a4c88a8 * Bump version number
git-svn-id: trunk@1863 -
2005-12-01 22:22:52 +00:00
daniel
9f85c92ef1 * Remove now obsolete unit zutil
git-svn-id: trunk@1862 -
2005-12-01 22:21:40 +00:00
daniel
4f4207fee5 * Paszlib part of changes
git-svn-id: trunk@1859 -
2005-12-01 18:33:40 +00:00
daniel
f0a568ff12 * Adapt Makefiles
git-svn-id: trunk@1858 -
2005-12-01 18:33:06 +00:00
daniel
c9c280216d * Rename md5 directory to hash for hash functions
* Move crc.pas into hash

git-svn-id: trunk@1857 -
2005-12-01 18:32:39 +00:00
daniel
6751a62f75 * Remove "uses base"
git-svn-id: trunk@1855 -
2005-12-01 16:11:37 +00:00
Jonas Maebe
6b37d3de32 * added {$goto on} to fix compilation
git-svn-id: trunk@1851 -
2005-11-30 21:17:16 +00:00
daniel
c91b31f01c * Kill zalloc, zfree fields and start conversion to standard getmem & freemem
git-svn-id: trunk@1850 -
2005-11-29 23:53:33 +00:00
daniel
7b313df7d7 * Remove FPC define
git-svn-id: trunk@1849 -
2005-11-29 23:46:30 +00:00
daniel
a3d29d3a3f * Remove FPC define
git-svn-id: trunk@1848 -
2005-11-29 23:40:30 +00:00
daniel
b66f95bdfd * Remove unused zmemcmp
git-svn-id: trunk@1847 -
2005-11-29 23:32:51 +00:00
daniel
515f433dc5 * Remove defines in zutil
git-svn-id: trunk@1845 -
2005-11-29 23:21:29 +00:00
daniel
17dd59fdcb * Kill zmemcpy and zmemzero
git-svn-id: trunk@1844 -
2005-11-29 17:01:04 +00:00
daniel
4e4099e835 * Replace C types with native Pascal types
* Avoid sysutils overhead

git-svn-id: trunk@1843 -
2005-11-29 10:34:25 +00:00
daniel
c29010d0a0 * Rename crc unit
git-svn-id: trunk@1842 -
2005-11-29 09:32:53 +00:00
daniel
e05d4436a0 * Rename gzcrc
git-svn-id: trunk@1841 -
2005-11-29 09:00:03 +00:00
daniel
e6cfc97cec * Renamed to crc.pas
git-svn-id: trunk@1840 -
2005-11-29 08:59:26 +00:00
daniel
c8b3298a4d * Version upgrade to final version from 7 april 2000
git-svn-id: trunk@1839 -
2005-11-29 08:42:30 +00:00
joost
d1f1e5adf4 + added support for MySQL 5.0
+ added mysql_stmt_* calls to dyn. loaded mysql-library

git-svn-id: trunk@1800 -
2005-11-22 00:52:58 +00:00