Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the exclusions files for the source packages. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | preRelease |
Files: | files | file ages | folders |
SHA1: |
3c32083e86fa06d8dbb69a1cc8c8dd8b |
User & Date: | mistachkin 2018-08-13 21:17:34.187 |
Context
2018-08-13
| ||
21:19 | Update the master release archive manitest. check-in: 695384ad34 user: mistachkin tags: preRelease | |
21:17 | Update the exclusions files for the source packages. check-in: 3c32083e86 user: mistachkin tags: preRelease | |
21:14 | Use the -VerbatimVersion option to NuGet pack in order to preserve the full version. check-in: bad7409547 user: mistachkin tags: preRelease | |
Changes
Changes to data/exclude_full_src.txt.
︙ | ︙ | |||
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | bin/* Doc/Output/* Externals/Eagle/bin/netFramework40/EntityFramework.* Externals/Eagle/bin/netFramework40/SQLite.Interop.* Externals/Eagle/bin/netFramework40/sqlite3.* Externals/Eagle/bin/netFramework40/System.* Externals/Eagle/bin/netFramework40/Win32/* Externals/Eagle/bin/netStandard20/EntityFramework.* Externals/Eagle/bin/netStandard20/SQLite.Interop.* Externals/Eagle/bin/netStandard20/sqlite3.* Externals/Eagle/bin/netStandard20/System.* Externals/Eagle/bin/netStandard20/Win32/* Externals/EntityFramework/* Externals/HtmlHelp/* Externals/MSVCPP/* Externals/NDoc3/* obj/* Setup/Output/* Setup/set_user_*.bat | > > > > | 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | bin/* Doc/Output/* Externals/Eagle/bin/netFramework40/EntityFramework.* Externals/Eagle/bin/netFramework40/SQLite.Interop.* Externals/Eagle/bin/netFramework40/sqlite3.* Externals/Eagle/bin/netFramework40/System.* Externals/Eagle/bin/netFramework40/Win32/* Externals/Eagle/bin/netFramework40/x64/SQLite.Interop.* Externals/Eagle/bin/netFramework40/x86/SQLite.Interop.* Externals/Eagle/bin/netStandard20/EntityFramework.* Externals/Eagle/bin/netStandard20/SQLite.Interop.* Externals/Eagle/bin/netStandard20/sqlite3.* Externals/Eagle/bin/netStandard20/System.* Externals/Eagle/bin/netStandard20/Win32/* Externals/Eagle/bin/netStandard20/x64/SQLite.Interop.* Externals/Eagle/bin/netStandard20/x86/SQLite.Interop.* Externals/EntityFramework/* Externals/HtmlHelp/* Externals/MSVCPP/* Externals/NDoc3/* obj/* Setup/Output/* Setup/set_user_*.bat |
︙ | ︙ |
Changes to data/exclude_src.txt.
︙ | ︙ | |||
19 20 21 22 23 24 25 | Externals/Eagle/bin/netFramework40/EntityFramework.* Externals/Eagle/bin/netFramework40/SQLite.Interop.* Externals/Eagle/bin/netFramework40/sqlite3.* Externals/Eagle/bin/netFramework40/System.* Externals/Eagle/bin/netFramework40/Win32/* Externals/Eagle/bin/netFramework40/x64/* Externals/Eagle/bin/netFramework40/x86/* | < < | < < < < < | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | Externals/Eagle/bin/netFramework40/EntityFramework.* Externals/Eagle/bin/netFramework40/SQLite.Interop.* Externals/Eagle/bin/netFramework40/sqlite3.* Externals/Eagle/bin/netFramework40/System.* Externals/Eagle/bin/netFramework40/Win32/* Externals/Eagle/bin/netFramework40/x64/* Externals/Eagle/bin/netFramework40/x86/* Externals/Eagle/bin/netStandard20/* Externals/Eagle/lib/Eagle1.0/auxiliary.eagle Externals/Eagle/lib/Eagle1.0/compat.eagle Externals/Eagle/lib/Eagle1.0/csharp.eagle Externals/Eagle/lib/Eagle1.0/database.eagle Externals/Eagle/lib/Eagle1.0/embed.eagle Externals/Eagle/lib/Eagle1.0/exec.eagle Externals/Eagle/lib/Eagle1.0/file1.eagle |
︙ | ︙ |