Unit 193
|
d49c75370a
|
Allow cross compilation. (#1182)
|
2023-08-21 11:24:25 +02:00 |
|
Unit 193
|
849cd010e8
|
Add compile-time toggleable support for application indicators, off by default. (#815)
This tries to figure out, via wx-config, if you're using GTK2 or GTK3
and uses the associated Ayatana library.
|
2021-08-16 00:54:21 +02:00 |
|
Unit 193
|
bb2eaa6697
|
Utilize $(BASE_DIR) in the install targets rather than $(PWD) and $(CURDIR) (#472)
As $(PWD) is not always the expected value and can result in failing the target.
|
2019-10-02 21:59:13 +02:00 |
|
Unit 193
|
10c4a3e807
|
Allow $(ARCH) to be defined during build (#471)
This can be useful when crossbuilding or building in a chroot where using
uname -m would cause the wrong compiler options.
|
2019-10-02 21:31:07 +02:00 |
|