Commit Graph

253 Commits

Author SHA1 Message Date
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
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
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
florian
c127154efa o Haiku patches by Olivier Coursiere
+ add posix thread support
  * improve signal handling
  * synchronize haiku's baseunix unit with the unix one (maybe it will be possible to remove Haiku's one in a future patch, but i keep it for now)
  + add support for standard sockets
  * fix some functions import to use the right libraries under Haiku
  * fix packages compilation

git-svn-id: trunk@12636 -
2009-02-01 10:30:55 +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
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
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
marco
2c5373d74c * symbolic enabled.
git-svn-id: trunk@11205 -
2008-06-05 10:13:39 +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
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
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
mazen
66f364d012 * Added httpd13 and httpd20 to list of compiled packages as these are to be packaged in Debian for backward compatibility.
git-svn-id: trunk@10843 -
2008-04-30 16:07:41 +00:00
mazen
1b07a09ba4 * Added libgd to list of packages to be compiled.
* Fixed compilation of httpd20 and httpd22 examples.

git-svn-id: trunk@10841 -
2008-04-30 15:12:19 +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
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
4bc3056462 * oracle moved + makefile.fpc + fpmake
git-svn-id: trunk@9934 -
2008-01-26 15:28:25 +00:00
marco
7a3e3e6c5c * zlib moved
git-svn-id: trunk@9932 -
2008-01-26 15:12:56 +00:00
marco
b7abf7ff1f * Unzip moved
git-svn-id: trunk@9931 -
2008-01-26 15:04:58 +00:00
marco
ead53f2403 * ncurses moved. makefile.fpc + fpmake included, makefile in separate commit
git-svn-id: trunk@9930 -
2008-01-26 14:51:36 +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
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
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
Tomas Hajny
b42930f2fa * workaround trying to allow building GO32v2 snapshots (+ correction for rsts in Makefile)
git-svn-id: trunk@9170 -
2007-11-10 09:23:54 +00:00
Tomas Hajny
0f3554e329 * do not try to build fcl-process for GO32v2, Watcom, etc.
git-svn-id: trunk@9146 -
2007-11-05 22:53:00 +00:00
peter
6e168bb025 * fcl-async is only for unix
git-svn-id: trunk@8985 -
2007-10-28 22:15:50 +00:00
peter
f6ba07a2fd * fcl-web depends on fcl-process
git-svn-id: trunk@8982 -
2007-10-28 22:03:08 +00:00
peter
0760bea214 * created fcl-async and fcl-process packages
git-svn-id: trunk@8979 -
2007-10-28 21:26:51 +00:00
Jonas Maebe
5c2f23e433 * fixed (some?) missing dependencies
git-svn-id: trunk@8941 -
2007-10-25 21:00:21 +00:00
peter
f856932b40 * move hash
git-svn-id: trunk@8936 -
2007-10-25 20:16:21 +00:00
Jonas Maebe
d6bbf42fb2 * also added fcl-json to plain fcl target
git-svn-id: trunk@8528 -
2007-09-17 20:11:41 +00:00
Jonas Maebe
e680c1c09c + added dependencies for fcl-json
git-svn-id: trunk@8527 -
2007-09-17 20:04:24 +00:00
michael
dd54d6a697 * Added fcl-json
git-svn-id: trunk@8523 -
2007-09-17 19:09:57 +00:00
Jonas Maebe
30bc89cfe5 * fixed dependency checking for source files in subdirectories relative
to the makefile location + regenerated all Makefiles
  * hopefully fixed fpmkunit dependencies

git-svn-id: trunk@8297 -
2007-08-22 07:04:23 +00:00
Jonas Maebe
174a2686f7 * added .NOTPARALLEL to chm and fcl-base Makefiles
* added all missing dependencies to the packages Makefile
 -> make -j 2 works again under Darwin

