mingwmake.bat
author Jan Vrany <jan.vrany@labware.com>
Wed, 23 Jun 2021 12:50:05 +0100
branchjv
changeset 25430 acd92449dc30
parent 19811 65fec19facb0
child 25440 039a5cea86c3
permissions -rw-r--r--
`Process`: revert `#interruptWith:` Commit 3b02b0f1f647: Cherry-picked `Semaphore`, `EventSemaphore, `Process` and `ProcessorScheduler` changes `Process >> #interruptWith:` but this - for not yet known reason - breaks stx:libjava tests. This commit reverts the code to version before that commit, fixing tests.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14350
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
14397
5ad3c0ef391c automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 14350
diff changeset
     2
@REM make using mingw gnu compiler
14350
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b489c9c45399 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
15973
f080c44fbb65 class: CharacterEncoder
Claus Gittinger <cg@exept.de>
parents: 14906
diff changeset
     6
@SET DEFINES=
19183
50bea26ce904 New class: SignedByteArray
Stefan Vogel <sv@exept.de>
parents: 19124
diff changeset
     7
50bea26ce904 New class: SignedByteArray
Stefan Vogel <sv@exept.de>
parents: 19124
diff changeset
     8
@pushd ..\rules
50bea26ce904 New class: SignedByteArray
Stefan Vogel <sv@exept.de>
parents: 19124
diff changeset
     9
@call find_mingw.bat
50bea26ce904 New class: SignedByteArray
Stefan Vogel <sv@exept.de>
parents: 19124
diff changeset
    10
@popd
15973
f080c44fbb65 class: CharacterEncoder
Claus Gittinger <cg@exept.de>
parents: 14906
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
14826
ac392917ac11 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 14739
diff changeset
    12
ac392917ac11 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 14739
diff changeset
    13
19726
f69cc329f0f4 obsoletemethodwarning
Claus Gittinger <cg@exept.de>
parents: 19183
diff changeset
    14
f69cc329f0f4 obsoletemethodwarning
Claus Gittinger <cg@exept.de>
parents: 19183
diff changeset
    15