index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fpmkunit
/
src
/
fpmkunit.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Use FGeneralCriticalSection for LogIndent and LogUnindent.
pierre
2021-04-26
1
-30
/
+85
*
Also delete file before copying if destination is a directory on Darwin OS
pierre
2021-04-14
1
-2
/
+12
*
* never ignore BINUTILSPREFIX environment variable in fpmake
florian
2021-04-11
1
-8
/
+10
*
Delete existing files before overwriting them for Darwin OS to avoid codesig...
pierre
2021-04-06
1
-0
/
+3
*
* synchronized with trunk
nickysn
2021-03-01
1
-2
/
+3
|
\
|
*
Do not add libgcc directory to library directories with -Fl option if -Xd op...
pierre
2021-02-26
1
-2
/
+3
*
|
+ added WASI OS to fpmkunit
nickysn
2021-01-24
1
-2
/
+4
*
|
- removed OS 'wasm' and added wasm32-embedded
nickysn
2021-01-24
1
-3
/
+2
*
|
* cpu 'wasm' renamed 'wasm32' in fpcmkunit
nickysn
2021-01-24
1
-2
/
+2
|
/
*
Only set FNotifyMainThreadEvent at start of Execute method and after finishi...
pierre
2021-01-22
1
-7
/
+16
*
Add sleep inside loop to find package that can be compiled, if none is ready...
pierre
2021-01-21
1
-1
/
+3
*
Function GetDefaultLibGCCDir adapted to case of Defaults not assigned (requi...
pierre
2021-01-14
1
-13
/
+26
*
Try to avoid use of native libgcc directory when cross-compiling.
pierre
2021-01-13
1
-3
/
+71
*
* Avoid using volatile if NO_THREADING is defined
michael
2020-11-28
1
-1
/
+4
*
* Try all OS/CPU combinations
michael
2020-11-27
1
-1
/
+9
*
* Some fixes in fpdoc generation
michael
2020-11-27
1
-2
/
+4
*
* Allow to create fpdoc project file based on package targets
michael
2020-11-15
1
-30
/
+350
*
* fixed the packages build after r47376
karoly
2020-11-10
1
-1
/
+1
*
sinclairql: added to fpmkunit
karoly
2020-11-09
1
-2
/
+3
*
Add m68k specific option to gcc call to be sure to generate an error if the ...
pierre
2020-11-02
1
-1
/
+1
*
Set FBuildEngine.Verbose also for -d option
pierre
2020-09-24
1
-1
/
+1
*
* fixed dataraces in setting the UnitDir/UnitConfigDir fields of TPackage
jonas
2020-09-12
1
-24
/
+59
*
Change 'Skipped package' messages from Warning to Info level, to avoid havin...
pierre
2020-08-27
1
-6
/
+6
*
Generate more precise error message
pierre
2020-08-25
1
-1
/
+1
*
* Try to avoid deadlocks with worker threads:
pierre
2020-08-25
1
-22
/
+59
*
Add amstradcpc OS support for fpcmake and fpmkunit
pierre
2020-08-05
1
-2
/
+3
*
Add name of package for which dependency is checked to get a more useful err...
pierre
2020-08-05
1
-6
/
+6
*
* fpmkunit: only start the worker threads once they are fully initialised
jonas
2020-08-02
1
-1
/
+2
*
Add -marm option to gcc call fot arm target to be sure that aarch64 version ...
pierre
2020-08-01
1
-1
/
+1
*
+ Add a new parameter to GetCompilerInfo function,
pierre
2020-07-23
1
-10
/
+26
*
Add missing CPUs for linux libgcc directory retrieval
pierre
2020-07-21
1
-0
/
+7
*
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
jonas
2020-07-10
1
-11
/
+12
*
+ add support for Z80 MSX-DOS to fpmake
svenbarth
2020-06-06
1
-2
/
+3
*
* made intialisation of FGeneralCriticalSection thread-safe
jonas
2020-05-16
1
-16
/
+26
*
* synchronized with trunk
nickysn
2020-04-21
1
-1
/
+1
|
\
|
*
* enable AArch64 for Win64 in fpmkunit and fpcmake
svenbarth
2020-04-21
1
-1
/
+1
*
|
+ support z80 and zxspectrum in fpmkunit
nickysn
2020-04-19
1
-44
/
+45
|
/
*
* always add the libgcc search directory under Linux, as it is required for
jonas
2020-04-18
1
-2
/
+4
*
* added missing write memory barriers
jonas
2020-04-18
1
-4
/
+6
*
+ xtensa-linux
florian
2020-04-03
1
-1
/
+1
*
+ add FreeRTOS as new OS target
florian
2020-03-28
1
-2
/
+3
*
+ Xtensa: support in the build utilities
florian
2020-03-20
1
-42
/
+43
*
fpmkunit: fix compilation after r43841
ondrej
2020-01-02
1
-1
/
+1
*
Set explicitly packages ShortName's according to renametoshort rule in Makef...
pierre
2019-08-26
1
-1
/
+1
*
Also use ACPU and AOS parameters to call GetUnitConfigOutputFilename
pierre
2019-08-22
1
-1
/
+1
*
Add x86_64-aros and m68k-macos to OSCPUSupported table
pierre
2019-08-20
1
-2
/
+2
*
* synchronised with trunk till r41976
jonas
2019-05-02
1
-0
/
+30
|
\
|
*
* Custom resource-files support
joost
2019-04-27
1
-0
/
+30
*
|
* fpcmake & fpmake: support for installing .bc files (LLVM bitcode)
jonas
2019-04-20
1
-3
/
+18
|
/
*
* Use DupIgnore for TBuildEngine.Clean list of files to delete
pierre
2019-02-23
1
-5
/
+25
[next]