Home
last modified time | relevance | path

Searched full:wixproj (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Tools/msi/bundle/
Dbundle.targets64 <Package Include="..\core\core*.wixproj" />
65 <Package Include="..\dev\dev*.wixproj" />
66 <Package Include="..\doc\doc*.wixproj" />
67 <Package Include="..\exe\exe*.wixproj" />
68 <Package Include="..\lib\lib*.wixproj" />
69 <Package Include="..\path\path*.wixproj" />
70 <Package Include="..\pip\pip*.wixproj" />
71 <Package Include="..\tcltk\tcltk*.wixproj" />
72 <Package Include="..\test\test*.wixproj" />
73 <Package Include="..\tools\tools*.wixproj" />
[all …]
/external/python/cpython3/.azure-pipelines/windows-release/
Dmsi-steps.yml79 %MSBUILD% Tools\msi\launcher\launcher.wixproj
86 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true
87 %MSBUILD% Tools\msi\bundle\releaseweb.wixproj /t:Rebuild /p:RebuildAll=false
99 %MSBUILD% Tools\msi\bundle\releaselocal.wixproj /t:Rebuild /p:RebuildAll=true
100 %MSBUILD% Tools\msi\bundle\releaseweb.wixproj /t:Rebuild /p:RebuildAll=false
/external/python/cpython3/Tools/msi/
DREADME.txt143 msbuild bundle\snapshot.wixproj
144 msbuild bundle\releaseweb.wixproj
145 msbuild bundle\releaselocal.wixproj
146 msbuild bundle\full.wixproj
148 snapshot.wixproj produces a test installer versioned based on the date.
150 releaseweb.wixproj produces a release installer that does not embed any
153 releaselocal.wixproj produces a release installer that embeds the files
156 full.wixproj produces a test installer that embeds the entire layout.
235 directory). The project file is a .wixproj and the build output is a
256 the .wixproj file to generate sources. See lib/lib.wixproj for an
[all …]
Dbuildrelease.bat172 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86 %CERTOPTS% /p:ReleaseUri=%RELEASE_URI%
175 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86 %CERTOPTS% /p:ReleaseUri=%RELEASE_URI%
181 %MSBUILD% "%D%bundle\releaselocal.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=true
183 %MSBUILD% "%D%bundle\releaseweb.wixproj" /t:Rebuild %BUILDOPTS% %CERTOPTS% /p:RebuildAll=false
Dbuild.bat48 %MSBUILD% "%D%launcher\launcher.wixproj" /p:Platform=x86
51 set BUILD_CMD="%D%bundle\snapshot.wixproj"
/external/Reactive-Extensions/RxCpp/
D.gitattributes33 #*.wixproj merge=binary