Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
ac8cf25a
Commit
ac8cf25a
authored
Dec 20, 2004
by
thomas
Browse files
updated build system
git-svn-id:
https://svn.grrrr.org/ext/trunk@915
4d9ac71a-51e6-0310-8455-cad1006bcd31
parent
f445d2f9
Changes
38
Show whitespace changes
Inline
Side-by-side
build.bat
View file @
ac8cf25a
...
...
@@ -12,7 +12,7 @@
@set
target
=
%
4
@rem --- The subbatch knowns which make utility to use ---
@set
subbatch
=
%flext%
build
\build
-
%compiler%
.bat
@set
subbatch
=
%flext%
build
sys
\build
-
%compiler%
.bat
@if
"
%platform%
"
==
""
goto
syntax
@if
"
%rtsys%
"
==
""
goto
syntax
...
...
build.sh
View file @
ac8cf25a
...
...
@@ -13,7 +13,7 @@ compiler=$3
target
=
$4
# --- The subbatch knowns which make utility to use ---
subbatch
=
${
flext
}
build/build-
${
compiler
}
.sh
subbatch
=
${
flext
}
build
sys
/build-
${
compiler
}
.sh
if
[
-n
"
$platform
"
-a
-n
"
$rtsys
"
-a
-n
"
$compiler
"
-a
-f
$subbatch
]
...
...
build/bmake-flext.inc
→
build
sys
/bmake-flext.inc
View file @
ac8cf25a
File moved
build/bmake-sub.mak
→
build
sys
/bmake-sub.mak
View file @
ac8cf25a
File moved
build/bmake.mak
→
build
sys
/bmake.mak
View file @
ac8cf25a
File moved
build/build-bcc.bat
→
build
sys
/build-bcc.bat
View file @
ac8cf25a
File moved
build/build-cygwin.sh
→
build
sys
/build-cygwin.sh
View file @
ac8cf25a
File moved
build/build-gcc.sh
→
build
sys
/build-gcc.sh
View file @
ac8cf25a
File moved
build/build-mingw.bat
→
build
sys
/build-mingw.bat
View file @
ac8cf25a
File moved
build/build-msvc.bat
→
build
sys
/build-msvc.bat
View file @
ac8cf25a
File moved
build/gnumake-flext.inc
→
build
sys
/gnumake-flext.inc
View file @
ac8cf25a
File moved
build/gnumake-sub.mak
→
build
sys
/gnumake-sub.mak
View file @
ac8cf25a
File moved
build/gnumake.mak
→
build
sys
/gnumake.mak
View file @
ac8cf25a
File moved
build/lnx/make-gcc.inc
→
build
sys
/lnx/make-gcc.inc
View file @
ac8cf25a
File moved
build/lnx/pd/config-gcc.def
→
build
sys
/lnx/pd/config-gcc.def
View file @
ac8cf25a
File moved
build/lnx/pd/make-gcc.inc
→
build
sys
/lnx/pd/make-gcc.inc
View file @
ac8cf25a
File moved
build/mac/make-gcc.inc
→
build
sys
/mac/make-gcc.inc
View file @
ac8cf25a
File moved
build/mac/pd/config-gcc.def
→
build
sys
/mac/pd/config-gcc.def
View file @
ac8cf25a
File moved
build/mac/pd/make-gcc.inc
→
build
sys
/mac/pd/make-gcc.inc
View file @
ac8cf25a
File moved
build/nmake-flext.inc
→
build
sys
/nmake-flext.inc
View file @
ac8cf25a
File moved
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment