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

  • 7c6a5f2004
    Merge 04df295883 into 3e2dff02bc Steven Lovelock 2024-10-01 14:04:15 +0100
  • 5382f1eb35
    Merge 80d025adcb into 3e2dff02bc dependabot[bot] 2024-09-03 22:52:42 +0000
  • 80d025adcb
    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 dependabot[bot] 2024-09-03 22:52:41 +0000
  • 3e2dff02bc
    Add ruff formatting and linting (#65) master Benedikt Reinartz 2024-07-10 09:23:39 +0200
  • a2793626d1 add option to disable warning Mohamed Koubaa 2024-05-14 14:42:53 -0500
  • f3c10dea30
    Merge 28a3c7c66b into f2058b49ee Mohamed Koubaa 2024-05-14 19:48:11 +0000
  • 28a3c7c66b add trace options Mohamed Koubaa 2024-05-14 14:37:29 -0500
  • 04df295883 Add get_coreclr_command_line which uses hostfxr_initialize_for_dotnet_command_line Steven Lovelock 2024-04-26 15:08:20 +0100
  • 1a8a81e699 Add ruff formatting and linting Benedikt Reinartz 2024-03-31 18:39:01 +0200
  • f2058b49ee Ensure that an uninitialised NetFx object does not fail in shutdown netfx-shutdown Benedikt Reinartz 2023-11-21 12:22:31 +0100
  • a88b6a1a00
    Merge pull request #42 from pythonnet/netfx-domain v0.2.6 Benedikt Reinartz 2023-08-07 16:47:56 +0200
  • 59f47f9088 Move netfx tests to individual subprocesses Benedikt Reinartz 2023-08-07 16:22:10 +0200
  • 05235b979a Add unit test for using a separate domain Benedikt Reinartz 2022-12-16 16:40:08 +0100
  • 70e2c72da9 Fix parameter passing for .NET Framework domains Benedikt Reinartz 2022-12-16 16:33:59 +0100
  • 000bc780b3
    Delay actually loading the runtime to fix property setting (#63) Benedikt Reinartz 2023-08-07 15:21:26 +0200
  • d019094976 Launch test for properties in separate process Benedikt Reinartz 2023-08-07 15:17:37 +0200
  • 600b5fa245 Delay actually loading the runtime to fix property setting Benedikt Reinartz 2023-08-07 15:08:56 +0200
  • 63d7f698d3
    Fix handling of non-ASCII assembly paths on .NET Framework (#62) Benedikt Reinartz 2023-08-07 14:39:44 +0200
  • 57e227071a Fix handling of non-ASCII assembly paths on .NET Framework Benedikt Reinartz 2023-08-07 13:59:59 +0200
  • d8f51e9e28 Drop CI for EOLd Python 3.7 Benedikt Reinartz 2023-08-07 14:33:45 +0200
  • 7dd9b46309 Add Python 3.11 to CI Benedikt Reinartz 2023-08-07 14:10:46 +0200
  • 07785a0c56
    fix path encoding problems Anderson 2023-06-16 18:27:32 +0800
  • f3f385577a
    Remove exception catching in MonoMethod Caller Dante Camarena 2023-03-23 05:47:59 -0400
  • 0172b2d6ef
    MAINT: add __version__ attribute Jorge Martinez 2023-01-18 10:19:41 +0100
  • 79d6c6792e
    fix mono set dirs (#48) Mohamed Koubaa 2023-01-13 04:52:54 -0600
  • 26e346fb01 fix path Mohamed Koubaa 2023-01-10 12:45:29 -0600
  • c6ea057390 fix mono set dirs Mohamed Koubaa 2023-01-10 12:38:23 -0600
  • a56d77cd98
    Fix macOS dotnet root discovery (#45) v0.2.5 Benedikt Reinartz 2023-01-03 13:08:24 +0100
  • 717e797616
    Add support for mono_set_dirs (#43) Mohamed Koubaa 2023-01-03 06:08:04 -0600
  • c9a6ac8e82 Fix macOS dotnet root discovery Benedikt Reinartz 2023-01-03 11:57:01 +0100
  • 3e4e003f80 add tests Mohamed Koubaa 2022-12-20 14:42:22 -0600
  • bf3b426544 add set_signal_chaining flag Mohamed Koubaa 2022-12-20 13:51:47 -0600
  • 6e40f71849 add support for mono_set_dirs Mohamed Koubaa 2022-12-20 13:00:42 -0600
  • c6b464942f Adjust CI to only run once on pull requests Benedikt Reinartz 2023-01-03 12:58:41 +0100
  • c5d1a92892
    Run test for autogenerated config in subprocess (#47) Benedikt Reinartz 2023-01-03 12:57:47 +0100
  • 6bfddc4650 Run test for autogenerated config in subprocess Benedikt Reinartz 2023-01-03 12:49:18 +0100
  • c29d3af40b
    Iterate dotnet root candidates DongGeon Lee 2022-12-18 15:29:45 +0900
  • ab8c38a3a9 Find dotnet root using architecture name Dong-Geon Lee 2022-11-11 18:57:46 +0900
  • 690a756757 Add deployment to CI v0.2.4 Benedikt Reinartz 2022-10-15 09:39:16 +0200
  • 0e7b2f16a7
    Split package build from testing (#39) Benedikt Reinartz 2022-10-14 22:52:29 +0200
  • f6756395f7 Fix wheel lookup on Windows Benedikt Reinartz 2022-10-14 22:38:02 +0200
  • 18e66b6cf1 Update actions Benedikt Reinartz 2022-10-14 17:42:46 +0200
  • 0fe6daed80 Add build as job dependency Benedikt Reinartz 2022-10-14 17:37:34 +0200
  • a103943351 Fix wheel location and tag download Benedikt Reinartz 2022-10-14 17:36:32 +0200
  • b67af13b23 Split package build from testing Benedikt Reinartz 2022-10-14 17:27:08 +0200
  • ba68d16017 Parse the FXR version to properly select the newest one Benedikt Reinartz 2022-10-14 15:49:19 +0200
  • ba0a3535e7 Format Benedikt Reinartz 2022-10-14 15:48:00 +0200
  • 15ede715c5 Allow loading libhostfxr directly from the dotnet_root Benedikt Reinartz 2022-10-12 20:08:30 +0200
  • 9c24c89cea Define self._handle up-front to prevent warning in __del__ Benedikt Reinartz 2022-10-12 20:07:43 +0200
  • cba6ebfdcd
    Fix to find dotnet root on 64-bits darwin system (#37) DongGeon Lee 2022-10-10 19:06:10 +0900
  • 3f0c5d6260 Fix to find dotnet root on 64-bits darwin system Dong-Geon Lee 2022-10-02 22:52:03 +0900
  • 1df0f23d7b Fix autodoc not loading clr_loader from the repository Benedikt Reinartz 2022-09-23 07:34:31 +0200
  • c1e337592f
    Switch to Furo theme and use custom step (#33) Benedikt Reinartz 2022-09-17 17:01:02 +0200
  • 248d4aef2f Switch to Furo theme and use custom step Benedikt Reinartz 2022-09-17 15:50:38 +0200
  • 435b6b3b7b Fix links to reference in documentation Benedikt Reinartz 2022-09-17 09:06:03 +0200
  • 979099a03e Bump version to v0.2.3 v0.2.3 Benedikt Reinartz 2022-09-17 00:29:21 +0200
  • 6532799bc0 Use same setup.py as pythonnet Benedikt Reinartz 2022-09-17 00:28:50 +0200
  • c51bf95efe Bump version to v0.2.2 v0.2.2 Benedikt Reinartz 2022-09-16 23:46:10 +0200
  • 82c671b950 Fix accidental overwrite of domain field in NetFx Benedikt Reinartz 2022-09-16 23:45:26 +0200
  • 8360ed6c70 Update README and bump version v0.2.1 Benedikt Reinartz 2022-09-16 23:11:53 +0200
  • eca7d8b817 Drop accidentally left debug print Benedikt Reinartz 2022-09-16 23:11:33 +0200
  • 569e5e3f4e Bump version to v0.2.0 v0.2.0 Benedikt Reinartz 2022-09-16 21:13:52 +0200
  • 65d5bf9148 Add write permissions to documentation deploy job Benedikt Reinartz 2022-09-16 21:05:28 +0200
  • 80b17321a1
    Merge pull request #32 from pythonnet/documentation Benedikt Reinartz 2022-09-16 21:01:13 +0200
  • 4cbd29f91e Build documentation in CI Benedikt Reinartz 2022-09-16 20:54:53 +0200
  • b14e7f70df Add documentation Benedikt Reinartz 2022-09-16 20:34:39 +0200
  • 46143d400b
    Refactoring to improve API and allow configless .NET Core loading (#31) Benedikt Reinartz 2022-09-16 20:30:49 +0200
  • f1924aa357 Refactoring to improve API and allow configless .NET Core loading Benedikt Reinartz 2022-07-25 00:04:06 +0200
  • f6cc833ca2 Use .NET 6 for building Benedikt Reinartz 2022-07-12 20:21:20 +0200
  • 7ac4360a99 Drop support for Python 3.6 Benedikt Reinartz 2022-07-12 19:42:49 +0200
  • 1efebe4dc3 Move setuptools config to pyproject.toml Benedikt Reinartz 2022-07-08 01:28:02 +0200
  • 6d6f7a1047
    Fix issue 24: macOS: dotnet from fixed path when DOTNET_ROOT not set (#25) Vince 2022-03-01 11:17:18 +0000
  • 8a0fc9d9b9 Issue 24 fix: correct for linux LUFF,VINCE (K-UnitedKingdom,ex1) 2022-02-28 10:34:16 +0000
  • 9c36244495 Fix issue 24: Find dotnet on macos from fixed location when DOTNET_ROOT is not defined LUFF,VINCE (K-UnitedKingdom,ex1) 2022-02-28 09:51:36 +0000
  • d36d5483a1
    Add conda-forge badge (#23) Marco Rossi 2022-01-12 16:13:46 +0100
  • bead884aae
    ARM64 CI (#22) Victor 2022-01-12 07:13:18 -0800
  • 3bf6b089a3 Add conda-forge badge Marco Rossi 2022-01-12 12:55:30 +0100
  • 853d40b60c ARM64 CI Victor Nova 2022-01-08 22:41:12 -0800
  • 5b18691ce0
    warn if Mono version is <= 6.12 (#21) Victor 2022-01-08 23:04:28 -0800
  • dfe67aeaa9 warn if Mono version is <= 6.12 Victor Nova 2022-01-08 22:34:30 -0800
  • 8293122c8c
    Drop pypy3 from CI for now Benedikt Reinartz 2021-12-22 10:12:48 +0100
  • f6761de7be
    Actually make dotnet-config configurable Benedikt Reinartz 2021-12-13 18:29:39 +0100
  • c282eadea8
    Bump version to 0.1.7 (#17) v0.1.7 Victor 2021-11-19 04:15:58 -0800
  • bca197d0f9 Bump version to 0.1.7 Victor Nova 2021-11-17 10:47:21 -0800
  • 699c6d640e
    Allow mono debugging and jit flags (#16) Victor 2021-11-16 13:58:01 -0800
  • 82e18fc2a6 allow mono debugging and jit flags Victor Nova 2021-11-12 11:24:16 -0800
  • c8ca462bdb
    Fix issue 14 for 32 bit Windows (#15) Vince 2021-11-10 19:17:54 +0000
  • bb0a2c1107 Fix issue 14 for 32 bit Windows LUFF,VINCE (K-UnitedKingdom,ex1) 2021-11-02 16:57:11 +0000
  • e951b92487 Bump version to 0.1.6 v0.1.6 Benedikt Reinartz 2021-04-04 23:16:57 +0200
  • 420d521c78 Version bump Colton Sellers 2021-04-01 07:44:22 -0700
  • 4c35802221
    Mono Domain Set Config (#9) Colton Sellers 2021-03-17 22:00:11 -0700
  • 8031c6ec18 Fix mono_config_parse call Benedikt Reinartz 2021-03-17 22:36:07 +0100
  • f3b58c3015 Allow the global config path to be set Benedikt Reinartz 2021-03-17 22:32:23 +0100
  • 1fc4c0e5b4 Use config parameter for domain config Colton Sellers 2021-03-13 14:11:47 -0800
  • c80ac6a742 byte literall string for config location Colton Sellers 2021-03-10 12:48:55 -0800
  • 10ea444986 Encode config_file string Colton Sellers 2021-03-10 12:46:20 -0800
  • ada9c81eac set config for mono, dummy if none given Colton Sellers 2021-03-10 11:47:09 -0800
  • e90553bfc7 Bump version to 0.1.5 v0.1.5 Benedikt Reinartz 2021-02-14 16:46:10 +0100
  • a0128863bf Fix small lints and drop obsolete parameters Benedikt Reinartz 2021-02-13 18:37:25 +0100
  • a858d896b1 Fix runtime property iteration Benedikt Reinartz 2021-02-13 18:24:54 +0100