aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ignore IDL generated headerRob Mensching2025-02-121-0/+1
|
* Added some more modifications to the Sandbox.Bevan Weiss2024-07-041-0/+3
| | | | | | | | | | | | | | | | | | | It will now prompt for configuring the Remote Debugger if it can find it on the host when doing the setup. And will prompt within the Sandbox to run the Debugger at startup if found It will also show the host-local IP address to connect to the debugger. In addition, it will display a small menu to allow for simple selection of a particular runtests.cmd version to execute. I still haven't found a good way to get a debugger attached into the msiexec environment without already having a coded breakpoint in, however. Also added this sandbox folder to .gitignore, so that artifacts from here aren't committed into the repo Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-2/+1
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-0/+2
|
* Support editing the projects that end in ".cab"Rob Mensching2022-03-311-0/+4
|
* Move nuget.config, global.json and Directory.Packages.props to rootRob Mensching2022-02-231-3/+3
| | | | | Putting these files in the root means they can be used by the test projects support projects that get copied to the `build` folder.
* Build simplification and parallelizationRob Mensching2021-12-301-0/+3
|
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-091-0/+2
| | | | Fixes other half of #5300
* Implement integrated build processRob Mensching2021-05-111-0/+13
|
* Initialize repoRob Mensching2021-05-111-0/+388