Bart House
a2d76d09b2
Fixing azure pipeline build to use correct project.
2021-01-29 16:56:05 -08:00
nhmall
7b357463d3
azure-pipelines overrode a recent gcc change in the cross-compile
...
this makes it match, but doesn't fix the stray
2021-01-29 14:29:38 -05:00
Bart House
3a91d65bb6
Added MSDOS build and made improvements to pipeline configuration.
2020-12-16 00:43:59 -08:00
Bart House
a7b47ff071
Modify mingw makefile to allow caller to specify LUA build parameters.
2020-12-15 02:20:11 -08:00
Bart House
746c313aee
Re-enable mingw pipeline build. Use pdcurses submodule for pipeline
...
mingw build.
2020-12-15 00:53:01 -08:00
Bart House
679ffd6719
Disable mingw build while we are still getting it to work.
2020-12-14 20:46:04 -08:00
Bart House
49460dcafb
Final changes needed to enable Windows minGW build.
...
Removed some of the temporary changes necessary due to 4 hour delay.
Added the specification of the working directory to avoid the change
in working directory behavior that occurs when checking out one
repository vs. two.
2020-12-14 10:17:02 -08:00
Bart House
fcd74aedf4
Added mingw build.
2020-12-14 00:28:36 -08:00
Bart House
b18cbdb160
Improvements to azure pipeline.
2020-12-13 18:55:35 -08:00
Bart House
939b1c00dd
Fix azure pipeline build for linux/mac.
2020-12-12 21:41:24 -08:00
Bart House
bbc5cee97f
Fix Azure pipeline introduced by only checking out a single repository.
...
If checking out a single repository, the repository is checked out
to the path $(Agent.BuildDirectory)\s instead of
$(Agent.BuildDirectory)\s\<name of repository>. Modified checkout
to hard code path to avoid this change in behavior.
2020-12-12 11:47:44 -08:00
Bart House
fe874db0b3
Fix Windows build break caused by bump to lua 5.4.2.
...
Modified Windows build to use submodules/lua for lua source.
2020-12-11 18:45:44 -08:00
nhmall
abca3d26db
another Lua version bit, this one a recent addition
2020-12-11 15:34:43 -05:00
Bart House
00955f50e5
Update to azure pipeline.
2020-12-08 10:27:30 -08:00
Bart House
13aa5e7480
Adding Azure pipeline YAML.
2020-12-05 17:31:59 -08:00