mingwmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 22 Oct 2019 19:21:17 +0200
changeset 4585 2e3d4e6881e0
parent 3776 63bd8906ba1a
child 3841 a22f33410bdf
permissions -rw-r--r--
#BUGFIX by stefan class: Parser class changed: #findBest:selectorsFor:in:forCompletion:ignoreIfAnnotatedWith: beware of division by 0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2924
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
3023
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
     2
@REM make using mingw gnu compiler
2924
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
97e5618194f5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3370
44a1f6fdb5c4 added EvalScriptingErrorHandler
Claus Gittinger <cg@exept.de>
parents: 3140
diff changeset
     6
@SET DEFINES=
2993
823a9a40f04c changes for mingw
Claus Gittinger <cg@exept.de>
parents: 2924
diff changeset
     7
3079
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
     8
@pushd ..\rules
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
     9
@call find_mingw.bat
d96b49479869 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3023
diff changeset
    10
@popd
3370
44a1f6fdb5c4 added EvalScriptingErrorHandler
Claus Gittinger <cg@exept.de>
parents: 3140
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
3023
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
    12
89f691bdb63c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3003
diff changeset
    13
3776
63bd8906ba1a 2 new query classes
Claus Gittinger <cg@exept.de>
parents: 3370
diff changeset
    14
63bd8906ba1a 2 new query classes
Claus Gittinger <cg@exept.de>
parents: 3370
diff changeset
    15