forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1301c80
committed
Remove MSVC scripts
This commit removes all the scripts located in src/tools/msvc/ to buildPostgreSQL with Visual Studio on Windows, meson becoming the recommendedway to achieve that. The scripts held some information that is stillrelevant with meson, information kept and moved to better locations.Comments that referred directly to the scripts are removed.All the documentation still relevant that was in install-windows.sgmlhas been moved to installation.sgml under a new subsection for Visual.All the content specific to the scripts is removed. Some adjustmentsfor the documentation are planned in a follow-up set of changes.Author: Michael PaquierReviewed-by: Peter Eisentraut, Andres FreundDiscussion:https://postgr.es/m/ZQzp_VMJcerM1Cs_@paquier.xyz1 parent27f7f81 commit1301c80
File tree
43 files changed
+319
-6567
lines changed- config
- doc/src/sgml
- src
- backend
- bin
- pg_basebackup
- pgevent
- common
- interfaces/libpq
- port
- tools
- msvc
- dummylib
- Win32
- Win32API
- perlcheck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+319
-6567
lines changedLines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 |
| |
61 | 68 |
| |
62 | 69 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
|
0 commit comments
Comments
(0)