Commit Graph

77 Commits

Author SHA1 Message Date
Károly Balogh
fbd5828624 amunits: one more Boolean -> LongBool case
git-svn-id: trunk@28678 -
2014-09-16 00:00:39 +00:00
Károly Balogh
d88a5737ff amunits: Boolean -> LongBool rework. same as the previous commit for morphunits, sorry about that broken commit message
git-svn-id: trunk@28677 -
2014-09-15 23:33:57 +00:00
Károly Balogh
11c6d3df9c amunits: syscallified amsgbox and amigautils
git-svn-id: trunk@28673 -
2014-09-15 22:16:08 +00:00
Károly Balogh
3d85945bff amunits: syscallified gadtools
git-svn-id: trunk@28668 -
2014-09-14 23:15:27 +00:00
Károly Balogh
e059052c57 amunits: syscallified locale
git-svn-id: trunk@28653 -
2014-09-13 20:53:22 +00:00
marcus
be9e44a821 amunits: adapted library unit changes to example sources
git-svn-id: trunk@28650 -
2014-09-13 14:03:58 +00:00
Károly Balogh
1442a495b1 amunits: syscallified Workbench unit
git-svn-id: trunk@28649 -
2014-09-13 01:47:14 +00:00
Károly Balogh
736f3bef25 amunits: syscallified DataTypes
git-svn-id: trunk@28638 -
2014-09-11 19:02:07 +00:00
Károly Balogh
d4db59b44f amunits: syscallified Rexx unit
git-svn-id: trunk@28637 -
2014-09-10 10:22:16 +00:00
Károly Balogh
d9e61b2e01 amunits: syscallified pastoc. This unit is deprecated, but since it's still used inside amunits, it's better have it safe
git-svn-id: trunk@28619 -
2014-09-08 10:32:54 +00:00
Károly Balogh
f7d5b1beb6 amunits: syscallified nonvolatile and translator
git-svn-id: trunk@28618 -
2014-09-08 10:28:46 +00:00
Károly Balogh
2722421d96 amunits: syscallified lowlevel unit
git-svn-id: trunk@28610 -
2014-09-06 23:48:39 +00:00
Károly Balogh
6c4833ab6b amunits: removed the old useamigasmartlink includes from syscallified units, it's no longer necessary
git-svn-id: trunk@28606 -
2014-09-05 23:31:51 +00:00
Károly Balogh
e178ece821 amunits: syscallified Input
git-svn-id: trunk@28605 -
2014-09-05 23:27:53 +00:00
Károly Balogh
5b79b1bab2 amunits: syscallified IFFParse
git-svn-id: trunk@28604 -
2014-09-05 23:26:09 +00:00
Károly Balogh
6cd5b41d8f amunits: syscall-ified console and diskfont
git-svn-id: trunk@28603 -
2014-09-05 22:21:45 +00:00
marcus
e86504af04 amunits: syscall-ified AGraphics, AmigaDos, Utility.library units
git-svn-id: trunk@28586 -
2014-09-03 10:11:21 +00:00
Károly Balogh
842a5ecc4d amunits: syscall-ified ASL
git-svn-id: trunk@28585 -
2014-09-02 23:56:19 +00:00
marcus
bb4659ceb6 Amiga: syscall-fied exec and intuition.library units
git-svn-id: trunk@28584 -
2014-09-02 20:25:21 +00:00
Károly Balogh
94a84d3286 amunits: some random functions syscall-ified. Mostly things used by rtl-console and FV.
git-svn-id: trunk@28578 -
2014-09-01 20:29:52 +00:00
Károly Balogh
5471a399e3 amunits: syscall-ified timer, fixed keymap to build (oops...)
git-svn-id: trunk@28574 -
2014-09-01 09:22:53 +00:00
Károly Balogh
e92e2349e7 amunits: syscall-ified keymap unit
git-svn-id: trunk@28573 -
2014-09-01 08:33:36 +00:00
Károly Balogh
fb6d7ca1da amunits: MsgBox unit renamed to AMsgBox, conflicts with FV
git-svn-id: trunk@28566 -
2014-08-31 17:48:20 +00:00
Károly Balogh
2001f6982d amunits: renamed keyboard.pas to akeyboard.pas to avoid name conflict with rtl-console/keyboard
git-svn-id: trunk@28563 -
2014-08-31 17:22:39 +00:00
Károly Balogh
832ac8332e amunits: renamed agraphics/Move to gfxMove to match other platforms and avoid the conflict with System.Move()
git-svn-id: trunk@28562 -
2014-08-31 17:21:58 +00:00
Károly Balogh
3a256424f7 amunits: even more PACKRECORDS 2 madness
git-svn-id: trunk@28558 -
2014-08-31 16:13:11 +00:00
Károly Balogh
55e2893f39 amunits: renamed Graphics unit to AGraphics to match AROS and MorphOS, added PACKRECORDS 2 at a few places
git-svn-id: trunk@28557 -
2014-08-31 15:55:54 +00:00
Károly Balogh
4ae5441757 Amiga, MorphOS, AROS: renamed a constant named "SINGLE" in intuition unit and unified across all systems
git-svn-id: trunk@28553 -
2014-08-31 14:39:59 +00:00
Károly Balogh
581e4ac28d + amunits, morphunits: added PUBLICSCREEN_F define, which was missing (verified against NDK3.9 and MorphOS SDK)
git-svn-id: trunk@28544 -
2014-08-30 21:40:22 +00:00
Károly Balogh
220bcbe37e amunits: fixed exec unit to actually build...
git-svn-id: trunk@28524 -
2014-08-26 22:57:20 +00:00
Károly Balogh
da7efb8607 AROS: regenerated Makefiles to support i386-aros
git-svn-id: trunk@28438 -
2014-08-17 23:16:47 +00:00
Károly Balogh
d72e46f199 Amiga: deprecated PasToC unit and added some lengthy comments about the reasons.
git-svn-id: trunk@28424 -
2014-08-16 17:39:01 +00:00
Károly Balogh
fabdebf9c6 amunits: Read()ing to a PChar is no longer supported, because it's unsafe
git-svn-id: trunk@27576 -
2014-04-13 22:59:19 +00:00
Károly Balogh
826c77831b amunits: make forward declaration match with the actual implementation, current compiler is more picky about this
git-svn-id: trunk@27575 -
2014-04-13 22:58:39 +00:00
yury
73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
git-svn-id: trunk@26705 -
2014-02-07 12:37:17 +00:00
Tomas Hajny
77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
git-svn-id: trunk@26641 -
2014-02-01 00:11:09 +00:00
Jonas Maebe
81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov)
git-svn-id: trunk@24986 -
2013-06-27 14:01:18 +00:00
joost
df4191acb3 * Handle the location of each package at run-time, not at compilation time
* Added a fpmake.pp in the root, to compile the utils and packages in one go

