Skip to content

Commit

Permalink
v2024.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
objeck committed Aug 2, 2024
1 parent 286925b commit 4802d43
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 58 deletions.
7 changes: 4 additions & 3 deletions core/release/deploy_amd64.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,10 @@ mkdir deploy64\doc\syntax
xcopy /e ..\..\docs\syntax\* deploy64\doc\syntax

REM update and process readme
pushd ..\..\programs\deploy\util\readme
call build.cmd readme_builder readme.json
popd && copy ..\..\docs\readme.html deploy64
REM pushd ..\..\programs\deploy\util\readme
REM call build.cmd readme_builder readme.json
REM popd &&
copy ..\..\docs\readme.html deploy64

copy ..\..\docs\doc\readme.css deploy64\doc
copy ..\..\LICENSE deploy64
Expand Down
58 changes: 3 additions & 55 deletions core/utils/setup64/setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -987,12 +987,6 @@
}
"Entry"
{
"MsmKey" = "8:_65DDBE597DEF48628D307CD1A8EE8D76"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_66CC9DBCCC38401BBDC83E60EBC41196"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
Expand Down Expand Up @@ -1341,12 +1335,6 @@
}
"Entry"
{
"MsmKey" = "8:_905657816B114FBCB16240961424B94D"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_915E1BF37D3B4C05964EA951AFA4F27C"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
Expand Down Expand Up @@ -5609,26 +5597,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_65DDBE597DEF48628D307CD1A8EE8D76"
{
"SourcePath" = "8:..\\..\\..\\..\\..\\Desktop\\objeck-lang-win64\\doc\\api\\system.math-routine.html"
"TargetName" = "8:system.math-routine.html"
"Tag" = "8:"
"Folder" = "8:_D5B7237B680C4BD59E9ED78EDB98FF60"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_66CC9DBCCC38401BBDC83E60EBC41196"
{
"SourcePath" = "8:..\\..\\..\\..\\..\\Desktop\\objeck-lang-win64\\lib\\rss.obl"
Expand Down Expand Up @@ -6789,26 +6757,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_905657816B114FBCB16240961424B94D"
{
"SourcePath" = "8:..\\..\\..\\..\\..\\Desktop\\objeck-lang-win64\\lib\\math.obl"
"TargetName" = "8:math.obl"
"Tag" = "8:"
"Folder" = "8:_4A94D2A86AD84AC88F38245E4786F38B"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_915E1BF37D3B4C05964EA951AFA4F27C"
{
"SourcePath" = "8:..\\..\\..\\..\\..\\Desktop\\objeck-lang-win64\\lib\\ml.obl"
Expand Down Expand Up @@ -10183,15 +10131,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Objeck"
"ProductCode" = "8:{C802AE5D-4598-4F23-BB3B-106FD163D759}"
"PackageCode" = "8:{400071A3-608B-448C-A76A-2EF1EC558FB7}"
"ProductCode" = "8:{5C438A48-A6E9-4EA3-960A-A7E8F183FB53}"
"PackageCode" = "8:{CCB8241D-8621-4A7B-A1A0-22F83E21BF84}"
"UpgradeCode" = "8:{FAD125F6-CB1B-46F7-91EB-429682D927CB}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:24.7.0"
"ProductVersion" = "8:24.8.0"
"Manufacturer" = "8:Randy Hollines"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
Binary file modified docs/api.zip
Binary file not shown.

0 comments on commit 4802d43

Please sign in to comment.