Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
11 лет назад |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 лет назад |
michael
|
64f8c451d9
* Implemented cross-platform version of fileinfo
|
12 лет назад |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 лет назад |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
13 лет назад |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
13 лет назад |
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 лет назад |
joost
|
eccfddf7b3
* By default try to build fpmake packages using a buildunit
|
13 лет назад |
joost
|
0bf3f2bdff
* Take INSTALL_BASEDIR also into account on make distinstall
|
13 лет назад |
joost
|
57700b9dd3
* Changes regarding the binutilsprefix from r19272 now applied to all fpmake-based makefiles
|
13 лет назад |
joost
|
65b7c1b515
* Same change as in r19552 for all other packages compiled with fpmake
|
14 лет назад |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
14 лет назад |
joost
|
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
|
14 лет назад |
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 лет назад |
joost
|
f9b27806e4
* Switched packages to fpmake building
|
14 лет назад |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 лет назад |
michael
|
eb51c6f1b6
* Yet another try for wince
|
14 лет назад |
pierre
|
261c9112ba
* Fix go32v2 eventlog compilation failure
|
14 лет назад |
michael
|
b32477dc5f
* Fix include path for wince (include dummy)
|
14 лет назад |
michael
|
803d6e2b29
* Include path ordering is wrong, causing file logging on windows
|
14 лет назад |
michael
|
0e4d29dbd1
* Added fpmimetypes unit
|
14 лет назад |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 лет назад |
joost
|
28395de42e
* Moved fptemplate from fcl-web to fcl-base
|
15 лет назад |
Jonas Maebe
|
169ef946a2
* custapp still requires univint for Darwin
|
16 лет назад |
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 лет назад |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 лет назад |
Jonas Maebe
|
477b4d1f8b
* implemented TApplication.GetExename() using CoreFoundation api's
|
16 лет назад |
florian
|
3329a9b895
+ ascii85 decoder stream by Danny Milosavljevic, resolves #0012833
|
17 лет назад |
Tomas Hajny
|
e407775dae
* hopefully final fix for r12204, r12224 and r12225
|
17 лет назад |
Tomas Hajny
|
ff119421dd
* correction for r12204 and r12224
|
17 лет назад |