pierre
|
85f9eb655c
Allow i8086 cross IDE by adding missing compiler/x86 unit directory
|
9 years ago |
nickysn
|
8e9256a93c
* fixed IDE compilation with GDBMI=1 (mantis #28890)
|
9 years ago |
pierre
|
d25a768b1d
Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc
|
9 years ago |
joost
|
c0bdce1330
* Fixed problem with search-masks in fpmake.pp-files in subdirectories
|
9 years ago |
joost
|
ebf535e7a3
* Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either
|
9 years ago |
Tomas Hajny
|
2b27473485
* remove commented out parts resulting from previous testing
|
9 years ago |
Tomas Hajny
|
0a5705ee38
* add reference to all source files to ensure completeness of the generated source zip
|
9 years ago |
nickysn
|
a939ea06b6
+ initial implementation of GDB/MI (without LibGDB!) support for the text mode
|
10 years ago |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
joost
|
d2e649e048
* Removed rtl-dependency in fpmake.pp (rtl is always added implicitly)
|
10 years ago |
joost
|
c00d80abd7
* Correction of r28876, UNITSOUTPUTDIR should be all uppercase
|
10 years ago |
joost
|
dab0fbc835
* Fix for building IDE on platforms where the conditionalstrings are case-sensitive
|
10 years ago |
Károly Balogh
|
21c8dea451
disable gdbint dependency on Amiga
|
11 years ago |
marcus
|
49b0c18c53
AROS: rtl-console, fv, FP-IDE added
|
11 years ago |
pierre
|
83580077ab
Add aix specific options
|
11 years ago |
pierre
|
d9c663f198
Add -Fl/usr/lib for openbsd target OS, required to find and link C startup objects
|
11 years ago |
Tomas Hajny
|
5372bdbb43
* removed gdbint dependency if compiled with NOGDB=1
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
florian
|
2a992bf53c
* patch by Sandro Cumerlato to install auxiliary ide files properly
|
11 years ago |
Károly Balogh
|
0d43bae95a
Removed some extra directory separators which screwed up the install path on Amiga/MorphOS (// means /../ here)
|
11 years ago |
pierre
|
c92eaebf34
Fix option passing for freebsd ans netbsd, add -Xd for linux also
|
12 years ago |
pierre
|
415444a3a5
Fix compilation failure if DEBUG conditional is set, which needs regexpr package
|
12 years ago |
joost
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
Károly Balogh
|
b2729613c2
turn off gdbint for MorphOS
|
12 years ago |
joost
|
19d4b8dcd7
* Added fpmake.pp for building the ide
|
12 years ago |