Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Pasindu Gunasekara 🍣 a0125cc783 Merged PR 781483: Add support for clone3 to PTraceSandbox
- Observed on odsp web builds
2024-04-25 22:12:19 +00:00
Pasindu Gunasekara 🍣 3e3c720b92 Merged PR 763891: Update gitignore
- This file gets picked up on Linux because it's case sensitive.
2024-01-26 23:07:50 +00:00
Marcelo Lynch 🧉 799c07fc2e Merged PR 684203: Add NinjaHelloWorld example 2022-10-18 22:08:02 +00:00
Aleksandar Milicevic 2d4540896b Merged PR 543794: Initial sandbox implementation for Linux
At this point there is not real sandboxing going on, just tracing system calls
2020-04-02 02:48:45 +00:00
Aleksandar Milicevic 5ba3798b2a
VS solution generator: support for multiple target frameworks (#853)
This new VS solution generator supports projects targeting multiple frameworks. Concretely, it generates .csproj files that:
  1. import Sdk="Microsoft.NET.Sdk"
  2. contain a <TargetFrameworks> property instead of <TargetFramework>
  3. have all properties/items conditionalized based on the framework they are targeting

Th new generator is currently hidden behind an undocumented /vsNew switch. The old one remains the default until the new one has been vetted more thoroughly.

The new generator also fixes a few problems present in the old one; namely:
  - adds support for aliased references
  - detects C# /define args in a more robust way

AB#1537173
2019-09-10 13:10:51 -07:00
Julián Bayardo b2930760dd
Add MsBuildResolver and CMakeResolver examples (#340) 2019-05-21 10:20:55 -07:00
Microsoft Open Source b5c9f43106 Initial sync
Sync from internal 'Domino' repo at 7ef83bdcd855bd3a837464e44d6de25f19775b5c
2019-03-28 15:35:49 -07:00
Microsoft GitHub User 7b94d9f701
Initial commit 2018-10-12 15:16:46 -07:00