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
pierre
fb313ff87e
+ Use SetTbreak method
...
git-svn-id: trunk@15891 -
2010-08-24 13:35:36 +00:00
pierre
18bd6a344d
+ SetTBreak method added
...
git-svn-id: trunk@15890 -
2010-08-24 13:35:09 +00:00
Jonas Maebe
2011328acf
- removed debian detection since its gpm bug has been long fixed
...
git-svn-id: trunk@15862 -
2010-08-20 11:04:44 +00:00
marco
cfae57bccd
* add *.dpr and *.lpr to the Pascal highlight extensions
...
git-svn-id: trunk@15440 -
2010-06-15 07:49:06 +00:00
marco
ab2aa8f88d
* Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize.
...
git-svn-id: trunk@14920 -
2010-02-17 08:53:48 +00:00
marco
9fb153f725
* fix for 11679, hide cursor when returning from dosshell/userprog
...
git-svn-id: trunk@14918 -
2010-02-15 15:59:33 +00:00
marco
83fc2dd1ea
* fix for #7308 . (changeonopen preferences does nothing)
...
git-svn-id: trunk@14887 -
2010-02-11 16:11:53 +00:00
pierre
7c06edbb17
* Avoid Range checks in CalcHash
...
git-svn-id: trunk@14772 -
2010-01-22 15:39:39 +00:00
pierre
d08c19be0d
* Update Makefiles
...
git-svn-id: trunk@14383 -
2009-12-10 08:27:13 +00:00
marco
f34978bf7b
* another minor incompatibility
...
git-svn-id: trunk@14346 -
2009-12-06 21:05:51 +00:00
marco
68e2c0c33e
* minor fix for problem of // with bin index chm files.
...
git-svn-id: trunk@14345 -
2009-12-06 21:03:35 +00:00
pierre
209acc0251
* Reset AbortTool before each run
...
git-svn-id: trunk@14063 -
2009-11-05 00:45:19 +00:00
pierre
eb188be8cb
+ Add support for gdblib.inc in libgdb directory
...
git-svn-id: trunk@14061 -
2009-11-04 23:30:49 +00:00
pierre
583ce9c1b9
* more GDB 7.0 changes
...
git-svn-id: trunk@14047 -
2009-11-04 14:21:32 +00:00
pierre
b9461b978c
* add missing remote dialog labels
...
git-svn-id: trunk@14038 -
2009-11-04 09:26:07 +00:00
pierre
d1f8681690
* fix compilation failure of test.pas
...
git-svn-id: trunk@14037 -
2009-11-04 09:25:28 +00:00
mazen
fe089df354
* Fixed typo in warning message.
...
git-svn-id: trunk@13972 -
2009-10-30 11:26:44 +00:00
marco
19fcb226f7
* IDE now uses generalized index procedure.
...
git-svn-id: trunk@13845 -
2009-10-11 13:53:03 +00:00
florian
07ef0c33df
o another linux console patch by Nikolay Nikolov:
...
* disabled linux VCSA output in UTF-8 mode, because it does not do any translation
and assumes that the font is cp437, or similar, which looks horrible on fonts
(like fedora's default latarcyrheb-sun16), which are designed only for unicode
support and have no similarity at all to cp437. We already can display all the
cp437 characters in UTF-8 mode (including the low 32 characters), in case the
font is cp437, and the UTF-8 translation provides better approximation (e.g.
for the line drawing characters) if the font is not cp437.
* do not "restore" the linux system font in SysDoneVideo in UTF-8 mode,
since we didn't change the font on startup
* added try_grab_vcsa to try harder to open VCSA in the linux IDE user
screen restore code. While VCSA is no longer needed in the video unit on
UTF-8 systems, the IDE still needs it, because it's the only way to provide
the "restore user screen" functionality on the linux virtual console.
git-svn-id: trunk@13726 -
2009-09-16 19:58:42 +00:00
marco
1e5b89049a
* Fix several minor html canonicalization problems. FB's chm still gpf's in the index load.
...
git-svn-id: trunk@13660 -
2009-09-06 17:06:36 +00:00
marco
fe20d5546e
* initial ms-its: cross chm linking support.
...
git-svn-id: trunk@13638 -
2009-09-02 20:54:06 +00:00
marco
1399b7f8fb
* open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing.
...
git-svn-id: trunk@13599 -
2009-08-26 20:13:55 +00:00
florian
dd013a8987
* updated ide copyright and version
...
git-svn-id: trunk@13546 -
2009-08-16 21:25:18 +00:00
florian
212da45205
* don't send Update messages during loading of files, makes the IDE startup much faster when a lot of files are loaded
...
git-svn-id: trunk@13541 -
2009-08-16 10:26:29 +00:00
florian
e0cf3b0478
* change result type of AddItem from integer to sw_integer
...
git-svn-id: trunk@13538 -
2009-08-15 21:02:22 +00:00
marco
1a7b8eaefd
* minor improvements to debuginfo, and Florian's increasing of the topic size.
...
git-svn-id: trunk@13536 -
2009-08-15 13:37:49 +00:00
Jonas Maebe
847354fe10
* Makefiles version 2.5.1
...
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac
* regenerated using latest fpcmake
...
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
marco
10c67a4ad5
* fields after objects methods.
...
git-svn-id: trunk@13340 -
2009-06-27 14:06:58 +00:00