summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADr14.0.10Automated System2021-02-281-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit dbcec28f5a436b5a61c39dd01b68550cf7de08bb)
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADr14.0.9Automated System2020-10-091-0/+0
|
* Libart-lgpl moved into a 'src' folder for consistency sake with the othergregory guy2020-10-0595-180/+224
| | | | | | | | | | modules. Add basic cmake build instructions. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 8349a964c20f96504886ece0f2c8ba0c7489fff3)
* Removed unused files and changed file names to conform to .cmake convention ↵Michele Calgaro2020-10-0510-500/+3
| | | | | | | for configuration files. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit df378ddc984750f135569c9ce292699d2e2120d6)
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADr14.0.7Automated System2019-12-081-0/+0
|
* Reset submodule main/dependencies/libart-lgpl/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* cmake: Add tests.Slávek Banko2019-04-281-0/+46
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 11cb023db2dafccf30bec902fc7c8fad64d9ede8)
* Add support for GCC hidden visibility.Slávek Banko2019-04-2845-120/+225
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2a50894a436559785a7e0f6f65dde13b0082572c)
* Move the art_config.h generation to the configure script.Slávek Banko2019-04-2811-39334/+27
| | | | | | | Cleanup of generated automake files. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 87237501c51b48ba3b802efbd47776bb7e410c2a)
* conversion to the cmake building systemgregory guy2019-04-2812-41/+330
| | | | | | | | | Cleanup of generated headers. Add common cmake submodule. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b996d3d1de7126e111f2c48b59422ab434478377)
* Use pkg-config to get values in libart2-config.Slávek Banko2019-04-285-19/+17
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7c59d8ccd2155e4184eccc76da99094d8f63d5ec)
* Minor update to AUTHORS filer14.0.6r14.0.5r14.0.4r14.0.3r14.0.2Timothy Pearson2015-09-051-0/+5
| | | | (cherry picked from commit d5cb41f44aaf086965b525e00676240bcde43aff)
* Remove Debian packaging filesr14.0.1r14.0.0Slávek Banko2014-09-1713-26684/+0
| | | | Packaging files are located in separate git repository
* Fix unintended rename of lnkscriptSlávek Banko2013-02-201-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Clean up README fileTimothy Pearson2012-04-194-26/+8
| | | | | Fix ABI incompatibility crash (thanks to James for debugging the failing code) Clean up debug spew
* Fix a number of problemsTimothy Pearson2011-12-079-63/+132
|
* Initial import of libart 2.3.21Timothy Pearson2011-12-07124-0/+85149