Enrico Sada
ed040f4efb
delete and ignore project.lock.json
2016-04-12 01:25:18 +02:00
KevinRansom
f630b6dfe0
merge master
2016-04-07 23:06:31 -07:00
KevinRansom
1460126972
commit fixup serializeattribute codegen test.
2016-04-07 16:34:50 -07:00
KevinRansom
5ef4acd14f
More test fixes
2016-04-07 09:49:57 -07:00
KevinRansom
0badda3c97
Fix case of FSharp.Core.sigdata, opdata and ll
2016-03-29 19:27:05 -07:00
KevinRansom
55153bcfff
move optdata and sigdata to content. Update lkg
2016-03-29 10:17:54 -07:00
Kevin Ransom (msft)
e27f8969c6
Update lkg once more
2016-03-19 10:48:14 -07:00
Kevin Ransom (msft)
02004ac0b0
Update LKG
2016-03-17 22:18:56 -07:00
enricosada
6d1227923a
update docs
2016-02-17 15:21:25 +01:00
enricosada
f36edb36d3
remove lkg FSharp.SRGen.Build.Tasks
2016-02-17 15:12:58 +01:00
enricosada
45c6b3b794
remove now useless FindUnusedResources.exe (was used by EnsureThereAreNoUnusedFsSrGenResources msbuild prop)
2016-02-12 18:58:29 +01:00
enricosada
e3937b22f2
remove disabled EnsureThereAreNoUnusedFsSrGenResources
2016-02-12 18:57:00 +01:00
enricosada
7782514294
removed lkg FsSrGen
2016-02-12 18:27:42 +01:00
Kevin Ransom (msft)
72ebbb45de
Update coreclr F# lkg compiler. Update tools. Update dependencies
2016-02-06 20:58:02 -08:00
KevinRansom
4a5ceacee8
Update test project.json - with correct dependencies - @fsharp-compiler
2016-02-02 11:54:58 -08:00
KevinRansom
d40b977d86
Merge branch 'master' into coreclr
2016-01-29 20:04:06 -08:00
KevinRansom
1aeffd5b8e
Merge branch 'vs2015' into coreclr
2016-01-20 00:42:03 -08:00
KevinRansom
f8854b1523
Fix build to cope with the loss of the myget/netcorefx feed
2016-01-14 16:28:18 -08:00
KevinRansom
61f4c12d29
Build proto-compiler using coreclr based LKG
2016-01-05 11:25:34 -08:00
Omar Tawfik
e064260e33
Updated FsLex/FsYacc Fsharp.Core bindings
...
FsLex/FsYacc tools are using an older version of the Fsharp.Core dll.
Added binding redirects to use the new Fsharp.Core version.
2015-12-10 17:17:46 -08:00
Omar Tawfik
46f9382a98
Upgrading LKG FSharp.Core to 4.0
2015-12-10 16:27:31 -08:00
Omar Tawfik
3deda3522b
Update LKG to F# 4.0
2015-12-09 11:04:04 -08:00
Omar Tawfik
624b58ae77
Update LKG to 4.0
2015-12-08 13:19:05 -08:00
KevinRansom
82eac8be3e
Tweaks for internal build
2015-11-23 14:13:20 -08:00
KevinRansom
0bc9d52c73
add .git ignored microsoft.build.utilities.dll
2015-10-20 10:52:13 -07:00
KevinRansom
b62bd67b29
Eliminate requirement for .NET Framework 2.0 to be installed
...
============================================================
* Update a couple of tests that were referenceing v2.0 of mscorlib.
* During BuildTests copy nunit from packages to a new directory
* add a app.config for nunit runners which adds v4.0 as supported framework to run
* Update lkg with additional app.config files for fslex and fsyacc with 4.0 as supported framework
* Update lkg with microsoft.build.utilities.dll from v2 of the framework
* Update lkg with FSharp.SRGen.Build.Tasks.dll, lkg/FSharp-4.0.30319.1/bin/FSharp.SRGen.targets and
lkg/FSharp-4.0.30319.1/bin/FsSrGen.exe
2015-10-19 17:59:27 -07:00
latkin
79d4640c87
Remove a bunch of code and libraries that aren't used
...
closes #333
commit 91a151cc3ba1e8283e2c5d1d487edf2fdfbc8497
Author: latkin <latkin@microsoft.com>
Date: Thu Mar 26 11:28:41 2015 -0700
Removing unused binaries from project property page codebase
commit 5d1b3af62be9e05c795a3a031b6ef396943a8796
Author: latkin <latkin@microsoft.com>
Date: Thu Mar 26 09:31:10 2015 -0700
Remove unused LKGs
commit 936373165b6115849679c40e1ddc768bfeac6ab2
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 22:56:11 2015 -0700
Use built-from-source diff tool
commit 753b1defe1cf37f758033e567d19b9c9272586e6
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 22:07:16 2015 -0700
Adding back required power pack files
commit 2a57a9e1a23e0ef05f1612bf1bb7740c4ca2612a
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 14:41:48 2015 -0700
Remove all exe tools
commit 1eb794a822adf7a228d58b4b58ea0e74fba03f0f
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 14:32:38 2015 -0700
Removing problem test area
commit fae9016babfce04e4b7db6fa19dbc2a155ee5760
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 14:11:15 2015 -0700
Re-wording various comments
commit 450d9451837e0654977908c76103c3efc3cbaa5f
Author: latkin <latkin@microsoft.com>
Date: Tue Mar 24 13:36:11 2015 -0700
Remove a bunch of code and libraries that aren't used
2015-03-27 11:07:13 -07:00
latkin
8d6c67c903
Restructure LKG dir so that GACing of 2.0.50726.900 runtime is no longer needed
...
closes #206
commit 2ef867e044e3a42b30ce5ad0971d006459e5c9b4
Author: latkin <latkin@microsoft.com>
Date: Tue Feb 3 15:15:46 2015 -0800
Remove GACing from appveyor build
commit af79f865062d8144de1a734787e92cd50a383450
Author: latkin <latkin@microsoft.com>
Date: Tue Feb 3 13:50:41 2015 -0800
Restructure LKG dir so that GACing of 2.0.50726.900 runtime is no longer needed
Conflicts:
DEVGUIDE.md
2015-02-04 12:16:51 -08:00
latkin
3900d411ae
printfn "Hello, world!";;
2014-03-27 19:11:16 -07:00