-
Notifications
You must be signed in to change notification settings - Fork 55
Comparing changes
Open a pull request
base repository: ShiftMediaProject/VSNASM
base: 1.0
head repository: ShiftMediaProject/VSNASM
compare: 2.0
- 14 commits
- 6 files changed
- 4 contributors
Commits on Feb 26, 2025
-
Make `nasm.props` consistent with the `install_script.bat` script
Configuration menu - View commit details
-
Copy full SHA for 70b8b97 - Browse repository at this point
Copy the full SHA 70b8b97View commit details
Commits on Feb 28, 2025
-
- typo fix in comment - At least on some Win10 machines, attempting to execute a *non-existent* `"%NASMPATH%\nasm.exe"` will cause the subsequent `%ERRORLEVEL% equ 0` check to **pass** inadvertently, hence we MUST first check whether the indicated nasm.exe exists, truly, before running this version test/check in the installer batch script. - At least on Win10, when NASM had already been previously installed using the standard Windows NASM installer application, the path to the nasm.exe WILL contain spaces (`C:/Program Files...`) and we must make sure our installer batch script correctly deals with this scenario, requiring paths to be surrounded by `"` double quotes. - Expanded the error/progress messages in the installer batch script a bit to make them more useful and legible when the `NASMPATH` environment variable has not been set up or is (probably erroneously) *empty*: now at least one of the installer progress messages allows the user to diagnose this scenario.
Configuration menu - View commit details
-
Copy full SHA for cbf3d67 - Browse repository at this point
Copy the full SHA cbf3d67View commit details
Commits on Mar 1, 2025
-
- be more obvious about the listed paths in the manual-installation section to be specific to the Visual Studio Community Edition. Enterprise et al store their stuff in different paths, named accordingly. - the manual-installation section lacked the example path for the MSVC2022 Community Edition. Added.
Configuration menu - View commit details
-
Copy full SHA for 44ab1c7 - Browse repository at this point
Copy the full SHA 44ab1c7View commit details -
Merge pull request #29 from TracerDS/patch-2
Make `nasm.props` consistent with the `install_script.bat` script
Configuration menu - View commit details
-
Copy full SHA for acd2e41 - Browse repository at this point
Copy the full SHA acd2e41View commit details -
Merge pull request #31 from GerHobbelt/patch3
README fixes/tweaks for MSVC2022 / Community Edition
Configuration menu - View commit details
-
Copy full SHA for 434b9f6 - Browse repository at this point
Copy the full SHA 434b9f6View commit details -
Merge pull request #30 from GerHobbelt/path2
further fixes for in installer batch script when NASM or its installer files are already present on the machine.
Configuration menu - View commit details
-
Copy full SHA for 3f1ce73 - Browse repository at this point
Copy the full SHA 3f1ce73View commit details
Commits on Jun 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cd6067e - Browse repository at this point
Copy the full SHA cd6067eView commit details
Commits on Nov 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2979a33 - Browse repository at this point
Copy the full SHA 2979a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4e902 - Browse repository at this point
Copy the full SHA ad4e902View commit details
Commits on Nov 18, 2025
-
Merge pull request #32 from GerHobbelt/patch-msvc2026
updated install script to include support for Visual Studio 2026
Configuration menu - View commit details
-
Copy full SHA for e62d42d - Browse repository at this point
Copy the full SHA e62d42dView commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5978b20 - Browse repository at this point
Copy the full SHA 5978b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ad1b3 - Browse repository at this point
Copy the full SHA e7ad1b3View commit details
Commits on Mar 1, 2026
-
Merge pull request #33 from softworkz/submit_parallel
Parallel NASM Builds and various fixes
Configuration menu - View commit details
-
Copy full SHA for 44f5fa8 - Browse repository at this point
Copy the full SHA 44f5fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc229b5 - Browse repository at this point
Copy the full SHA cc229b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0...2.0