yury
03ac7991e8
* fixed paszlib compiling in objfpc/delphi mode.
...
git-svn-id: trunk@2750 -
2006-03-05 09:48:31 +00:00
tom_at_work
5e0ebb6139
* fixed opengl package compilation on Win32
...
git-svn-id: trunk@2749 -
2006-03-05 09:18:36 +00:00
tom_at_work
7f192e369e
* changed library handle types to the correct TLibHandle
...
* avoid call of FreeLibrary() with zero, because it crashes on some linux versions
git-svn-id: trunk@2748 -
2006-03-04 23:40:43 +00:00
joost
967e4aac10
+ Fixed mysql_error
...
git-svn-id: trunk@2657 -
2006-02-20 16:53:35 +00:00
joost
62f550f2ec
+ fixed an enabled oracle for win32
...
git-svn-id: trunk@2635 -
2006-02-19 17:42:26 +00:00
mazen
aeb162e4e1
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
...
git-svn-id: trunk@2603 -
2006-02-15 22:05:04 +00:00
marco
6974105177
* fix for 4800
...
git-svn-id: trunk@2601 -
2006-02-15 22:02:22 +00:00
peter
01d23a5c56
* enable packages for solaris
...
git-svn-id: trunk@2560 -
2006-02-13 13:57:22 +00:00
peter
0cef678a92
* make solaris zipinstall working
...
* remove ezcgi.inc, use GetEnvironmentVariable from SysUtils
git-svn-id: trunk@2558 -
2006-02-13 09:15:11 +00:00
tom_at_work
a3295f379a
* removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
...
* regenerated makefiles
git-svn-id: trunk@2546 -
2006-02-12 20:26:15 +00:00
joost
3574454490
+ update of oracle bindings
...
git-svn-id: trunk@2540 -
2006-02-12 17:44:14 +00:00
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
peter
c01adb196a
* remove $ifdef WINDOWS which was broken for fpc
...
git-svn-id: trunk@2299 -
2006-01-15 19:36:56 +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
3eda59948d
* fixed make clean all install
...
git-svn-id: trunk@2261 -
2006-01-11 22:20:40 +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
marco
25bdac2b80
* fix for snapshot failure on dos (John Lee's builds)
...
git-svn-id: trunk@2067 -
2005-12-28 08:49:14 +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
daniel
d28e5e9318
* Remove += operators
...
git-svn-id: trunk@1990 -
2005-12-19 08:21:59 +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
daniel
abd29e02d9
* Rename included to .inc
...
git-svn-id: trunk@1945 -
2005-12-13 21:26:19 +00:00
daniel
4b074a0e5c
+ Add PTCpas package
...
git-svn-id: trunk@1944 -
2005-12-13 21:13:29 +00:00
daniel
4039412757
* Rename xf86dga1.pp to xf86dga1.inc because it is an include file.
...
git-svn-id: trunk@1942 -
2005-12-13 12:56:35 +00:00
Jonas Maebe
830d9956a9
* fixed and enabled gtk2 for Darwin/Mac OS X (Lazarus built for gtk2 works
...
with fink installed gtk+2-dev package; note that first startup of gtk2
program takes very long because of font conversions of all installed fonts)
git-svn-id: trunk@1905 -
2005-12-08 15:11:05 +00:00
tom_at_work
dcb2542ef1
* updated makefiles for ppc64/linux to allow successful building on that platform
...
git-svn-id: trunk@1902 -
2005-12-08 11:31:50 +00:00
Jonas Maebe
d7acb80e11
* fixed web bug #4546
...
git-svn-id: trunk@1894 -
2005-12-07 14:59:47 +00:00
Jonas Maebe
ee1fba0822
- removed dllfuncs unit, use dynlibs from the rtl instead
...
* fixed glx for Mac OS X
git-svn-id: trunk@1885 -
2005-12-06 14:38:20 +00:00
michael
9301b6f9a2
+ Added XRandr from Nikolay Nikolov
...
git-svn-id: trunk@1884 -
2005-12-05 19:07:05 +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