git-svn-id: trunk@24783 -
2013-06-02 17:55:23 +00:00
pierre
4226f08565 Regenerate with up-to-date fpcmake binary
git-svn-id: trunk@24372 -
2013-04-29 12:45:11 +00:00
pierre
884918a4c4 Regenerate all Makefiles with an up-to-date fpcmake binary
git-svn-id: trunk@24365 -
2013-04-29 12:27:42 +00:00
joost
527c407b62 * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
git-svn-id: trunk@24350 -
2013-04-27 20:48:14 +00:00
joost
20a3809e58 * Now zipinstall is passed to fpmake by all Makefile.fpc's
git-svn-id: trunk@24349 -
2013-04-27 20:34:00 +00:00
yury
23b95a4d70 * Regenerated all makefiles.
git-svn-id: branches/targetandroid@23422 -
2013-01-17 11:36:12 +00:00
joost
316717a710 * Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
git-svn-id: trunk@23001 -
2012-11-17 00:18:50 +00:00
tom_at_work
9428c78d63 Pass OPT to compilation of fpmake.
Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones.

Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds

git-svn-id: trunk@22397 -
2012-09-15 23:41:44 +00:00
tom_at_work
7c56a9f34d Revert r22080 because it prevents crosscompilation.
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
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.
git-svn-id: trunk@22080 -
2012-08-14 19:09:17 +00:00
pierre
1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target
git-svn-id: trunk@21031 -
2012-04-24 23:15:18 +00:00
Jonas Maebe
44bd889b9b * regenerated Makefiles with AIX support
git-svn-id: trunk@20812 -
2012-04-11 18:03:57 +00:00
pierre
2c4d8cc9d9 Add x86_64-openbsd target in Makefiles
git-svn-id: trunk@20723 -
2012-04-06 16:49:08 +00:00