marco
22f98e3259
* aspell enabled for windows, patch from Barlone, Mantis #20521
...
git-svn-id: trunk@19518 -
2011-10-19 20:31:20 +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
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
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
55cffbef12
* Update Makefiles
...
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +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
Almindor
1446eb9dc2
* separate static and dynamic loadable aspell
...
git-svn-id: trunk@12241 -
2008-11-27 10:51:20 +00:00
Almindor
563d2b2ecb
* update spellcheck unit (change to default failure behavior)
...
* update example
git-svn-id: trunk@12239 -
2008-11-27 09:53:13 +00:00
Almindor
1e69e3955b
* remove ifdefs in var section of library load routine (produces some
...
unused vars on some platforms but is easier to keep cross-platform)
git-svn-id: trunk@12237 -
2008-11-26 22:37:30 +00:00
Almindor
109dddc439
* first part of aspell libloading fix
...
git-svn-id: trunk@12233 -
2008-11-26 12:58:35 +00:00
peter
2916256b2c
* change externalurl to homepageurl
...
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
Almindor
dfda298172
* fix compilation and bug in new aspell lib loading code
...
git-svn-id: trunk@12004 -
2008-10-31 22:35:30 +00:00
Almindor
da3718b74b
* use iterarive numbering to find first usable libaspell.so.xx on linux
...
* don't use specific libaspell.so.xx on BSDs (they have dev by default)
git-svn-id: trunk@12001 -
2008-10-30 22:25:40 +00:00
marco
47a997e4da
* fpmake: Small fixes + first round of manifests
...
git-svn-id: trunk@11958 -
2008-10-23 20:15:59 +00:00
marco
3b9f0e2565
* First batch of fpmake improvements. Mostly adding examples and fixing small omissions.
...
git-svn-id: trunk@11948 -
2008-10-22 18:16:54 +00:00
marco
e5db5e4aa8
* regened makefiles to propagate makefile versions
...
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
...
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +00:00
peter
7b188a6a0e
* reset version to latest release: 2.2.2-0
...
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
Jonas Maebe
9d8bee1887
* regenerated with changes in r11233
...
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0
* fixed fpc_zipinstall for go32v2 and the like
...
* makefiles regenerated
git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Tomas Hajny
77581bedd1
* makefiles regenerated with newer fpcmake
...
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d
* regenerated for i386-Haiku and darwin cross compilation changes
...
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
...
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
micha
b0838b13d7
* add armeb target to compiler/Makefiles
...
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
Almindor
141defd182
* fix aspell runtime error in windows if no library (register keys) are present
...
git-svn-id: trunk@10348 -
2008-02-17 17:04:15 +00:00
Almindor
acc4d25f75
* update spellcheck unit with new stuff
...
git-svn-id: trunk@10274 -
2008-02-10 16:09:23 +00:00
peter
915b1bddb3
* rename scheck to spellcheck
...
git-svn-id: trunk@10272 -
2008-02-10 15:55:39 +00:00
Almindor
0dece44b9b
* use the qword hack only on linux x86_64 (others would fail)
...
git-svn-id: trunk@10250 -
2008-02-08 16:58:41 +00:00
Almindor
13e15ebab9
* hack around the fpc cdecl/stack bug in 64bit linux by using qword-wrapper
...
git-svn-id: trunk@10233 -
2008-02-05 18:15:21 +00:00
Almindor
07723f3fdd
* fix windows compilation
...
git-svn-id: trunk@10230 -
2008-02-05 10:36:40 +00:00
Almindor
2354b04f78
* add additional path for libaspell on darwin
...
git-svn-id: trunk@10226 -
2008-02-05 09:45:22 +00:00
Almindor
4039d88458
* hopefully fix windows aspell compilation
...
* fix also darwin/macosx libaspell.15.dylib location
git-svn-id: trunk@10224 -
2008-02-05 09:23:26 +00:00
Almindor
7637f46e4e
* fix mis-type in one function return value
...
git-svn-id: trunk@10213 -
2008-02-04 21:14:11 +00:00
Almindor
9c1a5f6b92
* add solaris dll path
...
git-svn-id: trunk@10174 -
2008-02-03 10:54:31 +00:00
Almindor
28ebe338c4
* add forgotten {$PACKRECORDS C}
...
git-svn-id: trunk@10162 -
2008-02-02 18:10:08 +00:00
Almindor
3f2c2ed8be
* new aspell (proper ctypes, all functions/types etc.)
...
* new scheck (OOP, will be extended with new functionality gradually)
git-svn-id: trunk@10147 -
2008-02-02 13:51:41 +00:00
marco
12e23df542
* 4 pkgs a52 bfd aspell bzip2. Bzip2 didn't compile
...
git-svn-id: trunk@9988 -
2008-01-26 22:41:08 +00:00