marcoonthegit
|
d2ddf47d19
* generate fp.cfg help section.
|
hace 2 años |
florian
|
1dffa17066
* set GCCLibPath for all architectures on linux as proposed in #37158, resolves #37158
|
hace 5 años |
Jonas Maebe
|
3a5ff85ee4
* add C compiler library search path also for Darwin/AArch64
|
hace 5 años |
Károly Balogh
|
25878f9eb2
put #ifdef TARGETOS / #endif around the gcclib section, otherwise the various host paths can cause a hard to debug mess during crosscompiling in some cases
|
hace 6 años |
marco
|
93a3764cd5
* patch from Bart for mantis 35271 committed. Avoid create directory block when extractfilepath(<filename>) is empty
|
hace 6 años |
joost
|
bb59e762c3
* Added version-option to usage-information
|
hace 6 años |
joost
|
3969c87bd5
* Command to show version-number added (fpcmkcfg)
|
hace 6 años |
joost
|
5341f6fc7a
* Fixed the user-repository path on Windows
|
hace 6 años |
Jonas Maebe
|
9857b840f3
* adapted configuration files when generating on macOS 10.14
|
hace 6 años |
joost
|
76c1b9da71
* Use fpmkunit to obtain gcclib-dir for configuration files
|
hace 12 años |
Jonas Maebe
|
9b21c6c84d
* abort if the specified destination file is a directory (mantis #22089)
|
hace 13 años |
joost
|
b057c320da
* Do not fail configfile generation when gcc is not found
|
hace 14 años |
joost
|
b67c3ad4c1
* Default fpcbin macro added
|
hace 14 años |
joost
|
739ea3720c
* Do not show full path in backup-message
|
hace 14 años |
joost
|
7b07c2906a
* %CompilerConfigDir% macro added
|
hace 14 años |
joost
|
4ac545752c
* Solved problem with uninitialized variable
|
hace 14 años |
joost
|
9cb4f545bf
* Add path of (user specific) packages installed with fppkg to fpc.cfg
|
hace 14 años |
joost
|
9b077ad93b
* Also show builtin templates other than the default
|
hace 14 años |
joost
|
4ab15526cd
* Define NEEDCROSSBINUTILS when compiling from darwin to non-darwin platforms
|
hace 15 años |
joost
|
e388ac9770
* Determine and add gcclib path to fpc.cfg configuration file
|
hace 15 años |
joost
|
c7d5057127
* Not in all cross-compile cases the -XP$FPCTARGET- option is necessary
|
hace 15 años |
joost
|
633aa31ea3
* Added -m option to show values of all macros
|
hace 15 años |
joost
|
df92cfbcf0
* Added templates for fppkg configuration files
|
hace 15 años |
joost
|
1834156acd
* Removed usubst unit, use fpTemplate instead
|
hace 15 años |
joost
|
3759ad8963
* Moved fpcmkcfg from compiler/utils to utils/fpcmkcfg
|
hace 15 años |