Commit Graph

232 Commits

Author SHA1 Message Date
florian
43dc4c7ea0 * regenerated Makefiles
git-svn-id: trunk@44333 -
2020-03-21 20:59:59 +00:00
michael
4fc7958093 * Fix bug ID #36701
git-svn-id: trunk@44182 -
2020-02-15 15:47:39 +00:00
michael
e47378b5d0 * Correct typo
git-svn-id: trunk@44181 -
2020-02-15 14:18:42 +00:00
michael
f32d7898f8 * Fix bug ID #36603
git-svn-id: trunk@44179 -
2020-02-15 13:18:23 +00:00
michael
2266804e4d * Fix bug #36603, disable inline
git-svn-id: trunk@43977 -
2020-01-19 09:38:32 +00:00
michael
0176697483 * Fix regression
git-svn-id: trunk@43974 -
2020-01-18 16:44:22 +00:00
michael
0c2400e856 * Fix bug ID #0036482, various fixes by Alexey T.
git-svn-id: trunk@43972 -
2020-01-18 15:35:25 +00:00
pierre
a09e40945c Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
2019-11-15 14:47:02 +00:00
michael
b37ab4034a * Fix bug ID #36303, change russian comment with english
git-svn-id: trunk@43468 -
2019-11-15 11:33:19 +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
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
michael
645a528584 * Fix some warnings
git-svn-id: trunk@40057 -
2018-10-27 15:08:11 +00:00
michael
5240095a3e * Introduce overloaded version of ReplaceRegexpr which allows to set more options (see bug ID #34429).
git-svn-id: trunk@40056 -
2018-10-27 15:08:00 +00:00
michael
65433a005e * Fix bug #0034429, replace now can use escape sequences, and lineending can be set
git-svn-id: trunk@39993 -
2018-10-20 12:09:07 +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
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
pierre
41d2a0a496 Disable libraries not compiling for jvm-java or jvm-android targets
git-svn-id: trunk@39808 -
2018-09-26 09:29:33 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
marco
d143ab60e1 * regenned makefile without date/rev components for easier merging.
git-svn-id: trunk@39630 -
2018-08-18 15:06:25 +00:00
michael
70aa822137 * extra IsDigit use
git-svn-id: trunk@39611 -
2018-08-12 17:09:45 +00:00
michael
134b5553c3 Fix bug #34117, more clear hexdig
git-svn-id: trunk@39610 -
2018-08-12 09:27:54 +00:00
michael
a3f756013d Fix 34119: factor out IsDigit function
git-svn-id: trunk@39609 -
2018-08-12 09:14:27 +00:00
michael
2d2ba5f0cd * Fix bug #34118, unclean NOTLETTER check
git-svn-id: trunk@39608 -
2018-08-12 08:55:37 +00:00
michael
aa4a470cfb * Code cleanup, part 2: remove functions already in sysutils, most of them not used anyway.
git-svn-id: trunk@39570 -
2018-08-04 12:12:10 +00:00
michael
f6e9abeaf3 * Remove non-FPC code, dates back to D7 or earlier
git-svn-id: trunk@39569 -
2018-08-04 12:04:42 +00:00
michael
20917b4ec2 * Fix strlcomp
git-svn-id: trunk@39567 -
2018-08-04 08:40:25 +00:00
michael
71bbab3512 * Added UseUnicodeWordDetection
git-svn-id: trunk@39564 -
2018-08-04 08:34:42 +00:00
michael
08d574bf7d * Fix bug #34087: Small optimization of StrlComp
git-svn-id: trunk@39563 -
2018-08-04 08:05:31 +00:00
michael
ddbad9d5c7 * Fix bug #34085, small refactoring: introduce IsSpaceChar
git-svn-id: trunk@39557 -
2018-08-03 18:08:18 +00:00
michael
a921002c49 * Fix all warnings/hints
git-svn-id: trunk@39556 -
2018-08-03 18:00:06 +00:00
michael
f575eafa1e * Fix bug #34086
git-svn-id: trunk@39555 -
2018-08-03 17:54:11 +00:00
michael
962391621f * Fix bug ID #32404
git-svn-id: trunk@39534 -
2018-07-30 21:26:06 +00:00
michael
bfd07c6233 * Small demo showing how to tokenize a file into words
git-svn-id: trunk@39419 -
2018-07-09 11:39:09 +00:00
michael
dc1b0ae2c7 * Add unicode version of the regexpr unit, from same source
git-svn-id: trunk@39418 -
2018-07-09 11:33:04 +00:00
pierre
a93fe1b363 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745
git-svn-id: trunk@38751 -
2018-04-12 15:26:33 +00:00
nickysn
ef341e4b1c - removed useless 'far;' declaration
git-svn-id: trunk@38724 -
2018-04-10 13:21:48 +00:00
michael
4ed6280bb6 * Fix bug ID #32403, return type for replace function to support unicode string
git-svn-id: trunk@37853 -
2017-12-29 10:35:56 +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
marco
865df88116 * a few const added, mantis #32401
git-svn-id: trunk@37191 -
2017-09-11 20:49:42 +00:00
marco
84def3e29d * move instead of loop, mantis #32402
git-svn-id: trunk@37190 -
2017-09-11 20:42:08 +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
Károly Balogh
4c25bd935f packages: disabled packages for macos and palmos which currently cannot be built for these
git-svn-id: trunk@36889 -
2017-08-12 21:08:34 +00:00
pierre
7a172d3d5a Regenerated all Makefile from packages directories
git-svn-id: trunk@36395 -
2017-06-01 14:15:50 +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
michael
8d67ef157f * Using OS Lineending was old behaviour
git-svn-id: trunk@34505 -
2016-09-11 07:31:48 +00:00
michael
47407a9c29 * Use UnicodeString instead of Widestring, faster on windows (bug ID 29711)
git-svn-id: trunk@34502 -
2016-09-10 19:59:01 +00:00
michael
8cf24a6eba * Undefine UseOsLineEndOnReplace for backwards compatibility
git-svn-id: trunk@34490 -
2016-09-10 18:20:11 +00:00
michael
204e1c934e * Patch from Alexey Torgashin to allow using OS-specific line ending (bug ID 30147)
git-svn-id: trunk@34489 -
2016-09-10 18:18:03 +00:00
nickysn
5306ee552b * regenerated makefiles with latest fpcmake
git-svn-id: trunk@34008 -
2016-06-18 01:00:45 +00:00
nickysn
a58dd988a4 * regenerate makefiles after the fpcmake update
git-svn-id: trunk@34002 -
2016-06-17 22:05:59 +00:00
Károly Balogh
e0a183650d comment typo fix, spotted by Felix Yan, no functional changes
git-svn-id: trunk@33259 -
2016-03-17 18:33:48 +00:00
joost
c0bdce1330 * Fixed problem with search-masks in fpmake.pp-files in subdirectories
git-svn-id: trunk@32142 -
2015-10-24 22:09:06 +00:00
nickysn
02d6f7a2a4 - disabled the win16 target for all packages that don't compile on that platform
git-svn-id: trunk@31857 -
2015-09-27 19:32:44 +00:00
nickysn
e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed
git-svn-id: trunk@31527 -
2015-09-05 11:21:36 +00:00
joost
46906833f1 * Re-generated makefile's
git-svn-id: trunk@31318 -
2015-08-12 19:47:44 +00:00
joost
ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line.
To void cluttering the .fpm file

git-svn-id: trunk@31317 -
2015-08-12 19:15:14 +00:00
Károly Balogh
77bdd83bfc AROS/x86_64: regenerated Makefiles
git-svn-id: trunk@31177 -
2015-06-29 00:09:06 +00:00
Jonas Maebe
89418d23e5 * regenerated Makefiles with Linux/AArch64 support
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +00:00
michael
e2500d5a70 * Patch from Benito van der Zander to add extra constructor
git-svn-id: trunk@30365 -
2015-03-29 12:26:58 +00:00
Jonas Maebe
fa328436ab * regenerated for iphonesim/x86-64
git-svn-id: trunk@29974 -
2015-02-23 22:56:41 +00:00
Jonas Maebe
3d01d4ceb1 * regenerated with Darwin/AArch64 support
git-svn-id: trunk@29950 -
2015-02-23 22:54:53 +00:00
joost
1a90d29063 * Re-generated packages-Makefile.fpcs and Makefiles
git-svn-id: trunk@29409 -
2015-01-05 11:34:47 +00:00
marco
d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
Tomas Hajny
dbd07e7583 * add missing description for regexpr
git-svn-id: trunk@29236 -
2014-12-08 23:26:25 +00:00
joost
0574714317 * Use short 8.3 names for archives on limit83fs-hosts
git-svn-id: trunk@29174 -
2014-11-28 21:35:46 +00:00
marco
525e07e4c0 * comment cleanup by Reinier, mantis #26777
git-svn-id: trunk@28748 -
2014-10-06 13:07:27 +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
marco
ed3a49372d * strutils moved to packages/rtl-objpas
git-svn-id: trunk@27339 -
2014-03-29 17:51:44 +00:00
nickysn
2c7a83cd78 * use integer for the property indexes, instead of longint. Fixes compilation
of package on i8086 after r27062.

git-svn-id: trunk@27063 -
2014-03-09 21:26:39 +00:00
nickysn
e464d1f476 * fixed compilation of units regexpr and oldregexpr when integer=smallint
git-svn-id: trunk@27047 -
2014-03-09 15:06:31 +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
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
svenbarth
930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
Also adjusted all Windows (Win32/64/CE) units to define a "UNICODE" if "FPC_OS_UNICODE" is defined (except the Jedi units).
Also the common RTL units that checked for UNICODE now check for FPC_OS_UNICODE.

git-svn-id: trunk@24420 -
2013-05-04 11:06:32 +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
florian
eb7882037a * disable uncompilable targets for embedded targets
git-svn-id: trunk@23257 -
2012-12-31 15:51:04 +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
joost
3713cf0d97 * Fixed installation of examples for several packages compiled by fpmake
git-svn-id: trunk@20074 -
2012-01-14 12:42:35 +00:00
joost
76ff540c2c * More packages converted to fpmake building
git-svn-id: trunk@20038 -
2012-01-10 16:31:07 +00:00
marco
a19b627739 * fix for regexpr unicode mode. (multiple a move with the size of the base char type)
Patch by Ludo B., mantis #020806

git-svn-id: trunk@19754 -
2011-12-04 18:41:04 +00:00
florian
9426cac1b0 * rebuilt Makefiles
git-svn-id: trunk@19748 -
2011-12-04 15:34:01 +00:00
marco
44bd4470f9 * Patch from Mantis #20046 fixing an issue in rcmatchstring.
git-svn-id: trunk@19072 -
2011-09-15 20:19:25 +00:00
marco
7d717cde37 * regex patch from Joao Morais, fixed random exceptions. Mantis #14425
git-svn-id: trunk@19020 -
2011-09-07 19:59:57 +00:00
pierre
0fc9930789 * Fix Makefile that was generated using an invalid version of fpcmake binary
git-svn-id: trunk@18901 -
2011-08-29 14:09:58 +00:00
sekelsenmat
3e7a09df25 regexpr: Merges patch from bug #19109 fixes alignment issues
git-svn-id: trunk@18900 -
2011-08-29 14:08:11 +00:00
sekelsenmat
dbc08b5c1f Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the synedit defines
git-svn-id: trunk@18899 -
2011-08-29 14:04:14 +00:00
pierre
0b353a076a Regenerate Makefile after change of list of units
git-svn-id: trunk@18896 -
2011-08-29 13:34:41 +00:00