svenbarth
a04ec36a61
+ add support for Z80 MSX-DOS to fpcmake
...
git-svn-id: trunk@45597 -
2020-06-06 17:16:27 +00:00
pierre
406d17a4b6
Update fpcmake.inc and revision.inc after previous commit #45352
...
git-svn-id: trunk@45353 -
2020-05-13 09:14:42 +00:00
nickysn
56b79257a1
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
...
git-svn-id: trunk@45298 -
2020-05-06 20:41:01 +00:00
nickysn
d57ffc4745
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
...
git-svn-id: branches/z80@44899 -
2020-04-20 23:36:15 +00:00
pierre
3f9e6aa6b9
Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call
...
git-svn-id: trunk@44881 -
2020-04-20 13:57:26 +00:00
florian
8ac8c79a71
+ initial support for arm-freertos largely based on patch by Michael Ring
...
git-svn-id: trunk@44871 -
2020-04-19 20:59:52 +00:00
Jonas Maebe
f81dac4f6f
- remove ld.so.conf parsing from makefiles: this was probably done because we
...
used to completely replace the default linker script under Linux (which
also includes search directories), and it's wrong in case of
cross-compiling
git-svn-id: trunk@44860 -
2020-04-19 17:33:18 +00:00
florian
1643fc5210
+ xtensa-embedded: patch by Christo Crause to check and support SUBARCH
...
git-svn-id: trunk@44843 -
2020-04-19 11:22:55 +00:00
Jonas Maebe
218ca87a3f
* always add the libgcc search directory under Linux, as it is required for
...
both the LLVM code generator and SEH support (it does _not_ force linking
libgcc, just adds the search directory so it can be found in case it's
required)
git-svn-id: trunk@44790 -
2020-04-18 15:44:53 +00:00
florian
798a1b6219
* -P option for ppumove
...
git-svn-id: trunk@43487 -
2019-11-16 11:03:53 +00:00
pierre
fbaf67e3f0
Regenerated after commit 43472
...
git-svn-id: trunk@43475 -
2019-11-15 14:29:26 +00:00
pierre
a652f9e304
Adapt fpc_clean and fpc_cleanall targets
...
to handle link.res ans script.res vairants with ProcessID.
Also remove *$(FULL_TARGET).fpm file for fpc_clean
and *.fpm for fpc_cleanall target.
git-svn-id: trunk@42749 -
2019-08-20 15:40:49 +00:00
Jonas Maebe
5757ae75b8
* fpcmake & fpmake: support for installing .bc files (LLVM bitcode)
...
git-svn-id: branches/debug_eh@41913 -
2019-04-20 18:56:23 +00:00
pierre
b92ac5290b
Add removal of generated bin subdirectory to fpc_cleanall target
...
git-svn-id: trunk@41721 -
2019-03-17 10:33:55 +00:00
yury
671d31df1d
+ Added support for the aarch64-android target.
...
git-svn-id: trunk@39862 -
2018-10-06 09:33:09 +00:00
pierre
1602d3743c
Add SHAREDLIBEXT=.a for AIX OS to fpcmake.ini
...
git-svn-id: trunk@39757 -
2018-09-14 14:07:38 +00:00
pierre
e8c753dbd3
Add ppas and ppaslink scripts removal to fpc_clean and fpc_cleanall
...
git-svn-id: trunk@38745 -
2018-04-12 15:10:30 +00:00
florian
5bedaf11f4
* fpcmake.inc and Makefiles renerated after last commit
...
git-svn-id: trunk@37834 -
2017-12-27 15:08:18 +00:00
pierre
22df94492e
Fix OS/2 rtl installation failure, due to double listing of static libraries in install rule
...
git-svn-id: trunk@37286 -
2017-09-21 06:38:28 +00:00
pierre
14ec66c649
Regenerated files after 35825: Follow-up to commit 35817: Extend do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
...
git-svn-id: trunk@35826 -
2017-04-18 06:33:34 +00:00
pierre
e6d5bd049f
Regenerated after commit 35817: * Do not accept $(FPCDIR)/units sub-directory existence to validate FPCDIR variable value
...
git-svn-id: trunk@35818 -
2017-04-17 10:06:41 +00:00
pierre
2805bc8500
Regenerated after: Remove obsolete packages/base and packages/extra in PACKAGESDIR variable
...
git-svn-id: trunk@35530 -
2017-03-06 10:30:53 +00:00
nickysn
11006c2b72
* set the proper file extensions for the i8086-embedded target
...
git-svn-id: trunk@34006 -
2016-06-18 00:45:34 +00:00
nickysn
b8b90f96a1
+ added the win16 target to fpcmake
...
git-svn-id: trunk@31523 -
2015-09-05 10:15:10 +00:00
joost
a67a35c498
* Added the ability to add fpmake as a target in a Makefile.fpc file. This way
...
there is no special need anymore for complete scripts in the Makefile.fpc
to call fpmake. And it is now possible to combine other targets with a
fpmake-target.
git-svn-id: trunk@31240 -
2015-07-28 09:52:19 +00:00
Jeppe Johansen
353682db67
Enable SUBARCH directive for avr-embedded target.
...
git-svn-id: trunk@31032 -
2015-06-13 12:40:31 +00:00
florian
91702bd1b3
* regenerated
...
git-svn-id: trunk@30748 -
2015-05-01 14:45:31 +00:00
pierre
017d82efb7
Regenerated after 29384: Add -Cg option for mips and mipsel cpu's on unix-like systems
...
git-svn-id: trunk@29385 -
2015-01-04 15:30:43 +00:00
Jonas Maebe
7897c81c77
* regenerated by top-leve make all
...
git-svn-id: trunk@29258 -
2014-12-11 19:11:14 +00:00
Károly Balogh
e6017bceed
AROS: regenerated fpcmake.inc
...
git-svn-id: trunk@28434 -
2014-08-17 19:19:18 +00:00
pierre
fcc7dc82fc
Fix typo error in previous fpcmake.ini change
...
git-svn-id: trunk@27428 -
2014-04-01 15:38:27 +00:00
pierre
2161b5e2e4
Fix syntax error in previous fpcmake.ini change
...
git-svn-id: trunk@27426 -
2014-04-01 15:31:12 +00:00
pierre
0801538080
Regenerated from fpcmake.ini
...
git-svn-id: trunk@27423 -
2014-04-01 15:24:30 +00:00
Jonas Maebe
47a7b117fd
* regenerated revision.inc and fpcmake.inc after r27188, which updated
...
fpcmake.ini (revision.inc was automatically updated by fpmake, but
fpcmake.inc wasn't -- the latter was regenerated via a
Makefile.fpc.fpcmake-regenerated makefile)
git-svn-id: trunk@27193 -
2014-03-19 22:45:53 +00:00
yury
3eaecd07a6
* mipsel-android: Support in fpcmake.
...
git-svn-id: trunk@26692 -
2014-02-06 19:46:28 +00:00
florian
694ba6a702
* call strip on the COMPILER macro to make the output look more nicely
...
git-svn-id: trunk@26502 -
2014-01-18 10:19:54 +00:00
nickysn
07e3792801
+ added NASM to the default tools in fpcmake.ini
...
git-svn-id: trunk@26097 -
2013-11-16 12:37:46 +00:00
nickysn
d89c286dc1
* changed the staticlibext for i8086-msdos to .a in fpcmake.ini as well
...
git-svn-id: trunk@25642 -
2013-10-05 10:05:03 +00:00
florian
0e41df598e
* merge i8086 branch by Nikolay Nikolov
...
git-svn-id: trunk@24324 -
2013-04-25 20:23:51 +00:00
nickysn
0fe3bee97e
* set STATICLIBPREFIX to empty for the msdos target in fpcmake.ini
...
git-svn-id: branches/i8086@24113 -
2013-04-01 17:27:28 +00:00
nickysn
a05823b8bf
* updated fpcmake.inc after the changes in fpcmake.inc from my previous commit
...
git-svn-id: branches/i8086@24101 -
2013-03-31 23:21:42 +00:00
pierre
dd7d1e2cfe
Create pascal program to convert svn info output
...
git-svn-id: trunk@23960 -
2013-03-22 22:19:26 +00:00
florian
911ac847f7
* regenerated several automatically generated files after last changes
...
git-svn-id: branches/i8086@23936 -
2013-03-19 20:12:48 +00:00
florian
451c634532
* treat msdos as 8.3 target in the makefiles as the compiler does
...
git-svn-id: branches/i8086@23780 -
2013-03-10 18:19:52 +00:00
yury
b3862eb4b1
* Use standard Android NDK prefixes for binutils by default.
...
git-svn-id: trunk@23608 -
2013-02-13 17:35:55 +00:00
yury
3cd3b50104
* Fixed conflict of native android and java android targets.
...
git-svn-id: branches/targetandroid@23409 -
2013-01-16 14:46:02 +00:00
yury
d26f0552a0
* Sync with trunk r23404.
...
* Regenerated makefiles.
git-svn-id: branches/targetandroid@23405 -
2013-01-16 13:21:51 +00:00
florian
a365ae3631
+ define BUILDFULLNATIVE and BUILDNATIVE for native builds
...
git-svn-id: trunk@22236 -
2012-08-24 21:15:28 +00:00
florian
5966fcce74
* PIC does not require using the external assembler anymore
...
- removed 2.0.x-ism
git-svn-id: trunk@21116 -
2012-04-29 14:19:32 +00:00
tom_at_work
acbc94e0fd
- initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
...
- basic rtl support using system calls
- fp(c)make/fppkg/makefile support
todo:
- revisit systems/t_android.pas: mostly duplicate with t_linux.pas, containing
lots of unnecessary code
- revisit rtl changes
- android ndk header translation import
- better app build/packaging support
- android/x86 support
git-svn-id: branches/targetandroid@21061 -
2012-04-26 09:36:42 +00:00