summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Remove remaining 'register' instructions.Michele Calgaro2020-02-191-12/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop `unsigned long int` case for the first argment type of ioctl(2)OBATA Akio2020-01-313-4/+0
| | | | | | It is identically same as `unsigned long`. Signed-off-by: OBATA Akio <[email protected]>
* Port ioctl prototype check to CMakeOBATA Akio2020-01-312-1/+7
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3013-177/+177
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Use common CMake tests.Slávek Banko2019-01-291-13/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-1/+1
| | | | Signed-off-by: Fabio Rossi <[email protected]>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-10-081-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/dependencies/arts/libltdl to latest HEADAutomated System2018-09-101-0/+0
|
* Fix FTBFS with stricter C++11Slávek Banko2018-08-194-4/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-042-3/+3
| | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <[email protected]>
* Fixed for bug 2845. This is a bit of a quick-n-dirty patch.Michele Calgaro2018-06-211-1/+0
| | | | | | | | | | | | The assertion looks for extremely small generated values and crash if found one. Removing the assertions seems to cause no arm and audio files of various format play fines. Moreover the problem seems to have completely disappered in recent Debian distros, for example it was reproducable in Stretch but no more in Buster. Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Fixed FTBFS with g++7 caused by #include directive placed inside namespace.Michele Calgaro2018-04-231-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-01-313-0/+8
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* Add artsc pkg-config fileSlávek Banko2016-10-163-11/+20
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS with GCC 6 (C++11 dialect)Slávek Banko2016-08-151-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2016-03-171-0/+0
|