Nikolay Nikolov
|
09b5e7c6b2
Revert "+ added dependency to rtl-unicode for the ide package"
|
3 years ago |
Nikolay Nikolov
|
153baf41ce
+ added dependency to rtl-unicode for the ide package
|
3 years ago |
Pierre Muller
|
9abd81efa5
Set correct exetension for cross-IDE
|
3 years ago |
Pierre Muller
|
751417b685
wasm32 compiler target required -dNOOPT option
|
3 years ago |
pierre
|
615e1c0431
Only set llvm to true if LLVM custom option variable is set, but not to false if not (as true might be the default value)
|
4 years ago |
pierre
|
9374155344
Add --NOLLVM and use LLVM by default of compiler is llvm variant
|
4 years ago |
Jonas Maebe
|
723430ac34
* support building the IDE with the LLVM code generator
|
5 years ago |
pierre
|
fb8f4ceca5
* Fix sourcezip make target, correcting mixed case input file names.
|
5 years ago |
joost
|
533777000a
* Disable building the IDE on Darwin by default
|
5 years ago |
joost
|
79bbc20f29
* FPMake-option NoIDE added
|
5 years ago |
Jonas Maebe
|
1a559f5c60
* move the homogenous float aggregate determination function to a common
|
6 years ago |
florian
|
a34d4e715c
Merged riscv_new branch
|
6 years ago |
marco
|
98f00acb06
* trunk to 3.3.1
|
7 years ago |
pierre
|
0064860f75
Changes for symbian target OS
|
7 years ago |
Jeppe Johansen
|
dcb0f4fdb5
Fixed setjmp that overwrote a callee save register.
|
7 years ago |
pierre
|
040ce05360
Fix error in condition to compile IDE package for cross-compilation, should solve bug report 33174
|
7 years ago |
pierre
|
33188fb5ba
Add CROSSGDB macro for cross-cpu IDEs
|
7 years ago |
pierre
|
21a18de003
Use newly added SetExeName TTarget method to specify full name of IDE for cross-CPU
|
7 years ago |
pierre
|
1512f9a34c
Add NOGDBMI fpmake option to explicitly disable GDBMI support, and add GDBMI_DEFAULT_OSes to default to GDBMI
|
7 years ago |
florian
|
9915de038f
* build x86-64 with optimizer as well, it is unclear, why -dNOOPT was added
|
7 years ago |
florian
|
8714ddafa5
* fix pathes of IDE package
|
7 years ago |
florian
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 years ago |