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 |
|
joost
|
94e7cd5a51
|
* Switched utils to fpmake building
git-svn-id: trunk@24621 -
|
2013-05-26 19:05:11 +00:00 |
|
joost
|
2fe7dbfc6c
|
* Several fpmake.pp fixes
git-svn-id: trunk@24524 -
|
2013-05-18 08:28:58 +00:00 |
|
yury
|
4a696dbf00
|
* pas2jni: fixed error during records processing.
git-svn-id: trunk@24514 -
|
2013-05-15 15:58:27 +00:00 |
|
yury
|
8bc8363c77
|
* pas2jni: added fcl-json dependency.
git-svn-id: trunk@24513 -
|
2013-05-15 15:45:09 +00:00 |
|
yury
|
94197aade9
|
* pas2jni: fixed processing of int64 and boolean constants. Also fixes to correctly process whole System unit.
git-svn-id: trunk@24512 -
|
2013-05-15 15:34:10 +00:00 |
|
yury
|
45895f26e0
|
* pas2jni: use stable JSON output from ppudump.
git-svn-id: trunk@24510 -
|
2013-05-15 14:17:34 +00:00 |
|
yury
|
f174c4df83
|
* pas2jni: Removed debug stuff.
git-svn-id: trunk@24494 -
|
2013-05-14 11:47:23 +00:00 |
|
joost
|
2555885541
|
* Added fpmake.pp files for pas2fpm, pas2jni and pas2ut
git-svn-id: trunk@24492 -
|
2013-05-13 19:56:36 +00:00 |
|
pierre
|
5c9de9a68b
|
Regenerate all Makefiles with an up-to-date fpcmake binary
git-svn-id: trunk@24366 -
|
2013-04-29 12:29:03 +00:00 |
|
yury
|
226fb92d61
|
* Check for ppudump in the same folder as pas2jni only if there is a path to pas2jni executable is available in ParamStr(0).
git-svn-id: trunk@24326 -
|
2013-04-26 08:16:54 +00:00 |
|
florian
|
3d7033d81e
|
* Makefiles regenerated
git-svn-id: trunk@24325 -
|
2013-04-25 20:25:57 +00:00 |
|
yury
|
65a4585012
|
* By default try to use ppudump from the folder where pas2jni is located.
git-svn-id: trunk@24319 -
|
2013-04-25 10:32:58 +00:00 |
|
yury
|
fcf29c11d0
|
* Turn off debug.
git-svn-id: trunk@24145 -
|
2013-04-03 19:45:07 +00:00 |
|
yury
|
9019c2cf17
|
* Removed unneeded {$apptype console}.
git-svn-id: trunk@24144 -
|
2013-04-03 19:42:43 +00:00 |
|
yury
|
cd6669f52a
|
* Build and install pas2jni.
git-svn-id: trunk@24143 -
|
2013-04-03 19:29:16 +00:00 |
|
yury
|
5d1b97fd67
|
+ pas2jni - an utility to generates a JNI (Java Native Interface) bridge for a Pascal code. Then the Pascal code (including classes and other advanced features) can be easily used in Java programs.
git-svn-id: trunk@24137 -
|
2013-04-03 13:38:36 +00:00 |
|