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 |
|
nickysn
|
2f68090dd6
|
* synchronized with trunk
git-svn-id: branches/z80@44898 -
|
2020-04-20 22:42:08 +00:00 |
|
pierre
|
cd6de6a4ca
|
Regenerate all Makefiles
git-svn-id: trunk@44882 -
|
2020-04-20 13:58:47 +00:00 |
|
nickysn
|
0f323df7a3
|
* synchronized with trunk
git-svn-id: branches/z80@44873 -
|
2020-04-19 21:10:31 +00:00 |
|
Jonas Maebe
|
26ec913725
|
* regenerated makefiles
git-svn-id: trunk@44861 -
|
2020-04-19 17:33:47 +00:00 |
|
nickysn
|
b868d653bb
|
* regenerated makefiles after sync with trunk
git-svn-id: branches/z80@44847 -
|
2020-04-19 13:00:50 +00:00 |
|
nickysn
|
d872d55365
|
* regenerated makefiles in the utils directory
git-svn-id: branches/z80@44822 -
|
2020-04-19 04:07:11 +00:00 |
|
Jonas Maebe
|
4b59bcb0ca
|
* regenerated makefiles
git-svn-id: trunk@44793 -
|
2020-04-18 16:08:25 +00:00 |
|
florian
|
5bab6201d5
|
* rebuild Makefiles
git-svn-id: trunk@44679 -
|
2020-04-10 19:42:14 +00:00 |
|
florian
|
43dc4c7ea0
|
* regenerated Makefiles
git-svn-id: trunk@44333 -
|
2020-03-21 20:59:59 +00:00 |
|
pierre
|
a09e40945c
|
Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
|
2019-11-15 14:47:02 +00:00 |
|
yury
|
937683ec8f
|
* pas2jni: Filter out advanced methods and properties of RTL classes to prevent overbloated code.
git-svn-id: trunk@43386 -
|
2019-11-03 18:51:33 +00:00 |
|
yury
|
a09c0a6857
|
* pas2jni: Exclude TExtended80Rec by default.
git-svn-id: trunk@43383 -
|
2019-11-03 16:00:41 +00:00 |
|
yury
|
b988837d1b
|
* pas2jni: Skip var parameters of unsupported types.
git-svn-id: trunk@43381 -
|
2019-11-03 14:26:00 +00:00 |
|
yury
|
b4e0c72cbe
|
* pas2jni: Fixed more case statement warnings.
git-svn-id: trunk@43376 -
|
2019-11-03 13:22:14 +00:00 |
|
yury
|
843b1b0d49
|
* Fixed case statement warnings.
git-svn-id: trunk@43375 -
|
2019-11-03 13:13:52 +00:00 |
|
pierre
|
5ed7bd35df
|
Update all trunk/fpcsrc Makefile's after commit 42749
git-svn-id: trunk@42750 -
|
2019-08-20 15:58:10 +00:00 |
|
Jonas Maebe
|
128bf046b4
|
* regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
|
2019-04-20 18:56:45 +00:00 |
|
pierre
|
74fed2a4cd
|
Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
|
2019-03-17 14:45:03 +00:00 |
|
yury
|
c0e1ec9121
|
* pas2jni: Fixed exception handling.
git-svn-id: trunk@41396 -
|
2019-02-20 13:04:49 +00:00 |
|
yury
|
496693d77b
|
* pas2jni: Fixed handling of array variables.
* pas2jni: Fixed Java warning for the PascalInterface class.
git-svn-id: trunk@41391 -
|
2019-02-20 08:33:17 +00:00 |
|
yury
|
f7f1286e51
|
* pas2jni: Return null if a method pointer is empty.
git-svn-id: trunk@41374 -
|
2019-02-18 16:31:04 +00:00 |
|
yury
|
6d95018c80
|
* pas2jni: Properly handle Java exceptions when calling a callback Java method.
git-svn-id: trunk@41371 -
|
2019-02-18 10:19:20 +00:00 |
|
yury
|
d55f1b69c0
|
* pas2jni: Accept partial names in inclusion/exclusion lists. Use wildcard * at the end of a partial name.
git-svn-id: trunk@41323 -
|
2019-02-15 16:05:19 +00:00 |
|
yury
|
fe8b98ded3
|
* pas2jni: Removed obsolete code.
git-svn-id: trunk@41320 -
|
2019-02-15 15:19:30 +00:00 |
|
yury
|
48c44f8c17
|
* pas2jni: Added GetMemoryAsArray() and SetMemoryFromArray() utility functions.
git-svn-id: trunk@41314 -
|
2019-02-13 15:46:47 +00:00 |
|
Károly Balogh
|
5182dc37af
|
haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
|
2019-01-04 03:18:42 +00:00 |
|
yury
|
1cc3c199c8
|
* pas2jni: TClass helper must be generated only for the system unit.
git-svn-id: trunk@40462 -
|
2018-12-04 13:07:05 +00:00 |
|
pierre
|
234d442f71
|
Also disable fpdoc and pas2jni utils packages for targets not supporting fcl-process package
git-svn-id: trunk@40363 -
|
2018-11-23 13:29:01 +00:00 |
|
yury
|
bfbe50bc04
|
* pas2jni: Added option: -N - Do not generate a Java code for auto-loading of the shared library.
* pas2jni: Do not generate TClass helper code if no classes are used at all.
git-svn-id: trunk@40179 -
|
2018-11-02 15:18:26 +00:00 |
|
yury
|
a29290202f
|
* Regenerated makefiles to support x86_64-android.
git-svn-id: trunk@39958 -
|
2018-10-17 17:12:20 +00:00 |
|
yury
|
8c59eb1ce5
|
* Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
|
2018-10-06 09:36:03 +00:00 |
|
pierre
|
b5c5329f39
|
Update all utils Makefile's
git-svn-id: trunk@39823 -
|
2018-09-27 06:53:52 +00:00 |
|
florian
|
a34d4e715c
|
Merged riscv_new branch
git-svn-id: trunk@39813 -
|
2018-09-26 19:49:08 +00:00 |
|
marco
|
98f00acb06
|
* trunk to 3.3.1
git-svn-id: trunk@39635 -
|
2018-08-18 15:47:44 +00:00 |
|
Jeppe Johansen
|
d32d158b4d
|
Regenerated utils makefiles.
git-svn-id: branches/laksen/riscv_new@39496 -
|
2018-07-23 12:25:52 +00:00 |
|
pierre
|
69376efa26
|
Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38748 -
|
2018-04-12 15:20:27 +00:00 |
|
pierre
|
d18627f0af
|
* Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
git-svn-id: trunk@37462 -
|
2017-10-16 00:27:27 +00:00 |
|
Károly Balogh
|
04dee0fc04
|
regenerated Makefiles for m68k-macos target
git-svn-id: trunk@37034 -
|
2017-08-22 11:16:42 +00:00 |
|
pierre
|
2371755b4f
|
Regenerate with sparc64-linux target
git-svn-id: trunk@36391 -
|
2017-06-01 13:40:25 +00:00 |
|
yury
|
376174d7ac
|
* pas2jni: Fixed error handling of ppudump.
git-svn-id: trunk@36296 -
|
2017-05-22 15:35:17 +00:00 |
|
pierre
|
17b2671213
|
Regenerate all Makefile's after changes related to FPCDIR checks
git-svn-id: trunk@35833 -
|
2017-04-18 14:15:47 +00:00 |
|
yury
|
252f9ef153
|
* pas2jni: Support for class references.
- Fixed inclusion of unneeded pointer types.
git-svn-id: trunk@35779 -
|
2017-04-11 18:34:58 +00:00 |
|
yury
|
ea61dee00b
|
* ppudump: Mark objects with abstract methods in the JSON/XML output.
* pas2jni: Properly handle inherited classes when an ancestor has abstract methods.
git-svn-id: trunk@35746 -
|
2017-04-07 09:53:54 +00:00 |
|
yury
|
ed6d993008
|
* pas2jni: Proper boolean handling - jboolean must be 0/1.
git-svn-id: trunk@34954 -
|
2016-11-23 14:39:46 +00:00 |
|
yury
|
d5cc2e83cf
|
* pas2jni: Use cthreads first.
git-svn-id: trunk@34953 -
|
2016-11-23 14:21:49 +00:00 |
|
yury
|
ea16dfdcf8
|
* pas2jni: Suppress false warnings in Java code.
git-svn-id: trunk@34952 -
|
2016-11-23 13:49:04 +00:00 |
|
yury
|
4dcc9de92f
|
* pas2jni: More clean Java code for sets.
git-svn-id: trunk@34951 -
|
2016-11-23 13:33:35 +00:00 |
|
yury
|
565ad7f852
|
* pas2jni: Do not generate unneeded imports.
git-svn-id: trunk@34863 -
|
2016-11-10 15:43:13 +00:00 |
|
yury
|
78914d9b20
|
* pas2jni: Do not include array element types from arrays, which is not processed.
git-svn-id: trunk@34862 -
|
2016-11-10 14:39:58 +00:00 |
|