mazen
f6deb01295
* Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814)
...
git-svn-id: trunk@21990 -
2012-07-31 10:37:03 +00:00
pierre
bb7f443c53
Use two parameter version of get_caller_frame
...
git-svn-id: trunk@21896 -
2012-07-12 09:12:02 +00:00
pierre
c89992f6bb
Regenerate after change: Add ../compiler/mips unit directory for mipsel
...
git-svn-id: trunk@21895 -
2012-07-12 09:11:05 +00:00
pierre
2566809146
Add ../compiler/mips unit directory for mipsel
...
git-svn-id: trunk@21894 -
2012-07-12 09:10:39 +00:00
pierre
f2e83b0d7e
* Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long
...
git-svn-id: trunk@21681 -
2012-06-22 19:03:13 +00:00
marco
b70ed0a407
* fix bug #22300 , "C" prefix of configuration file.
...
git-svn-id: trunk@21679 -
2012-06-22 13:31:48 +00:00
marco
8082982d46
* removed single remaining use of a 1.0.x deprecated function.
...
git-svn-id: trunk@21322 -
2012-05-18 12:11:50 +00:00
Jonas Maebe
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
...
that deal with paths/filenames with TPathStr (= ansistring) to prevent
cutting off long paths (no change in speed when compiling the compiler,
1% extra memory usage)
git-svn-id: trunk@21120 -
2012-04-29 17:36:23 +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
pierre
6244671000
Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries
...
git-svn-id: trunk@20906 -
2012-04-18 07:57:48 +00:00
pierre
bd1ae9bdf0
Regenerated after: Add -Xd option for FreeBSD OS
...
git-svn-id: trunk@20860 -
2012-04-13 21:53:50 +00:00
pierre
e59d692c5c
+ Add -Xd option for FreeBSD OS
...
git-svn-id: trunk@20859 -
2012-04-13 21:53:22 +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
marco
81035c392d
* fix building IDE by adding fcl-xml and fcl-base
...
Pierre's regen of the makefile with a newer fpcmake probably didn't
propagate indirect dependencies (through CHM) on these packages as a
result of the fpmake system.
git-svn-id: trunk@20450 -
2012-02-29 20:52:18 +00:00
pierre
ff65e7bc9b
Update Makefile for mips-linux support
...
git-svn-id: trunk@20445 -
2012-02-29 11:19:31 +00:00
marco
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
...
git-svn-id: trunk@20087 -
2012-01-15 15:42:07 +00:00
florian
25e38983cf
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
...
git-svn-id: trunk@19929 -
2011-12-30 16:36:25 +00:00
pierre
1b4a27ed66
Avoid interactive query when resetting file
...
git-svn-id: trunk@19876 -
2011-12-19 13:03:25 +00:00
pierre
3fcf1f0050
* Do not use InfoLong as size can be different from InfoPtr used in Message
...
git-svn-id: trunk@19844 -
2011-12-13 16:36:15 +00:00
pierre
c25a96bd37
Avoid wrong exitcode 512 of Grep for Unix
...
git-svn-id: trunk@19843 -
2011-12-13 16:33:44 +00:00
pierre
bbc196ac02
Remove junk in test1 source file from alst commit
...
git-svn-id: trunk@19842 -
2011-12-13 15:09:57 +00:00
pierre
470adb22e1
+ Add overloaded Testne function in test1 unit
...
git-svn-id: trunk@19834 -
2011-12-12 16:50:29 +00:00
pierre
4e21fc6373
Recent mingw64 does not seem to provide fctMsvcrtLongJmp
...
git-svn-id: trunk@19833 -
2011-12-12 16:49:49 +00:00
florian
9426cac1b0
* rebuilt Makefiles
...
git-svn-id: trunk@19748 -
2011-12-04 15:34:01 +00:00
marco
86bbce694e
* copyright updated.
...
git-svn-id: trunk@19599 -
2011-11-06 18:35:31 +00:00
pierre
4366076b29
Add /usr/local/lib library path for FreeBSD and OpenBSD targets
...
git-svn-id: trunk@19592 -
2011-11-03 16:15:08 +00:00
pierre
ed03858129
Add USE_OLD_REGEXPR option for regular expression unit choice
...
git-svn-id: trunk@18898 -
2011-08-29 13:38:13 +00:00
pierre
75650bdf21
+ USE_OLD_REGEXPR added for DEBUG option
...
git-svn-id: trunk@18897 -
2011-08-29 13:36:10 +00:00
pierre
1c2a5f9819
+ Update all Makefile's modified by
...
change in utils/fpcm/fpcmake.ini in prevous commit.
Adapt also other files to that change:
* compiler/globals.pas: Replace $FPCTARGET by os_string if
tf_use_8_3 flag is set for target_info also.
* tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
as TARGETSUFFIX was modified in previous commit.
* tests/utils/dotest.pp:
+ New variable UseOSOnly, set to true if only target OS name
should be used for subdirectories.
git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
pierre
d2c1010a91
+ NOVESA switch for go32v2 IDE added
...
git-svn-id: trunk@18216 -
2011-08-16 08:29:02 +00:00
marco
043e9b2ec2
* Trunk version to 2.7.1
...
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
...
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
pierre
b85355636e
* Avoid unitialized VM variable in Preferences method
...
git-svn-id: trunk@17911 -
2011-07-02 07:03:00 +00:00
pierre
14a10ad6cb
+ Add $rbp FrameName for x86_64 CPU
...
git-svn-id: trunk@16662 -
2010-12-30 14:53:57 +00:00
marco
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
...
git-svn-id: trunk@16621 -
2010-12-23 20:38:56 +00:00
marco
b6a8fb8a5b
* fix for 10758, additional terminal type checked (udev)
...
git-svn-id: trunk@16616 -
2010-12-22 21:20:51 +00:00
marco
49c76bdbfd
* bug #8004 . disable ok button if length(texttosearch)=0 in find dialog
...
git-svn-id: trunk@16615 -
2010-12-22 21:12:27 +00:00
marco
1b107bb4a5
* switch IDE to external linker on win32/64 for now (mingw linking compat)
...
git-svn-id: trunk@16614 -
2010-12-22 19:27:09 +00:00
marco
eed9b88f20
* Modified hint for search/replace again to show what will be done. bug #0010715
...
git-svn-id: trunk@16613 -
2010-12-22 18:39:13 +00:00
marco
de5ca33983
* fix one of two issues in mantis 6326, double click on watch entry invokes edit watch
...
git-svn-id: trunk@16604 -
2010-12-21 08:15:31 +00:00
marco
5f3a312d1b
* paleobug solved, paste from windows now wraps lines to 200 char. Solves #4943
...
git-svn-id: trunk@16600 -
2010-12-19 21:59:21 +00:00
marco
c57c039362
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
...
git-svn-id: trunk@16587 -
2010-12-18 18:03:31 +00:00
pierre
aaa34343eb
* Try to get win64 to work
...
git-svn-id: trunk@16451 -
2010-11-26 23:32:08 +00:00
pierre
5a58946eb9
+ Add win64 target conditionals
...
git-svn-id: trunk@16413 -
2010-11-23 23:08:09 +00:00
pierre
969c81b60f
* Fix DEBUG go32v2 compilation error
...
git-svn-id: trunk@16356 -
2010-11-17 16:14:08 +00:00
pierre
be4daa86e4
* Try to compile with mingw64 gdb
...
git-svn-id: trunk@16316 -
2010-11-08 15:44:38 +00:00
Károly Balogh
7bdfc64991
+ disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves
...
git-svn-id: trunk@16196 -
2010-10-21 23:44:17 +00:00
mazen
b127fc154a
* Fixed spell error revealed by lintian.
...
git-svn-id: trunk@16094 -
2010-10-06 20:33:57 +00:00
Jonas Maebe
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
...
later: the same as i386/darwin, except
a) uses the non-fragile Objective-C ABI/runtime
b) does not require stubs for direct calls/jumps (not required for
i386/darwin under 10.6 and later either, but still generated
there for backwards compatibility)
c) only the same packages are enabled as for ARM/Darwin
d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
This target also defines the symbol "darwin" apart from the target
name "iphonesim" for source code compatibility reasons.
git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00