joost
|
1a90d29063
* Re-generated packages-Makefile.fpcs and Makefiles
|
10 rokov pred |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 rokov pred |
Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
11 rokov pred |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 rokov pred |
michael
|
64f8c451d9
* Implemented cross-platform version of fileinfo
|
12 rokov pred |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 rokov pred |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
13 rokov pred |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
13 rokov pred |
tom_at_work
|
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
|
13 rokov pred |
joost
|
eccfddf7b3
* By default try to build fpmake packages using a buildunit
|
13 rokov pred |
joost
|
0bf3f2bdff
* Take INSTALL_BASEDIR also into account on make distinstall
|
13 rokov pred |
joost
|
57700b9dd3
* Changes regarding the binutilsprefix from r19272 now applied to all fpmake-based makefiles
|
13 rokov pred |
joost
|
65b7c1b515
* Same change as in r19552 for all other packages compiled with fpmake
|
14 rokov pred |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
14 rokov pred |
joost
|
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
|
14 rokov pred |
joost
|
3b30ec8c7c
* Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpmake-binary is available. Because fpc_cleanall could be an empty target
|
14 rokov pred |
joost
|
f9b27806e4
* Switched packages to fpmake building
|
14 rokov pred |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 rokov pred |
michael
|
eb51c6f1b6
* Yet another try for wince
|
14 rokov pred |
pierre
|
261c9112ba
* Fix go32v2 eventlog compilation failure
|
14 rokov pred |
michael
|
b32477dc5f
* Fix include path for wince (include dummy)
|
14 rokov pred |
michael
|
803d6e2b29
* Include path ordering is wrong, causing file logging on windows
|
14 rokov pred |
michael
|
0e4d29dbd1
* Added fpmimetypes unit
|
14 rokov pred |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 rokov pred |
joost
|
28395de42e
* Moved fptemplate from fcl-web to fcl-base
|
15 rokov pred |
Jonas Maebe
|
169ef946a2
* custapp still requires univint for Darwin
|
16 rokov pred |
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.
|
16 rokov pred |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 rokov pred |
Jonas Maebe
|
477b4d1f8b
* implemented TApplication.GetExename() using CoreFoundation api's
|
16 rokov pred |
florian
|
3329a9b895
+ ascii85 decoder stream by Danny Milosavljevic, resolves #0012833
|
17 rokov pred |