Commit Graph

724 Commits

Author SHA1 Message Date
extrowerk
6b8a3d7839 CMake: bump (#5362) 2020-11-08 11:27:34 +01:00
tommyjanna
7f8f0f1783 bam: enable x86_64 (#5342) 2020-10-22 08:45:40 +03:00
Schrijvers Luc
3b1192f8fa radare2, revive previous version, disable latest version for cutter 1.7.1 (#5337) 2020-10-18 11:14:26 +02:00
Gerasim Troeglazov
75e01bb074 KDevelop: use libclang 9 2020-09-22 22:55:49 +10:00
Gerasim Troeglazov
df5b754605 KDevelop: use clang 9 2020-09-22 21:24:35 +10:00
Gerasim Troeglazov
8d3f27ffca KDevelop: enable for secondary arch 2020-09-22 18:35:47 +10:00
Sergei Reznikov
1179c5a575 radare2: bump revision 2020-09-22 11:17:32 +03:00
Sergei Reznikov
b56871564b radare2: actually bump version 2020-09-22 11:15:58 +03:00
Sergei Reznikov
f9eb9f1059 radare2: bump version
Closes #5295.
2020-09-22 10:48:29 +03:00
Gerasim Troeglazov
5d8377f6a7 KDevelop: bump version 2020-09-22 14:30:21 +10:00
Adrien Destugues
edbb223fad meson: fix searching for boost 2020-08-03 22:57:24 +02:00
Adrien Destugues
c716f6015e meson: update to latest version 2020-08-03 22:57:24 +02:00
augiedoggie
10aa05c833 cppcheck: only list individual files as writable (#5220)
Fixes #5218.
2020-07-28 11:07:52 +03:00
François Revol
82f6f9c1bd cutter: Fix secondary arch build 2020-07-18 19:34:05 +02:00
extrowerk
b960512705 Kdevelop: revfix 2020-07-14 19:10:52 +02:00
kenmays
8abca7b0a4 kdevelop: trigger rebuild (#5191) 2020-07-14 15:57:33 +02:00
augiedoggie
a34aff02f0 cppcheck: make settings files/dir writable (#5169)
Fixes #3203
2020-07-06 00:53:55 +03:00
augiedoggie
0ae5e47a3b global: fix gcc2 build and purge old version (#5157) 2020-07-04 08:27:37 +03:00
augiedoggie
683fc973b1 global: update to 6.6.3 (#5148) 2020-06-30 10:32:21 +03:00
Gabriele Baldassarre
cc268221e2 premake5: bump to alpha15 (#5104)
* premake5: bump to alpha15
2020-06-21 07:28:40 +02:00
Gerasim Troeglazov
88b5c8a53d kDevelop: cleanup 2020-06-10 09:21:18 +10:00
kenmays
ec7c3ead2a kdevelop: bump to 5.4.6 (#4973)
* kdevelop: bump to 5.4.6
2020-06-06 16:21:26 +02:00
Gabriele Baldassarre
896d27fd78 acr: bump to 1.9.2 (#5053) 2020-06-06 14:33:09 +02:00
waddlesplash
cf3f5c36ec pkgconfig: Bump revision for rebuild. 2020-06-05 11:11:41 -04:00
Adrien Destugues
d90f35b5dd NetSurf 3.10 and dependencies. 2020-05-30 11:31:15 +02:00
Gabriele Baldassarre
cf0b0a6dd1 new recipe: sidreloc (#5027) 2020-05-26 15:39:22 +02:00
Jérôme Duval
e43c5756b6 idea_community: fix buildVersion and checksum 2020-05-24 10:53:03 +02:00
Przemysław Buczkowski
0ca8e43904 pycharm-community, idea-community: bump versions (#4991) 2020-05-24 10:42:21 +02:00
Gerasim Troeglazov
807884f282 capstone: bump version 2020-05-14 17:15:47 +10:00
Jerome Duval
c6218e1681 meson: bump version. 2020-05-12 19:54:17 +02:00
Jerome Duval
d29a969a44 ninja: bump version. 2020-05-05 15:37:14 +02:00
Jerome Duval
7e3ae0f01a diffstat: bump version. 2020-05-05 13:55:20 +02:00
Jerome Duval
5b012f8018 scons: handle secondary arch in chroot 2020-04-28 10:21:26 +02:00
Jerome Duval
ceb01b98c0 scons: add /bin to PATH variable for chroot.
* switch to github archives to get tests scripts.
* 25 tests failed out of 1227
2020-04-27 20:46:32 +02:00
Gerasim Troeglazov
9020c50814 meson: bump version 2020-04-26 21:10:08 +10:00
Augustin Cavalier
165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Alexander von Gluck IV
a970c017f7 capstone: Fix headers placement and pkg-config 2020-03-16 13:25:24 -05:00
Alexander von Gluck IV
4978f922c5 capstone: Fix _devel package, switch to cmake 2020-03-16 09:19:56 -05:00
Augustin Cavalier
d7fc9988e0 capstone: Fix lib versions. 2020-03-14 18:29:41 -04:00
Schrijvers Luc
1d3d5114a9 capstone: bump version to 4.0.1 and add tests (#3560) 2020-03-05 14:32:30 +01:00
Augustin Cavalier
8b128b5c81 cmake: Make it possible to load cmake files from develop/lib instead of just lib.
This works, but it is not so useful yet, because CMake tries to look
for binaries in "../bin" relative to the lib dir, so any CMake script
that imports targets without specifying their exact path (as LLVM does)
will not work yet.
2020-02-21 17:51:46 -05:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval
fa27b298bf scons: port haiku patch to python3.
also bump version.
2020-01-23 20:04:26 +01:00
TURX
841edcfd81 sourcetrail: new recipe (#4541) 2020-01-16 13:55:48 +01:00
Kyle Ambroff-Kao
22cc9ac43e bear: Add recipe for 2.4.2 (#4529) 2020-01-11 15:04:18 +01:00
alwayslivid
d52ade6397 Added gengetopt recipe (#4493)
* gengetopt: added recipe
2019-12-29 08:56:01 +01:00
Plüss Roland
fabd12b6fc scons: add recipe for version 3.1.1 (#4437) 2019-12-12 11:40:16 +01:00
Jerome Duval
658777a72a uncrustify: bump version. 2019-12-01 21:51:49 +01:00
Jerome Duval
66b4d9de92 meson: bump version. 2019-12-01 11:23:38 +01:00