John J. Camilleri
92f7dbc80e
Batch build script also looks in ../gf-core/DATA_DIR
2018-11-26 15:35:44 +01:00
John J. Camilleri
4a85289597
Batch build script handles multiple paths in GF_LIB_PATH (picks first)
2018-11-26 15:19:05 +01:00
John J. Camilleri
28bc19f09c
Haskell/Shell build scripts handle multiple paths in GF_LIB_PATH (pick first)
...
Not implemented for Batch
2018-11-26 11:02:40 +01:00
John J. Camilleri
ef2c348d3a
Make.bat: Collect modules in two stages
...
For some reason second inner loop was never reached,
this is a simple solution.
Also remove stderr redirection as it didn't seem to work.
--verbose now names each module individually
2018-11-05 21:09:07 +01:00
John J. Camilleri
17bc505382
Make.bat: fix copy command, create dest folders if not present
2018-11-05 19:29:35 +01:00
John J. Camilleri
a170539991
More improvements to Make.bat
...
- Fix syntax error in args loop
- Building of modules list
Maybe it actually works now? 😱
2018-11-02 08:50:31 +01:00
John J. Camilleri
4b4a7ba9a4
Improvements to Make.bat
...
- Parsing of command line args
- Redirecting output
- mkdir only if not exists
- revert back to copy
2018-11-01 22:51:55 +01:00
John J. Camilleri
894c09d1b9
Only copy newer files (Make.bat)
...
Addresses #43 but not tested.
Reference: https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb491035(v%3dtechnet.10)
2018-10-25 08:34:33 +02:00
John J. Camilleri
b76d8512e4
Updade Make.sh to read languages.csv, more specific about what to compile
2018-08-07 10:06:12 +02:00
John J. Camilleri
19020167f7
First version of Make.bat, untested but basically complete
2018-07-30 15:58:36 +02:00
John J. Camilleri
ade493515a
[GF Split] Post-split updates
2018-07-25 20:18:48 +02:00