joost
2a9a48b15d
* Added fcl-web to dependencies of fppkg
...
git-svn-id: trunk@17625 -
2011-06-01 17:55:34 +00:00
joost
898a4debca
* When using a installed compiler to compile fpmake, do not pass -n to
...
the compiler. Bug #19412 .
git-svn-id: trunk@17605 -
2011-05-29 19:58:21 +00:00
michael
9e43613e88
* Removed HTTP 1.3 and 2.0 from build sequence
...
git-svn-id: trunk@17570 -
2011-05-27 11:29:17 +00:00
joost
44a43c63da
* Only export FPCFPMAKE when a suitable compiler is found, or else
...
it won't be detected when that compiler becomes available later in
the compile process. Bug #19263
git-svn-id: trunk@17500 -
2011-05-19 13:26:16 +00:00
michael
a0770fc99a
* Added dependency of fppkg on fcl-web
...
git-svn-id: trunk@17483 -
2011-05-17 17:35:04 +00:00
Jonas Maebe
2922e44ef8
* limit dependency of fppkg on libcurl to those platforms for which libcurl
...
gets compiled (fixes Windows compilation after r17479)
git-svn-id: trunk@17482 -
2011-05-17 14:19:55 +00:00
Jonas Maebe
62ac6c23a0
* fixed dependencies for fppkg after r17448/17450
...
git-svn-id: trunk@17479 -
2011-05-17 11:06:30 +00:00
michael
93c02fe315
* Added fppkg
...
git-svn-id: trunk@17447 -
2011-05-13 20:25:40 +00:00
joost
8847efb758
* To build fpmake while cross-compiling, use the compiler that is used
...
while cycling the compiler to build the native rtl. (bug 19263)
git-svn-id: trunk@17389 -
2011-05-01 16:48:56 +00:00
joost
2355125bd5
* Bootstrap native version of fpmkunit when cross-compiling
...
git-svn-id: trunk@17375 -
2011-04-26 21:06:25 +00:00
joost
a0f2ed6a13
* Added the FPCFPMAKE define which by default contains a compiler which
...
is build to compile for the target the system is running on. So that the
fpmake files can be compiled for the native system while cross-compiling
* Re-generated root and packages Makefile
git-svn-id: trunk@17356 -
2011-04-21 11:13:08 +00:00
Jonas Maebe
42cfebd653
* fixed fcl-registry dependency of winunits-jedi (was missing all/release/...
...
suffixes)
git-svn-id: trunk@17053 -
2011-02-28 10:44:01 +00:00
marco
193eee9622
* gtk2, iconvenc and cairo for Solaris as per Mantis 18271,18786; closes the latter
...
git-svn-id: trunk@16964 -
2011-02-21 21:12:04 +00:00
marco
b09ce75896
* enabled gdbint for win64 to ease ide testing.
...
git-svn-id: trunk@16564 -
2010-12-14 21:47:49 +00:00
Jonas Maebe
9248019e12
* enable OpenCL for Linux (patch by Denis Golovan, mantis #17917 )
...
git-svn-id: trunk@16332 -
2010-11-12 22:16:28 +00:00
Károly Balogh
52a118efbb
+ enabled SDL package for MorphOS
...
git-svn-id: trunk@16206 -
2010-10-23 13:06:16 +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
nickysn
15ab85fee5
+ enabled build of ptcgraph on win64
...
git-svn-id: trunk@16034 -
2010-09-20 22:31:30 +00:00
nickysn
9e0e05c098
+ enabled build of ptcgraph on win32
...
git-svn-id: trunk@16030 -
2010-09-20 13:45:19 +00:00
nickysn
090dd86ce3
* enabled ptc build on win32 and win64
...
git-svn-id: trunk@16029 -
2010-09-20 12:58:20 +00:00
nickysn
341ffdaa79
* enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms
...
git-svn-id: trunk@16020 -
2010-09-19 22:55:47 +00:00
michael
b4a15ed612
* Added fcl-js
...
git-svn-id: trunk@15991 -
2010-09-15 14:12:29 +00:00
Jonas Maebe
6434bcf562
* fcl-web now depends on fcl-net and fcl-json
...
git-svn-id: trunk@15337 -
2010-05-27 19:56:46 +00:00
Jonas Maebe
4a934bdb33
* fixed small Darwin-specific dependency error (fcl-extra_smart has to
...
depend on fcl-base_smart, not on fcl-base_release)
git-svn-id: trunk@15155 -
2010-04-21 19:42:06 +00:00
florian
e9c95ea46f
+ NvApi package for win32 and win64 by Dmitry Boyarintsev, resolves #15771
...
git-svn-id: trunk@14951 -
2010-02-28 09:56:36 +00:00
michael
45a22a30b0
* Regenerated
...
git-svn-id: trunk@14864 -
2010-02-04 20:31:56 +00:00
michael
82f0d61ad9
* Added libsee for win32 and linux
...
git-svn-id: trunk@14858 -
2010-02-04 13:00:08 +00:00
Jonas Maebe
b6a23de91e
* opencl depends on opengl
...
git-svn-id: trunk@14625 -
2010-01-12 11:00:23 +00:00
florian
7e7f154f88
+ OpenCL package by Dmitry Boyarintsev, fixed and tested on win32 and win64, enabled for i386-darwin because submitter tested on Mac OS X, resolves #15297
...
git-svn-id: trunk@14534 -
2010-01-03 18:26:07 +00:00
Jonas Maebe
2393f2be4f
* fcl-base now depends on univint for all darwin platforms
...
- removed duplicate dependency rules for paszlib
git-svn-id: trunk@14439 -
2009-12-13 17:47:53 +00:00
pierre
55cffbef12
* Update Makefiles
...
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
marco
966bcbec9f
* fixed the suffixes of fcl-registry dependance of winunits-base. (non related remark in mantis 15079)
...
git-svn-id: trunk@14193 -
2009-11-15 21:53:19 +00:00
ivost
27ce2c747e
* added zorba to build tree
...
git-svn-id: trunk@14096 -
2009-11-07 11:39:58 +00:00
Jonas Maebe
f9eb89eb98
* updated r308 of common Mac OS X interfaces:
...
o all headers updated to Mac OS X 10.6
o 64 bit support (commented out unsupported routines under 64 bit, fixed
types)
o iPhoneOS support to the extent that this is available in the standard
Mac OS X 10.6 headers (these are not covered under the iPhone SDK
derivative works limitation)
o a few new frameworks translated: CoreType, CoreVideo, AudioUnits
o a number of changes can cause compatibility problems with existing
programs, listed below
* many cases where signed parameters were turned into unsigned parameters
and vice versa, too many to list (due to differences between the classic
Pascal headers and the new C headers)
* ATSFontFindFromContainer: ioArray var -> ptr because array
* ATSFontGetFileSpecification: oFile FSSpec -> ATSFSSpec (was translation
error?)
* CFNetworkCopyProxiesForAutoConfigurationScript: got extra CFErrorRef para
* CMGetDeviceFactoryProfiles: defaultProfID var -> ptr, because can be nil
* CMIterateColorDevices: seed and count var -> ptr, because can be nil
* CMIterateDeviceProfiles: seed and count var -> ptr, because can be nil
* CMSetDeviceProfiles: profileScope and deviceProfiles const -> ptr, because
can be nil
* ConvertFromUnicodeToScriptCodeRun: oScriptCodeRuns var -> ptr because
array
* ConvertFromUnicodeToTextRun: oEncodingRuns var -> ptr because array
* CreateUnicodeToTextRunInfo: iUnicodeMappings var -> ptr because array
* DCMCreateFieldInfoRecord: findMethods var -> ptr because array
* DCMGetFieldFindMethods: findMethods var -> ptr because array
* GetIconRefFromFileInfo: outlabel var -> ptr because can be nil
* HIImageViewCreate: last parameter ControlRef -> HIViewRef
* HIViewNewTrackingArea: outRef var -> ptr because can be nil in 10.5+
* LAGetEnvironmentList: environmentList var -> ptr because array
* LAListAvailableDictionaries: dictionaryList and opened var -> ptr because
array
* LSGetApplicationForURL: outAppRef and outAppURL var -> ptr because can be
nil
* LocaleOperationGetLocales: localeVariantList var -> ptr because can be nil
* MPWaitOnQueue: param1-3 value -> var because "void **" in C
* QTVRSetBackBufferImagingProc: areasOfInterest var -> ptr because array
* QueryUnicodeMappings: oReturnedMappings var -> ptr because array
* TECConvertTextToMultipleEncodings: outEncodingsBuffer var -> ptr because
array
* TECFlushMultipleEncodings: outEncodingsBuffer var -> ptr because array
* TECSniffTextEncoding: numErrsArray and numFeaturesArray var -> ptr because
array
* FSCreateResFile: catalogInfo const -> ptr because can be nil
git-svn-id: trunk@14089 -
2009-11-06 22:57:07 +00:00
Jonas Maebe
559e284bd0
* merged r13762-14047 from trunk
...
git-svn-id: branches/objc@14048 -
2009-11-04 15:50:26 +00:00
marco
cbdbf0fd32
* enabled libxml for FreeBSD. Some tests run, and the breakage of the others are not due to FreeBSD.
...
git-svn-id: trunk@14040 -
2009-11-04 11:29:45 +00:00
marco
54f0caad4d
* enabled bzip2
...
git-svn-id: trunk@13987 -
2009-10-31 10:32:15 +00:00
marco
c14fb4b1c8
* custapp has univint deps on OS X.
...
git-svn-id: trunk@13911 -
2009-10-19 19:45:19 +00:00
Jonas Maebe
52579c0f11
* fixed darwin dependencies after r13902
...
git-svn-id: trunk@13910 -
2009-10-19 12:51:31 +00:00
marco
7ad93d7e52
* reworked dependancies around the FCL. daemonapp and servicemanager are isolated into fcl-extra. This makes fcl-base have less dependancies, and other problems then solve themselves.
...
git-svn-id: trunk@13902 -
2009-10-17 18:41:26 +00:00
Jonas Maebe
d34276c575
--- Merging r13696 through r13760 into '.':
...
U ide/fpusrscr.pas
U rtl/unix/video.pp
U rtl/i386/i386.inc
U rtl/win/wininc/defines.inc
U rtl/win/systhrd.inc
U rtl/linux/m68k/dllprt0.as
U rtl/linux/i386/syscall.inc
U rtl/linux/i386/dllprt0.as
U rtl/linux/i386/si_c.inc
U rtl/linux/i386/si_prc.inc
U rtl/linux/i386/si_c21.inc
U rtl/linux/i386/si_g.inc
U rtl/linux/i386/si_c21g.inc
U rtl/linux/i386/si_uc.inc
U rtl/linux/i386/si_dll.inc
U rtl/linux/x86_64/dllprt0.as
A tests/test/packages/hash/sha1test.pp
U tests/webtbs/tw12038.pp
U compiler/cclasses.pas
U compiler/symdef.pas
U compiler/ncon.pas
U compiler/ncgrtti.pas
U compiler/cgbase.pas
U compiler/pstatmnt.pas
U compiler/systems/t_linux.pas
U compiler/pass_1.pas
U compiler/x86/cgx86.pas
U compiler/x86/agx86att.pas
U compiler/x86/aasmcpu.pas
U compiler/aasmbase.pas
A packages/fcl-xml/tests/extras.pp
A packages/fcl-xml/tests/extras2.pp
--- Merging r13696 through r13760 into 'packages/fcl-xml/tests/README_DOM.txt':
U packages/fcl-xml/tests/README_DOM.txt
--- Merging r13696 through r13760 into '.':
U packages/fcl-xml/tests/domunit.pp
U packages/fcl-xml/src/xpath.pp
U packages/Makefile
U packages/gmp/src/gmp.pas
U packages/gmp/readme
U packages/fcl-db/src/base/db.pas
U packages/fcl-db/src/base/database.inc
U packages/sqlite/src/sqlite3.inc
U packages/fcl-web/src/custweb.pp
U packages/hash/fpmake.pp
U packages/hash/Makefile.fpc
A packages/hash/src/sha1.pp
U packages/hash/Makefile
U packages/hash/examples/Makefile.fpc
A packages/hash/examples/sha1test.pp
U packages/hash/examples/Makefile
U packages/Makefile.fpc
U packages/fcl-base/src/ascii85.pp
U packages/fcl-base/src/custapp.pp
U packages/chm/src/chmwriter.pas
U packages/chm/src/paslzx.pas
U packages/chm/src/chmreader.pas
--- Merging r13761 into '.':
U compiler/powerpc/agppcvasm.pas
U compiler/ppcgen/agppcgas.pas
git-svn-id: branches/objc@13762 -
2009-09-27 14:13:44 +00:00
marco
4eeeb3298e
* enabled gmp for Win32 after verification
...
git-svn-id: trunk@13714 -
2009-09-15 11:10:20 +00:00
marco
33d09f97e6
* gmp disabled for go32v2
...
git-svn-id: trunk@13713 -
2009-09-15 10:59:32 +00:00
marco
abda06eb20
* enabled gmp for Linux,FreeBSD and Darwin (Mischi tested)
...
git-svn-id: trunk@13704 -
2009-09-13 14:00:06 +00:00
Jonas Maebe
ed9656d1e6
Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from
...
svn+ssh://jonas@svn.freepascal.org/FPC/svn/fpc/trunk
git-svn-id: branches/objc@13697 -
2009-09-12 12:42:38 +00:00
Jonas Maebe
912fbbec79
+ Cocoa interfaces and parser by Ryan Joseph
...
git-svn-id: branches/objc@13688 -
2009-09-10 18:50:01 +00:00
Jonas Maebe
40c5ed111c
* copy/paste errors for building units shared fixed (patch by Pierre Pede,
...
part of mantis #12492 )
git-svn-id: trunk@13672 -
2009-09-07 19:47:13 +00:00
Jonas Maebe
196e9f74e4
* freetype and cairo building for BeOS and Haiku (patch from Olivier,
...
mantis #14490 )
git-svn-id: trunk@13643 -
2009-09-04 08:16:39 +00:00
Jonas Maebe
e246cac3ac
* regenerated using latest fpcmake
...
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
florian
1a843608ad
* disable librsvg and gtk2 on win64, it doesn't build
...
git-svn-id: trunk@13446 -
2009-07-25 22:02:21 +00:00
marco
e1ebf74c39
* makefiles regenerated on request of Olivier (Haiku fixes)
...
git-svn-id: trunk@13417 -
2009-07-19 21:11:33 +00:00
Almindor
d09b2d91a9
* move FastCGI out of fcl-web to be standalone package
...
git-svn-id: trunk@13377 -
2009-07-11 08:05:16 +00:00
florian
61f7422d22
o patch by Martin Sucha for pangocairo:
...
* makes gtk2 package depend on cairo package
* adds required definitions to glib and pango
* adds pangocairo library bindings
* changes cairo external library name from cairo to libcairo-2
git-svn-id: trunk@13365 -
2009-07-05 19:34:48 +00:00
Jonas Maebe
14558c3388
+ objcrtl package by Dmitry Boyarintsev: interface for the Mac OS X
...
Objective-C run time 1.0 and 2.0, for 32 bit platforms
git-svn-id: trunk@13122 -
2009-05-09 20:24:21 +00:00
Jonas Maebe
477b4d1f8b
* implemented TApplication.GetExename() using CoreFoundation api's
...
for 32 bit Darwin platforms (we don't have a 64 bit clean interface
for CoreFoundation yet) instead of using the (unreliable) paramstr(0)
(mantis #13327 )
git-svn-id: trunk@12921 -
2009-03-19 17:32:06 +00:00
Jonas Maebe
f70db9cc93
* fcl-db depends on fcl-xml (xmldatapacketreader uses dom)
...
git-svn-id: trunk@12915 -
2009-03-18 21:49:13 +00:00
Károly Balogh
1d092d012e
* Packages now compile for MorphOS w/o tweaking
...
* Added FV and OpenGL as packages for MorphOS
git-svn-id: trunk@12818 -
2009-02-28 11:47:07 +00:00
Jonas Maebe
be2d246327
* also let fcl-xml depend on iconvenc for beos and haiku
...
* regenerated using an up-to-date fpcmake
git-svn-id: trunk@12655 -
2009-02-02 16:06:22 +00:00
michael
e29d652dbe
* Reversed dependency of fcl-xml so it checks the platform names which need the dependency
...
git-svn-id: trunk@12654 -
2009-02-02 15:52:39 +00:00
michael
e6df6ce12e
Removed wince dependency of fcl-xml on iconv_enc
...
git-svn-id: trunk@12619 -
2009-01-27 08:17:18 +00:00
Jonas Maebe
8adbb96141
* fixed solaris compilation after r12591/12594/12595
...
git-svn-id: trunk@12600 -
2009-01-26 09:00:21 +00:00
Vincent Snijders
9f9c01cef8
* fixed dependencies of fcl-xml, the logic was inverted in r12594
...
git-svn-id: trunk@12595 -
2009-01-25 20:26:21 +00:00
michael
d8574f1361
* Hopefully fixed dependencies of fcl-xml
...
git-svn-id: trunk@12594 -
2009-01-25 14:20:25 +00:00
Jonas Maebe
5b7439438c
+ fcl-xml dependency on iconvenc, fixes linux compilation after r12587
...
git-svn-id: trunk@12591 -
2009-01-25 10:05:37 +00:00
ivost
7dfe21ce07
* enabled proj4 for linux (other platforms will follow)
...
* finished proj4 translation
git-svn-id: trunk@12563 -
2009-01-18 16:29:57 +00:00
Jonas Maebe
ce6771408f
* added missing dependencies for librsvg
...
git-svn-id: trunk@12551 -
2009-01-16 11:35:33 +00:00
ivost
8af2a9e942
* added header files for librsvg (Free, Open Source SVG Rendering Library)
...
* librsvg is dependant of gtk2 package
git-svn-id: trunk@12550 -
2009-01-15 22:39:17 +00:00
Jonas Maebe
6c7d64620c
* enabled opengles package for darwin/i386, it works fine under the
...
iPhone simulator
git-svn-id: trunk@12516 -
2009-01-05 20:58:46 +00:00
Jonas Maebe
7da5ba5b4d
+ OpenGL ES 1.1 header translation + test library (needs to be linked into
...
a test program specific to the platform, as there is no glu/glut for
embedded systems)
- disabled X11-based packages for darwin/arm
git-svn-id: trunk@12486 -
2009-01-03 14:49:05 +00:00
yury
94799dfd60
* Fixed packages compilation and installation for wince.
...
git-svn-id: trunk@12350 -
2008-12-12 13:39:59 +00:00
Vincent Snijders
a3d793a43f
* enabled compilation of httpd packages on win64, so fcl-web compiles again
...
git-svn-id: trunk@11978 -
2008-10-26 21:06:57 +00:00
marco
e5db5e4aa8
* regened makefiles to propagate makefile versions
...
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
d11e72b383
* Makefile fix that adds httpd22 dependancy to fcl-web. Maybe fpapache should move to a new package?
...
git-svn-id: trunk@11933 -
2008-10-18 20:11:00 +00:00
ivost
2e1f993232
* enabled libxml2 for win32 (hope it's still working for linux)
...
git-svn-id: trunk@11753 -
2008-09-13 00:27:27 +00:00
ivost
4e20c448f8
* updated Makefile.fpc and Makefile to include libxml2
...
git-svn-id: trunk@11526 -
2008-08-07 08:39:33 +00:00
ivost
12e37c2a7d
* added libxml2 package
...
git-svn-id: trunk@11525 -
2008-08-07 08:37:43 +00:00
joost
712d6b4451
* Implemented TBufDataset.SaveToFile and LoadFromFile + basic test
...
git-svn-id: trunk@11512 -
2008-08-05 18:09:12 +00:00
marco
62820f40cf
* iconvenc enabled for FreeBSD,Linux and Darwin (tested only ppc of the latter)
...
git-svn-id: trunk@11408 -
2008-07-19 12:30:59 +00:00
Jonas Maebe
9d8bee1887
* regenerated with changes in r11233
...
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
marco
2c5373d74c
* symbolic enabled.
...
git-svn-id: trunk@11205 -
2008-06-05 10:13:39 +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
florian
494e237b1e
* Haiku patch by Olivier Coursiere
...
- a little more native rtl: it use a native haiku library for select function instead of relying on a compatibility symlink
- haiku in the list of target that support the ide
- some more fix in some packages
git-svn-id: trunk@11135 -
2008-05-31 11:33:02 +00:00
Tomas Hajny
77581bedd1
* makefiles regenerated with newer fpcmake
...
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Tomas Hajny
59557a22ce
* avoid dependency from gtk1 to opengl on os2
...
git-svn-id: trunk@11097 -
2008-05-27 19:58:45 +00:00
marco
c201170793
* enabled users package for FreeBSD
...
git-svn-id: trunk@11083 -
2008-05-25 09:47:01 +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
marco
02de4a081c
* small bug fixes + newer fpcmake (11175 windows cairo)
...
git-svn-id: trunk@11006 -
2008-05-18 18:14:21 +00:00
marco
4fd3959d49
* Packages/ toplevel makefile adapted to include cairo for win32. Must be tested still.
...
git-svn-id: trunk@11005 -
2008-05-18 17:47:49 +00:00
yury
26d51730a8
+ Added cesync, rapi, windbase units. rapi is builded for win32 only. cesync is builded for both wince and win32.
...
git-svn-id: trunk@10902 -
2008-05-07 13:16:34 +00:00
yury
9633252e30
* Fixed winceunits sources and added them to build.
...
git-svn-id: trunk@10900 -
2008-05-07 12:46:47 +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
Jonas Maebe
af44dfc40b
o BeOS fixes from Olivier Coursière:
...
* compilation fix for tthread.inc
* fix BeOS dependencies for fcl-db
git-svn-id: trunk@10638 -
2008-04-12 19:28:47 +00:00
yury
0399268e0a
* Fixed packages building for wince.
...
git-svn-id: trunk@10628 -
2008-04-12 11:05:38 +00:00
michael
93400f276c
Merged revisions 9263-10571 via svnmerge from
...
svn+ssh://svn.freepascal.org/FPC/svn/fpc/branches/cleanroom
................
r9269 | michael | 2007-11-17 13:58:31 +0100 (Sat, 17 Nov 2007) | 1 line
* Cleaned initial list of tained routines
................
r9270 | michael | 2007-11-17 14:00:25 +0100 (Sat, 17 Nov 2007) | 1 line
* Test routines for cleanroom implementation
................
r9271 | michael | 2007-11-17 14:04:43 +0100 (Sat, 17 Nov 2007) | 1 line
DoVarClearArray also tainted
................
r9272 | michael | 2007-11-17 15:25:04 +0100 (Sat, 17 Nov 2007) | 1 line
* Removed possibly tainted code
................
r9276 | Almindor | 2007-11-17 21:29:16 +0100 (Sat, 17 Nov 2007) | 2 lines
* initial cleanroom implementation of TStringList.Find
................
r9277 | Almindor | 2007-11-17 21:32:44 +0100 (Sat, 17 Nov 2007) | 2 lines
* also commit forgotten part for "where would it instert" in case of sorted stringlist
................
r9295 | michael | 2007-11-19 21:07:10 +0100 (Mon, 19 Nov 2007) | 1 line
* More tests
................
r9307 | michael | 2007-11-21 08:43:56 +0100 (Wed, 21 Nov 2007) | 1 line
* More tests and reorganization per unit
................
r9308 | michael | 2007-11-21 08:47:58 +0100 (Wed, 21 Nov 2007) | 1 line
* More reorganization of files
................
r9310 | michael | 2007-11-21 21:05:40 +0100 (Wed, 21 Nov 2007) | 1 line
* Completed tccollection tests
................
r9322 | marco | 2007-11-24 15:40:18 +0100 (Sat, 24 Nov 2007) | 1 line
* getnamepath first version. Tests not run yet (fpcunit)
................
r9337 | michael | 2007-11-27 09:21:31 +0100 (Tue, 27 Nov 2007) | 1 line
* Removed TFPlist.Assign and TFPList.Extract
................
r9340 | michael | 2007-11-27 22:33:07 +0100 (Tue, 27 Nov 2007) | 1 line
Removed HandleSafeCallException
................
r9343 | Almindor | 2007-11-28 11:23:00 +0100 (Wed, 28 Nov 2007) | 2 lines
* add cleanroom quicksort implementation [tested very little]
................
r9344 | Almindor | 2007-11-28 11:25:54 +0100 (Wed, 28 Nov 2007) | 2 lines
* update quicksort to use ExchangeItems instead of manual swap
................
r9359 | vincents | 2007-11-30 20:10:03 +0100 (Fri, 30 Nov 2007) | 1 line
+ clean room implementation of HandleSafeCallException; compiles, but not tested.
................
r9387 | michael | 2007-12-03 14:24:32 +0100 (Mon, 03 Dec 2007) | 1 line
* Clean-room implementation of TParser by Giulio Bernardi
................
r9396 | michael | 2007-12-05 21:36:41 +0100 (Wed, 05 Dec 2007) | 5 lines
* Patch from Giulio Bernardi:
- Fixes token positioning after HexToBinary
- Support for certain malformed negative integer values
................
r9399 | michael | 2007-12-06 16:53:41 +0100 (Thu, 06 Dec 2007) | 1 line
* More tests for classes unit
................
r9401 | michael | 2007-12-06 21:58:16 +0100 (Thu, 06 Dec 2007) | 1 line
* Added additional tests for collection streaming. Restructured
................
r9402 | michael | 2007-12-06 22:35:56 +0100 (Thu, 06 Dec 2007) | 1 line
* All compiles again, resolving references not quite yet done
................
r9434 | michael | 2007-12-12 21:24:57 +0100 (Wed, 12 Dec 2007) | 1 line
* New FindNestedComponent routine
................
r9466 | michael | 2007-12-15 23:44:41 +0100 (Sat, 15 Dec 2007) | 1 line
* Fixed all tests
................
r9468 | michael | 2007-12-16 01:00:01 +0100 (Sun, 16 Dec 2007) | 1 line
* Fixed reader fixup of references
................
r9491 | joost | 2007-12-18 21:46:54 +0100 (Tue, 18 Dec 2007) | 3 lines
* Implemented TWriter.WriteComponent
* Implemented TWriter.WriteComponentData
* Implemented TWriter.WriteDescendent
................
r9492 | joost | 2007-12-18 21:56:32 +0100 (Tue, 18 Dec 2007) | 1 line
* The BinaryObjectWriter of fpc stores TValueTypes as a byte, fixed the test for that
................
r9566 | michael | 2007-12-29 15:53:32 +0100 (Sat, 29 Dec 2007) | 1 line
* Clean (and complete) implementation of T(FP)List.Assign
................
r9567 | michael | 2007-12-29 16:02:19 +0100 (Sat, 29 Dec 2007) | 1 line
* Additional tests for reference resolving and TList.Assign
................
r9568 | michael | 2007-12-29 16:12:33 +0100 (Sat, 29 Dec 2007) | 1 line
* Cleanroom implementation of extract
................
r9750 | yury | 2008-01-14 13:07:17 +0100 (Mon, 14 Jan 2008) | 1 line
* My cleanroom implementation of DoVarClearArray.
................
r10271 | michael | 2008-02-10 15:52:37 +0100 (Sun, 10 Feb 2008) | 1 line
* Correct implementation committed
................
r10273 | michael | 2008-02-10 17:08:59 +0100 (Sun, 10 Feb 2008) | 1 line
* Added DecodeSoundexInt
................
r10352 | vincents | 2008-02-18 08:23:18 +0100 (Mon, 18 Feb 2008) | 1 line
+ TStringList.Grow, used algorithm from TFPList.Expand
................
r10353 | vincents | 2008-02-18 10:21:58 +0100 (Mon, 18 Feb 2008) | 1 line
* use new TStringList.Grow implementation from trunk
................
r10354 | vincents | 2008-02-18 10:23:07 +0100 (Mon, 18 Feb 2008) | 1 line
* fixed TList tests
................
r10355 | vincents | 2008-02-18 16:43:35 +0100 (Mon, 18 Feb 2008) | 1 line
* fixed hint in test and removed session information from lpi
................
r10356 | vincents | 2008-02-18 21:58:29 +0100 (Mon, 18 Feb 2008) | 1 line
+ implemented TStringList.Find
................
r10358 | vincents | 2008-02-19 15:02:17 +0100 (Tue, 19 Feb 2008) | 1 line
* fixed TTestTComponentNotifies test
................
r10359 | vincents | 2008-02-19 15:48:43 +0100 (Tue, 19 Feb 2008) | 1 line
* fixed memleak in TWriter.WriteProperties
................
r10360 | vincents | 2008-02-19 15:49:20 +0100 (Tue, 19 Feb 2008) | 1 line
+ initial implementation of TReader.ReadCollection (needs further testing)
................
r10364 | vincents | 2008-02-19 23:05:49 +0100 (Tue, 19 Feb 2008) | 1 line
+ TDataset.SetFieldValues (untested)
................
r10365 | vincents | 2008-02-20 09:03:16 +0100 (Wed, 20 Feb 2008) | 1 line
* initilize critical section used by resolving references
................
r10366 | vincents | 2008-02-20 09:38:03 +0100 (Wed, 20 Feb 2008) | 2 lines
* fixed resolve references test
* removed unused variable
................
r10369 | vincents | 2008-02-20 17:04:51 +0100 (Wed, 20 Feb 2008) | 1 line
+ initial version of TReader.FindComponentClass, works with a simple LCL application
................
r10370 | michael | 2008-02-20 20:48:36 +0100 (Wed, 20 Feb 2008) | 1 line
* Added tcollection stream read tests
................
r10373 | vincents | 2008-02-21 00:33:10 +0100 (Thu, 21 Feb 2008) | 1 line
* TReader.FindComponentClass: also search in FieldTables of parent classes.
................
r10374 | michael | 2008-02-21 11:00:04 +0100 (Thu, 21 Feb 2008) | 1 line
* Fix voor ResolveReferences
................
r10376 | vincents | 2008-02-21 19:37:55 +0100 (Thu, 21 Feb 2008) | 1 line
* reduced hints
................
r10377 | vincents | 2008-02-22 14:56:22 +0100 (Fri, 22 Feb 2008) | 1 line
* add check for valid NewIndex in TFPList.Move, so that an invalid NewIndex doesn't lead to memleak
................
r10378 | vincents | 2008-02-22 15:16:56 +0100 (Fri, 22 Feb 2008) | 1 line
* fixed TReader.ReadCollection in case more than one property was streamed
................
r10379 | vincents | 2008-02-22 15:35:44 +0100 (Fri, 22 Feb 2008) | 3 lines
+ added another test for writing collections (shows how it should be written and thus read
+ added a test for a writing an enum with default value
................
r10380 | vincents | 2008-02-22 15:36:14 +0100 (Fri, 22 Feb 2008) | 1 line
* fixed memleak
................
r10381 | vincents | 2008-02-23 20:03:00 +0100 (Sat, 23 Feb 2008) | 1 line
* fixed AV when streaming a component without published properties
................
r10390 | michael | 2008-02-25 21:34:10 +0100 (Mon, 25 Feb 2008) | 1 line
* Clean version of searchbuf inserted
................
r10393 | vincents | 2008-02-26 23:06:14 +0100 (Tue, 26 Feb 2008) | 1 line
* fixed TDataset.SetFieldValues
................
r10398 | michael | 2008-02-27 21:58:49 +0100 (Wed, 27 Feb 2008) | 1 line
* Added test for streaming 2 components
................
r10400 | vincents | 2008-02-28 00:51:08 +0100 (Thu, 28 Feb 2008) | 1 line
* improved tests for streaming components with owned subcomponents
................
r10403 | vincents | 2008-02-28 22:19:32 +0100 (Thu, 28 Feb 2008) | 1 line
* fixed writing child components
................
r10441 | florian | 2008-03-04 20:11:46 +0100 (Tue, 04 Mar 2008) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-9261" from
http://svn.freepascal.org/svn/fpc/trunk
................
r10444 | joost | 2008-03-05 11:31:07 +0100 (Wed, 05 Mar 2008) | 30 lines
Merged revisions 9783,9786,9788,9814,9822,9825,9837-9850,9852,9854-9856,9863-9864,9867,9885,9895 via svnmerge from
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r9783 | joost | 2008-01-18 23:52:13 +0100 (Fri, 18 Jan 2008) | 1 line
* DigestTestREport makes it possible to write the unittest results to a testsuite-digest
........
r9786 | joost | 2008-01-19 00:40:44 +0100 (Sat, 19 Jan 2008) | 1 line
* Added dependency on paszlib to fcl-fpcunit
........
r9788 | jonas | 2008-01-19 01:20:49 +0100 (Sat, 19 Jan 2008) | 2 lines
+ also add fpc-unit dependency on paszlib to build dependencies
........
r9854 | joost | 2008-01-21 17:26:20 +0100 (Mon, 21 Jan 2008) | 2 lines
* Added Comment and Category properties to TDigestResultsWriter
* Write Comment and Category to digest.cfg
........
r9885 | joost | 2008-01-23 22:56:34 +0100 (Wed, 23 Jan 2008) | 1 line
* Write RelSrcDir to digest.cfg
........
r9895 | joost | 2008-01-24 18:02:47 +0100 (Thu, 24 Jan 2008) | 1 line
* Add dash between hostname and date in digest-tarfile
........
................
r10445 | joost | 2008-03-05 11:47:26 +0100 (Wed, 05 Mar 2008) | 9 lines
Merged revisions 10431 via svnmerge from
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r10431 | joost | 2008-03-02 18:08:16 +0100 (Sun, 02 Mar 2008) | 1 line
* Set Modified to false when te state of a dataset changes
........
................
r10446 | joost | 2008-03-05 15:34:38 +0100 (Wed, 05 Mar 2008) | 9 lines
Merged revisions 10350 via svnmerge from
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r10350 | joost | 2008-02-17 22:14:26 +0100 (Sun, 17 Feb 2008) | 1 line
* Fixed bug #8464
........
................
r10490 | Almindor | 2008-03-15 11:18:42 +0100 (Sat, 15 Mar 2008) | 3 lines
* add TDataLink.CalcFirstRecord cleanroom implementation (blind)
* add TField.RefreshLookupList cleanroom implementation (blind)
................
r10491 | Almindor | 2008-03-15 11:29:54 +0100 (Sat, 15 Mar 2008) | 2 lines
* fix compilation of the TField.RefreshLookuplist;
................
r10510 | Almindor | 2008-03-20 18:57:22 +0100 (Thu, 20 Mar 2008) | 2 lines
* implement cleanroom TDataset.CalculateFields
................
r10511 | Almindor | 2008-03-20 19:16:55 +0100 (Thu, 20 Mar 2008) | 2 lines
* add TDataSet.EnableControls cleanroom implementation
................
r10512 | Almindor | 2008-03-20 19:27:27 +0100 (Thu, 20 Mar 2008) | 2 lines
* add TField.CalcLookupValue cleanroom implementation
................
r10513 | Almindor | 2008-03-20 19:30:23 +0100 (Thu, 20 Mar 2008) | 2 lines
* fix potential bug in cleanroom TField.RefreshLookupList
................
r10514 | Almindor | 2008-03-20 19:33:13 +0100 (Thu, 20 Mar 2008) | 2 lines
* add forgotten function call in TDataset.CalculateFields
................
r10515 | Almindor | 2008-03-20 19:37:19 +0100 (Thu, 20 Mar 2008) | 2 lines
* fix potential bug in cleanroom TDataLink.CalcFirstRecord
................
r10531 | Almindor | 2008-03-22 10:57:40 +0100 (Sat, 22 Mar 2008) | 2 lines
* implement cleanroom TDataSet.DataEvent
................
r10534 | Almindor | 2008-03-22 21:30:02 +0100 (Sat, 22 Mar 2008) | 2 lines
* fix cleanroom TDataset.DataEvent, make it call all connected datasources
................
r10537 | michael | 2008-03-23 11:19:05 +0100 (Sun, 23 Mar 2008) | 6 lines
* Fixed some issues:
- Memleak in TReader.ReadPropValue. FFixups was re-allocated in beginreferences !
- FPC behaves different from Delphi if no Default value is declared, it assumes a
default of ord(TEnum)=0, same for sets.
- Fixed MemLeak when a reference was resolved, Removed item was not freed.
................
r10547 | Almindor | 2008-03-24 10:57:28 +0100 (Mon, 24 Mar 2008) | 2 lines
* first fix to cleanroom TDataSet.DataEvent only 6 tests fail now :)
................
r10553 | joost | 2008-03-24 19:58:33 +0100 (Mon, 24 Mar 2008) | 9 lines
Merged revisions 10470 via svnmerge from
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r10470 | joost | 2008-03-09 21:11:17 +0100 (Sun, 09 Mar 2008) | 1 line
* Set TDataSet.InternalCalcFields if there are InternalCalcFields
........
................
r10555 | joost | 2008-03-25 12:06:12 +0100 (Tue, 25 Mar 2008) | 9 lines
Merged revisions 10519 via svnmerge from
svn+ssh://joost@svn.freepascal.org/FPC/svn/fpc/trunk
........
r10519 | joost | 2008-03-21 14:38:44 +0100 (Fri, 21 Mar 2008) | 1 line
* Fix for ValueOfKey for multiple-fields keys
........
................
r10565 | Almindor | 2008-03-25 18:28:58 +0100 (Tue, 25 Mar 2008) | 2 lines
* fix cleanroom TDataLink.CalcFirstRecord (passes tests now)
................
git-svn-id: trunk@10572 -
2008-03-27 20:15:57 +00:00
micha
b0838b13d7
* add armeb target to compiler/Makefiles
...
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
Jonas Maebe
e10be4d3b4
* more Makefile fixes
...
git-svn-id: trunk@10483 -
2008-03-12 23:07:32 +00:00
michael
174de3eab1
Merged revisions 9693-10480 via svnmerge from
...
svn+ssh://svn.freepascal.org/FPC/svn/fpc/branches/resources
........
r9694 | michael | 2008-01-09 21:31:18 +0100 (Wed, 09 Jan 2008) | 1 line
* Initial check-in
........
r9695 | michael | 2008-01-09 21:35:58 +0100 (Wed, 09 Jan 2008) | 1 line
* New version from Giulio Bernardi
........
r9697 | michael | 2008-01-09 21:41:54 +0100 (Wed, 09 Jan 2008) | 1 line
* Patch from Giulio Bernardi with resource support
........
r9698 | michael | 2008-01-09 21:46:33 +0100 (Wed, 09 Jan 2008) | 1 line
* Patch from Giulio Bernardi to add more resource testing
........
r9699 | michael | 2008-01-09 21:57:26 +0100 (Wed, 09 Jan 2008) | 1 line
* New tool from Giulio Bernardi
........
r9700 | michael | 2008-01-09 21:58:23 +0100 (Wed, 09 Jan 2008) | 1 line
* New tool from Giulio Bernardi
........
r9701 | michael | 2008-01-09 22:01:54 +0100 (Wed, 09 Jan 2008) | 1 line
* Added fcl-res
........
r9702 | michael | 2008-01-09 22:01:58 +0100 (Wed, 09 Jan 2008) | 1 line
* Added fcl-res
........
r9703 | michael | 2008-01-10 08:54:26 +0100 (Thu, 10 Jan 2008) | 1 line
* Fixed double code
........
r9704 | jonas | 2008-01-10 10:59:20 +0100 (Thu, 10 Jan 2008) | 2 lines
- removed duplicate code
........
r9705 | jonas | 2008-01-10 11:25:21 +0100 (Thu, 10 Jan 2008) | 2 lines
+ added missing fcl-res dependencies
........
r9706 | jonas | 2008-01-10 11:58:30 +0100 (Thu, 10 Jan 2008) | 2 lines
+ dependencies for fpintres and fpextres
........
r9707 | yury | 2008-01-10 12:47:51 +0100 (Thu, 10 Jan 2008) | 3 lines
* Fixed compilation of resource, which is included in a unit located in different folder than main source.
* .res files must be copied to units output folder, otherwise .res files will not be found when only compiled units path is available and compiler does not know anything about sources folder.
* Improved resource related error messages.
........
r9708 | michael | 2008-01-10 12:52:13 +0100 (Thu, 10 Jan 2008) | 1 line
* Removed double source after end.
........
r9709 | michael | 2008-01-10 12:52:48 +0100 (Thu, 10 Jan 2008) | 1 line
* No longer needed
........
r9710 | tom_at_work | 2008-01-10 22:09:08 +0100 (Thu, 10 Jan 2008) | 1 line
* properly align FPC_RESLOCATION so that linking does not fail on some architectures (e.g. ppc64)
........
r9711 | tom_at_work | 2008-01-10 23:53:12 +0100 (Thu, 10 Jan 2008) | 1 line
* fix splitting of 64 bit load/stores from/to unaligned memory locations into multiple load/stores, which in some cases generated wrong code
........
r9712 | michael | 2008-01-11 11:00:08 +0100 (Fri, 11 Jan 2008) | 1 line
* Fixed bug in BSS section on 64-bit platforms
........
r9720 | giulio | 2008-01-12 10:02:04 +0100 (Sat, 12 Jan 2008) | 1 line
Updated fcl-res documentation: occurrences of reslib changed to fcl-res.
........
r9740 | giulio | 2008-01-13 19:36:44 +0100 (Sun, 13 Jan 2008) | 3 lines
- Don't try to compile resources on systems with a non windows-like resource support.
- Don't add the .or file to the list of object files if resource compiling failed.
........
r10201 | giulio | 2008-02-04 11:35:44 +0100 (Mon, 04 Feb 2008) | 5 lines
* resource compiling supported on OS/2 via wrc
* CompileResourceFiles and CollectResourceFiles don't do target-specific checks anymore
* refactored a bit
........
r10389 | giulio | 2008-02-25 21:32:52 +0100 (Mon, 25 Feb 2008) | 2 lines
Deleted test file which was committed by mistake
........
r10472 | giulio | 2008-03-10 12:22:18 +0100 (Mon, 10 Mar 2008) | 2 lines
changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCES
........
git-svn-id: trunk@10481 -
2008-03-12 21:33:48 +00:00
Jonas Maebe
161b29bcb2
* fixed fcl-db dependencies for darwin and solaris
...
git-svn-id: trunk@10465 -
2008-03-09 11:06:44 +00:00
Tomas Hajny
af8e750f2d
* fixed missing letter in previous fix
...
git-svn-id: trunk@10459 -
2008-03-08 06:49:27 +00:00
Tomas Hajny
5ffdd04040
* reenabled fcl-db dependencies on external DB libs for Win64 (previously excluded by mistake)
...
git-svn-id: trunk@10448 -
2008-03-06 16:06:19 +00:00
Tomas Hajny
6310fb5a84
* limit fcl-db dependency on interface units for external db libs to targets where these are supported, avoid numlib on targets not supporting libraries
...
git-svn-id: trunk@10447 -
2008-03-06 04:10:51 +00:00
marco
a7370144f0
* patch from Olivier
...
git-svn-id: trunk@10428 -
2008-03-02 16:43:06 +00:00
Jonas Maebe
34209954ce
* added missing x11_all dependency for gtk2_all on unix
...
git-svn-id: trunk@10198 -
2008-02-03 22:01:46 +00:00
Jonas Maebe
5e389a00d0
- disabled aspell for Solaris again like in r8505, because it does
...
not compile there
git-svn-id: trunk@10171 -
2008-02-03 10:24:38 +00:00
yury
10ac8a3977
* Fixed packages compilation for wince.
...
git-svn-id: trunk@10136 -
2008-02-01 19:20:26 +00:00
michael
6ceff4fc0a
* PXlib added
...
git-svn-id: trunk@10113 -
2008-01-30 09:07:12 +00:00
peter
17375c2b1e
* fixed typo in r10100
...
git-svn-id: trunk@10102 -
2008-01-29 21:13:20 +00:00
marco
25462c77fc
* fixed typo
...
git-svn-id: trunk@10100 -
2008-01-29 20:27:09 +00:00
marco
84a51a9c9a
* gtk1 now depends on opengl in toplevel makefile
...
git-svn-id: trunk@10099 -
2008-01-29 20:18:17 +00:00
peter
2bb39a65e6
* gtk1, gtk2 for windows fixed
...
git-svn-id: trunk@10070 -
2008-01-27 21:31:33 +00:00
Jonas Maebe
c29dc6495d
* fixed go32v2 check for sdl
...
git-svn-id: trunk@10069 -
2008-01-27 21:23:10 +00:00
marco
cbbbc69b8c
* base removed makefile changes
...
git-svn-id: trunk@10066 -
2008-01-27 17:59:57 +00:00
marco
8053cf057e
* httpd22 now added to all platforms that had dep on base/httpd
...
git-svn-id: trunk@10062 -
2008-01-27 17:32:37 +00:00
Jonas Maebe
6f627eac49
- don't compile sdl for darwin/ppc64 and darwin/x86_64 (it also wasn't
...
in the past)
* graph does not depend on sdl for go32v2 (sdl is not compiled for go32v2)
* sdl does not depend on pthreads and x11 for non-unix
* opengl does not depend on x11 for non-unix
- removed duplicated opengl dependencies declaration
git-svn-id: trunk@10060 -
2008-01-27 17:10:54 +00:00
marco
e8a4e5281f
* extra/ removed + packages/makefile update
...
git-svn-id: trunk@10057 -
2008-01-27 15:52:05 +00:00
marco
996ab15368
* gnome dep on gtk
...
git-svn-id: trunk@10053 -
2008-01-27 15:14:51 +00:00
marco
cc58e0f623
* moved ptc
...
git-svn-id: trunk@10050 -
2008-01-27 14:42:46 +00:00
marco
e75a207eeb
* gdbint removed from some platforms for mischi
...
git-svn-id: trunk@10049 -
2008-01-27 14:28:09 +00:00
marco
4c8b5b17db
* makefiles updated. httpd removed from compilation pending full removal
...
git-svn-id: trunk@10045 -
2008-01-27 13:55:40 +00:00
marco
2552fb9ce6
* regened, mostly working again
...
git-svn-id: trunk@10041 -
2008-01-27 12:32:52 +00:00
marco
d69f0fe54f
* makefiles regenned
...
git-svn-id: trunk@10033 -
2008-01-27 11:09:10 +00:00
marco
82d61c00dc
* Makefiles regenned
...
git-svn-id: trunk@10012 -
2008-01-27 00:00:07 +00:00
marco
4a8b878e50
* makefiles somewhat regenned for chm-gtk2-a52-bfd-aspell-bzip2 pkgs
...
git-svn-id: trunk@9993 -
2008-01-26 22:51:58 +00:00
marco
8269514ae8
* toplevel makefiles updated
...
git-svn-id: trunk@9984 -
2008-01-26 22:06:01 +00:00
marco
9655cb60e7
* opengl
...
git-svn-id: trunk@9973 -
2008-01-26 20:55:34 +00:00
marco
6bcf54fad0
* gdbm tcl syslog libcurl
...
git-svn-id: trunk@9970 -
2008-01-26 20:43:23 +00:00
marco
26ce512061
* mad,modplug,dts
...
git-svn-id: trunk@9968 -
2008-01-26 20:26:01 +00:00
marco
8a34a03ced
* ldap moved
...
git-svn-id: trunk@9966 -
2008-01-26 20:17:35 +00:00
marco
552a0819a9
* uuid moved
...
git-svn-id: trunk@9964 -
2008-01-26 20:11:31 +00:00
marco
05b92aa557
* X11 moved
...
git-svn-id: trunk@9963 -
2008-01-26 20:02:30 +00:00
marco
b11c5670e3
* unixutil moved
...
git-svn-id: trunk@9962 -
2008-01-26 19:54:31 +00:00
marco
092ffc121d
* libpng moved for Florian
...
git-svn-id: trunk@9952 -
2008-01-26 18:24:29 +00:00
marco
4589df16b0
* gdbint moved
...
git-svn-id: trunk@9951 -
2008-01-26 18:18:09 +00:00
marco
d9c6426f15
* Imagemagick moved
...
git-svn-id: trunk@9950 -
2008-01-26 18:03:23 +00:00
marco
0d332c7b09
* pthreads moved
...
git-svn-id: trunk@9948 -
2008-01-26 17:45:32 +00:00
marco
aba88e1f3c
* postgres and sqlite moved
...
git-svn-id: trunk@9945 -
2008-01-26 17:12:43 +00:00
marco
3f3b95f792
* regexpr moved
...
git-svn-id: trunk@9943 -
2008-01-26 16:57:00 +00:00
marco
9e8a372a48
* Moved odbc
...
git-svn-id: trunk@9939 -
2008-01-26 16:46:49 +00:00
marco
9776fd3007
* libc moved
...
git-svn-id: trunk@9936 -
2008-01-26 16:37:27 +00:00
marco
010eee173b
* Dbus moved, incl everything
...
git-svn-id: trunk@9935 -
2008-01-26 16:19:50 +00:00
marco
c10004c70e
* makefiles of ibase moving
...
git-svn-id: trunk@9926 -
2008-01-26 13:54:17 +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
peter
b90270401a
* move pasjpeg
...
* add fpmake.pp for pasjpeg
git-svn-id: trunk@9907 -
2008-01-24 23:09:54 +00:00
Jonas Maebe
9ad66cecaf
+ also add fpc-unit dependency on paszlib to build dependencies
...
git-svn-id: trunk@9788 -
2008-01-19 00:20:49 +00:00
peter
037e6a2c11
* moved freevision package
...
git-svn-id: trunk@9752 -
2008-01-14 16:54:03 +00:00
Jonas Maebe
fc4c010e48
* fixed unified win32/win64 check
...
git-svn-id: trunk@9690 -
2008-01-09 00:09:54 +00:00
peter
c2d5f7028d
* unified check for win32, win64
...
git-svn-id: trunk@9680 -
2008-01-08 18:24:00 +00:00
Jonas Maebe
b69b47f92e
* fixed non-Windows building
...
git-svn-id: trunk@9645 -
2008-01-05 21:21:00 +00:00
marco
ba4a0fe89c
* deps fixed, now compiles again
...
git-svn-id: trunk@9642 -
2008-01-05 20:16:12 +00:00
Jonas Maebe
c9ce918485
* regenerated for darwin/x86_64
...
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00