Joshua M. Boniface
93d1256a4c
Remove web building, rename, bump version
5 years ago
Joshua M. Boniface
8b620ed26a
Move Debian folder to root of repo
5 years ago
Erwin de Haan
399a079dd4
Build scripts and build system consolidation.
...
Squashed commit.
6 years ago
Joshua Boniface
022955d9ac
Move the .NET Runtime flag into a variable
6 years ago
Andrew Rabert
b369fbd05e
Remove redundant solution specification
6 years ago
Joshua M. Boniface
a73d255f51
Enable self-contained binary mode ( #160 )
...
* Build self-contained Debian linux-x64 binary
* Update initscripts to use self-contained binary
The binary is declared in the units intentionally rather than using
the variable extrapolation from before, to avoid confusion since
these can't really be moved reasonably.
* With combined binary name, use pgrep instead
* Remove dotnet-runtime dependency
* Move the compiled scb to usr/bin
* Update binary location for upstart/systemd
* Move binary path; fix pidfile handling
* Entirely remove the temporary usr/ dir
* Don't move the compiled binary
* Create /usr/bin symlink
* Use the variable here
* Update architecture to any
* Add libcurl4-openssl build dependency
* Update the build Dockerfile to install builddeps
6 years ago
Joshua Boniface
2f7be76626
Add maxcpucount to dotnet clean
...
Fixes #120 as per https://github.com/dotnet/sdk/issues/2526
6 years ago
Joshua Boniface
401c08ebae
Turn off dotnet build
6 years ago
Andrew Rabert
b5dfdc1efb
Merge pull request #83 from nvllsvm/dockdeb
...
Add Dockerfile for building Debian package
6 years ago
Joshua Boniface
7f60643891
Disable telemetry in Debian builds
6 years ago
Andrew Rabert
9b6bb38532
Remove submodule update from Debian build
...
Packinging should not maniuplate one's source code like this.
6 years ago
Andrew Rabert
0a3e7eae08
Consolidate git submodule commands
6 years ago
Joshua Boniface
a9a798f81a
Rename numerous debian control elements
...
Replace the name emby/emby-server with jellyfin everywhere.
6 years ago
Joshua M. Boniface
3557b90f10
Revert "Debian packaging improvements"
6 years ago
Joshua Boniface
8fcec19936
Rename numerous debian control elements
...
Replace the name emby/emby-server with jellyfin everywhere.
6 years ago
Vasily
6757475311
Now build produces seeminly workable debian package
6 years ago
Vasily
b2305295af
Improved package clean, removed not needed binary blobs
6 years ago
Vasily
65b69eb941
Fixed debian packaging for netcore, fixed package version
6 years ago
Vasily
46ba3e3549
Small fixes, trying to get this to build
6 years ago
Joshua Boniface
0b64fb771f
Modify debian build files to support .NET core
6 years ago
Joshua Boniface
951d240802
Remove some unneeded auto_build steps
6 years ago
Joshua Boniface
32e2b56839
Remove dependency on libembysqlite3, using normal sqlite3 instead
6 years ago
Joshua Boniface
9583e960fd
Properly ignore the ntdll.dll dependency
6 years ago
Joshua Boniface
4166d88748
Use msbuild instead of xbuild due to deprecation
6 years ago
Joshua Boniface
c0953e51b5
Add patches and debian build information for emby-server
6 years ago