Commit Graph

13 Commits

Author SHA1 Message Date
Corentin Le Molgat
6eff7e4476 Add newline at end of each help_* targets 2018-03-06 14:23:47 +01:00
Corentin Le Molgat
ae6ca685e7 Only use --nocopyfsharpcore with VS 2017 (#600) 2018-03-05 09:17:28 +01:00
Corentin Le Molgat
51b56430f5 Rework Makefile help 2018-03-05 09:17:28 +01:00
Corentin Le Molgat
3bb38cc1c5 Clean Makefile on Windows
-Appveyor fixup
- Windows create dependencies/archives dir
- Correct third_party_win diri path
- Correct zlib dir for Windows Makefile
- use of $(WHICH)
- Add $(GREP)
2018-03-01 10:28:11 +01:00
Corentin Le Molgat
70114a411a Windows: replace "where" by "tools\which"
- silent which.exe in case of error
Otherwise you'll get the too verbose path
2018-02-28 17:41:13 +01:00
Corentin Le Molgat
2bd7f9d1bb Fix help_XXX target on Windows 2018-02-28 15:20:56 +01:00
Corentin Le Molgat
a9ab55e3e6 Rework AppVeyor CI jobs 2018-02-28 15:20:56 +01:00
Corentin Le Molgat
02972d6b95 Rework F# Makefile
- rename F# targets to follow the naming convention
- add test_fsharp target
2018-02-28 15:20:56 +01:00
Corentin Le Molgat
7a183f6e43 fix shell command to search fsharp on windows
- Must use where instead of which
2018-02-27 13:42:22 +01:00
Laurent Perron
fe23341f89 fix F# overwriting SIGNING_FLAGS 2018-02-09 11:20:32 +01:00
acco32
5468979925 Check for F# compiler before compilation only when target is called 2018-02-09 00:32:07 -08:00
acco32
ae3641b68e Integration into main makefile 2018-01-26 18:13:23 -08:00
acco32
b5ec5fd229 Adding Makefile to create library and referecing library only. 2018-01-18 17:49:33 -08:00