Jonas Maebe
|
5fc94a5076
* don't look for helper executables (assembler, linker, resource compiler,
|
14 жил өмнө |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 жил өмнө |
Jonas Maebe
|
db2655459c
* fixed 255 max path length assumptions left over from when the paths were
|
15 жил өмнө |
Károly Balogh
|
c11243c83d
* made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS
|
16 жил өмнө |
Jonas Maebe
|
5c006b9b86
* enable the directory cache by default starting with the first lookup
|
16 жил өмнө |
Károly Balogh
|
446e2161ce
+ Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed.
|
16 жил өмнө |
Tomas Hajny
|
088c441d9d
* extended fix for web bug #12370 (more platforms supported and slightly more universal)
|
16 жил өмнө |
marco
|
8445fb74bd
* fixed path_absolute, somehow it was not implemented for windows. Probably the $IF for windows fell away. Now defined for go32v2. Fixes 12370, and the solution was hinted at in that bugreport.
|
16 жил өмнө |
yury
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
17 жил өмнө |
yury
|
0bcaf8845f
* Fixed 'mixed signed/unsigned' warnings.
|
17 жил өмнө |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 жил өмнө |
Jonas Maebe
|
f1bd686065
* re-applied r7485, which got lost in r7639 because an old
|
17 жил өмнө |
peter
|
241c65d5ec
* optimize fixpath, findfile to not require temp ansistrings
|
17 жил өмнө |
peter
|
af9e8b489c
* replace : with ; in AddPath
|
17 жил өмнө |
Jonas Maebe
|
71c314c550
* Only start caching a directory once more than 20 lookups have been
|
18 жил өмнө |
micha
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 жил өмнө |
Tomas Hajny
|
e4fe4e740c
* usedircache reenabled
|
18 жил өмнө |
pierre
|
d7a1ec8e49
Use AllFilesMask fro RTL or define it
|
18 жил өмнө |
Tomas Hajny
|
3db626873b
* first part of cfileutl cleanup
|
18 жил өмнө |
pierre
|
4116f79a75
* Do not use disk cache on go32v2 system
|
18 жил өмнө |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 жил өмнө |
Jonas Maebe
|
f5beba1eeb
* fixed check for not adding "." and ".." to dircache
|
18 жил өмнө |
Jonas Maebe
|
fb00c0e253
* fixed case aware file searching in case filename also contains a path
|
18 жил өмнө |
Jonas Maebe
|
3fa669594a
* store the original filename on case-aware systems in the dircache, so
|
18 жил өмнө |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 жил өмнө |