Commit Graph

1414 Commits

Author SHA1 Message Date
joost
a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe)
git-svn-id: trunk@28973 -
2014-11-03 12:42:33 +00:00
joost
75afdf052b * Pass archive-command to fpmake on make zipsourceinstall
git-svn-id: trunk@28971 -
2014-11-02 19:51:52 +00:00
joost
3296c3d381 * Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files
git-svn-id: trunk@28946 -
2014-10-29 21:20:01 +00:00
joost
8da7914438 * Combine all utils into one achive, several installers depend on this
git-svn-id: trunk@28887 -
2014-10-20 19:42:52 +00:00
pierre
d3755371fe Regenerate after last commit: Add testppudump phony targets to packages and utils directory
git-svn-id: trunk@28734 -
2014-10-03 22:09:14 +00:00
pierre
227d983222 Add testppudump phony targets to packages and utils directory
git-svn-id: trunk@28733 -
2014-10-03 22:07:33 +00:00
marcus
203089fe1a AROS: sockets, fcl-net, fcl-web included
git-svn-id: trunk@28671 -
2014-09-15 18:33:26 +00:00
michael
7d28bc8e4e * Added some extra options for recursion, additional extensions and verbosity
git-svn-id: trunk@28655 -
2014-09-14 11:03:10 +00:00
michael
1f11b44521 * Added some extra options for recursion, additional extensions and verbosity
git-svn-id: trunk@28654 -
2014-09-14 11:03:00 +00:00
Károly Balogh
2e80906133 fpmake: also disable threading and processes on Amiga
git-svn-id: trunk@28630 -
2014-09-08 23:42:19 +00:00
marcus
ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
git-svn-id: trunk@28620 -
2014-09-08 16:47:38 +00:00
marco
4102061e8a * patch from Graeme that exists if a node is not assigned, mantis #26678
git-svn-id: trunk@28598 -
2014-09-05 09:48:08 +00:00
marco
97be68107e * apply patch from issue #26635, dealing with exe extension.
git-svn-id: trunk@28523 -
2014-08-26 21:06:52 +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
e6017bceed AROS: regenerated fpcmake.inc
git-svn-id: trunk@28434 -
2014-08-17 19:19:18 +00:00
Károly Balogh
4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
git-svn-id: trunk@28432 -
2014-08-17 18:18:07 +00:00
yury
defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets.
git-svn-id: trunk@28048 -
2014-06-24 13:57:31 +00:00
yury
a27ea85560 * pas2jni: Fixed the Pointer() support function.
git-svn-id: trunk@28046 -
2014-06-24 10:52:14 +00:00
yury
045429327b * pas2jni: Handle null objects in the Pointer() support function.
git-svn-id: trunk@28043 -
2014-06-24 09:49:09 +00:00
marco
b7aff4eae0 * flush output on halt. Patch by Mattias mantis #26225
git-svn-id: trunk@27835 -
2014-05-31 15:06:42 +00:00
yury
f526f39f8f * pas2jni: Always specify unit prefix for types in the generated bridge code.
git-svn-id: trunk@27811 -
2014-05-22 13:47:46 +00:00
yury
f1727c58c3 * pas2jni: Type cast support. nil objects support.
git-svn-id: trunk@27684 -
2014-04-28 14:59:21 +00:00
yury
8f96b9985f * pas2jni: Revert "Suppress unused import warnings" since it produce other warnings.
git-svn-id: trunk@27681 -
2014-04-28 10:58:24 +00:00
yury
30919d0fb1 * pas2jni: Suppress unused import warnings. Fix system unit parsing.
git-svn-id: trunk@27680 -
2014-04-28 10:08:36 +00:00
michael
181892cc5f * First implementation of pas2js converter program
git-svn-id: trunk@27476 -
2014-04-05 09:19:55 +00:00
pierre
f35860b33a Update revision.inc after fpcmake.ini change 27428
git-svn-id: trunk@27429 -
2014-04-01 15:39:28 +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
64b1dce92b iUpdate revision.inc after fpcmake.ini change 27426
git-svn-id: trunk@27427 -
2014-04-01 15:32:45 +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
4bb05e6c16 Version updated due to fpcmake.ini change rev 27421
git-svn-id: trunk@27424 -
2014-04-01 15:25:19 +00:00
pierre
0801538080 Regenerated from fpcmake.ini
git-svn-id: trunk@27423 -
2014-04-01 15:24:30 +00:00
pierre
b213d2624a Handle -sh option (generate script to link on host)
git-svn-id: trunk@27421 -
2014-04-01 15:09:26 +00:00
pierre
e0a04bdd1c Add data2inc call to update fpcmake.inc from fpcmake.ini
git-svn-id: trunk@27420 -
2014-04-01 15:08:20 +00:00
marco
56277b18db * move fpcsubst to utils/ because it uses classes
git-svn-id: trunk@27370 -
2014-03-30 11:45:51 +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
florian
b2b26f84cf * partially merged the mips-embedded branch of Michael Ring:
- startup code/controller units are not merged yet
  - assembler call does not pass the needed CPU type yet

git-svn-id: trunk@27188 -
2014-03-19 21:25:38 +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
yury
5ebfb2710d * Fixed getting svn revision on Windows host.
git-svn-id: trunk@26700 -
2014-02-07 12:14:57 +00:00
yury
3eaecd07a6 * mipsel-android: Support in fpcmake.
git-svn-id: trunk@26692 -
2014-02-06 19:46:28 +00:00
michael
576fe3758d * Added showing of hints in HTML page title
git-svn-id: trunk@26687 -
2014-02-06 17:06:58 +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
marco
a57df5f0dd * commited correction for Mantis #25560, misspelled constructor keyword
git-svn-id: trunk@26531 -
2014-01-20 10:39:39 +00:00
nickysn
1f7b14f38e * fixed the conversion of powerof2 mul/imuls to lea in tcgx86.a_op_const_reg_reg
git-svn-id: trunk@26509 -
2014-01-18 17:58:31 +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
paul
1f83117f16 utils: use fpc 2.6.2 compatible code
git-svn-id: trunk@26489 -
2014-01-17 10:44:24 +00:00
paul
e181fbc327 utils: clean rsj files by delp
git-svn-id: trunk@26485 -
2014-01-17 02:24:37 +00:00
paul
13a0b21031 rstconv: fixed memory leak
git-svn-id: trunk@26484 -
2014-01-17 02:15:35 +00:00
paul
71fbba2b1e utils: parse .rsj file by rstconv tool
git-svn-id: trunk@26479 -
2014-01-16 13:57:33 +00:00
paul
9681212fea utils: put unicodepath to default fpc.cfg file
git-svn-id: trunk@26420 -
2014-01-11 08:40:55 +00:00
paul
75fecf9e96 utils: use LongInt instead of Integer to prevent overflow
git-svn-id: trunk@26394 -
2014-01-05 17:09:48 +00:00