Chocobo1
f85b97916c
Update ax_boost_system.m4 to d48ec2210047bbf17702700811c3f16a5369e06c
8 years ago
Yez Ezey
4e33af41dd
Add --disable-qt-dbus to configure if $host_os is macOS
8 years ago
Boris Nagaev
f4dc5c6809
configure: pass variable QMAKE_LRELEASE to qmake
9 years ago
sledgehammer999
6e09028682
Switch to Qt5 by default.
9 years ago
Gabriele
7bfa847d01
configure: don't depend on GNU sed
...
Closes #3169 .
9 years ago
sledgehammer999
e3cb9de365
Bump minimum libtorrent version required to 1.0.6.
9 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
9 years ago
Vladimir Golovnev (Glassez)
79976fbfce
Implement new GeoIPManager class.
9 years ago
sledgehammer999
6fba6796b8
Fix typo in configure script.
10 years ago
LazyBui
be62c34e46
Removing the confusion caused by moving GeoIP code/.dat to a different directory
10 years ago
Gabriele
b67a10c4a1
configure: don't fail when $CPPFLAGS starts with a white space
10 years ago
sledgehammer999
fc52248bf7
Correctly detect FreeBSD when configuring.
...
Thanks to yurivict for helping.
Closes #2962 .
10 years ago
sledgehammer999
4725022f7e
Fix configure typo.
10 years ago
sledgehammer999
6c1740f78f
Fix typo in configure script help description.
10 years ago
sledgehammer999
0994d258e2
Use absolute path to nox binary in the systemd service file. Also generate the service file with configure. Closes #2914 .
10 years ago
sledgehammer999
4493fd9c31
Allow to use system QJson. Closes #1744 .
10 years ago
sledgehammer999
b117393345
Revert "Make Qt4 usage explicit." due to #2835 .
...
This reverts commit 86f9cc1b8c
.
Conflicts:
configure
10 years ago
sledgehammer999
4612abb41e
Make qmake regenerate recursively all makefiles in subdirectories when reconfiguring. Closes #2111 .
10 years ago
sledgehammer999
72f03b4002
Make libtorrent-rasterbar 0.16.x usage explicit.
10 years ago
sledgehammer999
86f9cc1b8c
Make Qt4 usage explicit.
10 years ago
sledgehammer999
6b3555bd90
Add systemd configure option. Closes #921 .
10 years ago
sledgehammer999
66bb7ce52c
Drop pkg-config version requirement to 0.23. Closes #2645 .
10 years ago
Gabriele
6b248492ca
Use correct operator to compare strings in configure script
...
To compare strings, = should be used instead of ==.
Closes #2627 .
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
David Christenson
26bf838a0b
Bootstrap and update build-aux
10 years ago
sledgehammer999
f46a7c1d3f
Fix detection of Qt5.
10 years ago
sledgehammer999
950574c4c5
Make configure detect qmake with different names. Closes #1924 .
10 years ago
sledgehammer999
3008d12c3c
Try to fix FreeBSD detection with configure.
10 years ago
sledgehammer999
09c9968210
Fix QtBus detection with configure.
10 years ago
sledgehammer999
112dd20395
Make configure search for sed.
10 years ago
sledgehammer999
441f63d9af
LINUX: Fix build with libtorrent 1.0.x. Closes #1878 .
10 years ago
Jerome Leclanche
5a3927a22d
Fix configure script when running with dash
...
`test 1 == 1` will fail using dash as the default shell. The `test 1 = 1`
syntax works in both Bash and Dash.
10 years ago
sledgehammer999
e6b2919eb2
Support out of srcdir builds.
11 years ago
sledgehammer999
380438f99b
Migrate the build system to autotools.
11 years ago
sledgehammer999
046420e7bd
Fix build system under Ubuntu 13.10. Closes #1061 #1130 #1124 .
11 years ago
sledgehammer999
b4dca951b2
Drop libtorrent 0.15.x support.
11 years ago
Christophe Dumez
7f7802680b
Update configure script to stop requiring libboost-thread
12 years ago
Christophe Dumez
bd4bb42e95
Link against boost thread
13 years ago
Christophe Dumez
8e529fc179
RSS code clean up
...
- Also drops support for Qt 4.5
13 years ago
Christophe Dumez
a53a70742d
Drop support for libtorrent v0.14.x
13 years ago
Christophe Dumez
f6b7b8bd6e
Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used
13 years ago
Christophe Dumez
7354e9b738
Fix nox building
13 years ago
Christophe Dumez
0c2a121304
Fix possible linking problems
14 years ago
Christophe Dumez
40bd040c4a
Improvement to last commit
14 years ago
Christophe Dumez
0241fa7593
Make sure asserts are disabled in release mode
14 years ago
Christophe Dumez
d0afd46fd3
Get rid of libnotify dependency (Use DBus instead)
14 years ago
Christophe Dumez
93a84655b6
Get rid of QtSVG dependency
14 years ago
Christophe Dumez
5dc79e67fc
Made QtSvg dependency optional
14 years ago
Christophe Dumez
b6c3189fe3
Make QtDBus dependency optional
14 years ago
Christophe Dumez
02722dc3c9
Drop dependency on libboost-thread
14 years ago