git-svn-id: trunk@8246 -
2007-08-08 12:47:17 +00:00
peter
3c3ec25e78 * fpmkunit added
git-svn-id: trunk@7541 -
2007-05-31 19:59:21 +00:00
Tomas Hajny
840403bcf5 * fcl-web to be only built on platforms having TProcess implemented
git-svn-id: trunk@6841 -
2007-03-14 00:27:19 +00:00
michael
77b51569d4 * Reordered so it all compiles
git-svn-id: trunk@6676 -
2007-02-27 19:55:58 +00:00
peter
bc3a21e1a1 * split fcl into separate fcl-* packages
git-svn-id: trunk@6660 -
2007-02-25 22:19:19 +00:00
peter
927c693482 * fix source location in zips for packages and demos 2002-03-19 19:36:55 +00:00
peter
9b385a2ab7 * regenated 2002-02-28 21:30:32 +00:00
peter
a83ac235b9 * splitted to base and extra 2002-01-29 17:54:48 +00:00
peter
6da3bb9300 * packages reorganization 2002-01-29 17:37:42 +00:00
carl
b51a2dc4b5 + QNX and SunOS targets 2001-12-11 23:15:53 +00:00
marco
4697ef5406 * Some fixes to let packages get compiled automatically 2001-12-11 21:32:30 +00:00
carl
681ea5cdc2 * make it work for BeOS 2001-09-29 19:54:39 +00:00
carl
2f1574f044 - removed unzip from target 2001-09-29 17:14:49 +00:00
carl
e1280a8da8 * regenerated + added BeOS targets 2001-09-29 03:59:34 +00:00
michael
bb7d9d2337 + Added mmsystem 2001-09-27 10:21:41 +00:00
marco
308af74fa9 * Fixed for NetBsd/i386 2001-09-05 14:19:34 +00:00
marco
6ec00224d4 * Some packages were added to Linux, and not to FreeBSD 2001-07-11 12:05:00 +00:00
peter
293d6a1671 * Makefile fixes 2001-05-03 21:35:04 +00:00
peter
2189a3f921 * readded libraries in mainbranch 2001-04-12 18:04:33 +00:00
peter
d65ec7ac1c * default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
    it can load the same Makefile.fpc multiple times
2001-02-01 22:00:03 +00:00
peter
d9b97cc5bf * New FPCMake update 2001-01-29 21:52:17 +00:00
Tomas Hajny
9a9c1adb7f + OS/2 support added 2000-12-19 00:54:56 +00:00
peter
cbfd0a67d6 * opengl for win32 (merged) 2000-09-03 21:41:39 +00:00
peter
c5fb0d3c8c * small updates for go32v2 2000-07-09 12:57:51 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +00:00
peter
bb04dd249c * added regexpr,zip 2000-04-08 09:30:01 +00:00
michael
f097333d67 + Added cmem unit 2000-04-01 20:49:37 +00:00
peter
dd15c2a540 * 8.3 packagenames for win32,go32v2 (before i renamed them manualy) 2000-02-07 14:23:55 +00:00
peter
0fc3f2e559 * added syslog to misc package 2000-02-01 12:58:20 +00:00
peter
30b2622e3a * missing space before \ 2000-02-01 12:57:20 +00:00
michael
7f8c50fe3c + Added syslog 2000-02-01 11:09:02 +00:00
peter
33dea14407 * no opengl for win32 yet 2000-01-18 00:23:43 +00:00
peter
aadec7d674 * package generation fixes 2000-01-14 12:16:40 +00:00
peter
6b31a47ad8 * updates for new fpcmake features 2000-01-13 21:11:30 +00:00
peter
d2529529f5 * regenerated for new package deps 2000-01-13 11:40:51 +00:00
peter
55ce17b756 * regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
  * packagename support
2000-01-10 23:02:21 +00:00
peter
c1fabab00b * FPCDIR setting/detect
* lot of other updates to create .deb files correctly
2000-01-06 01:29:48 +00:00
peter
f5f7e37853 * fcl added 2000-01-03 19:26:40 +00:00
peter
4206a29c48 * use zlib for linux, paszlib for the other targets 1999-12-24 10:22:36 +00:00
peter
926aa3030b * regenerated 1999-12-23 19:43:59 +00:00
michael
82fd1d3b09 + Added zlib directory for linux 1999-12-01 09:56:07 +00:00