compiler
|
c0ccf21c28
* fixed range check error when writing const pointers > high(longint)
|
17 年之前 |
ide
|
9ab9c1517c
* If no custom libgdb.a file is found, then we try to look for a system default libgdb.a before deciding to build IDE without debugger support. Some distributions like Debian provide package libgdb-dev with libgdb.a on which official IDE in Debian package should link.
|
17 年之前 |
installer
|
5a3f7c5bad
Added symbolic to installer
|
17 年之前 |
packages
|
213f8a41c7
* Large patch from Sergei Gorelkin:
|
17 年之前 |
rtl
|
a096096de1
+ fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly)
|
17 年之前 |
tests
|
79850c5027
* don't crash when someone uses an integer value to declare a wide/unicode
|
17 年之前 |
utils
|
9d087f40fa
* when cross compiling, fallback to fpc when no cross compiler is found
|
17 年之前 |
.gitattributes
|
79850c5027
* don't crash when someone uses an integer value to declare a wide/unicode
|
17 年之前 |
.gitignore
|
c9433c0b1f
- removed directory with non-working sources as well with copyrighted sources
|
17 年之前 |
Makefile
|
9d087f40fa
* when cross compiling, fallback to fpc when no cross compiler is found
|
17 年之前 |
Makefile.fpc
|
f07b132292
* enabled smart linking by default for Darwin (will break building
|
17 年之前 |