0
0
Fork 0
Commit Graph

149 Commits

Author SHA1 Message Date
Jerome Duval 896c8d0dd1 cmake: fix install dirs, let FindPackage search in data/
fix x86 build
2021-10-20 15:19:51 +02:00
extrowerk 201b3546f9
CMake: bump, debug, compat (#6300) 2021-10-18 22:47:55 +02:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval b2f3a2da0e cmake: bump version 2021-05-16 20:38:42 +02:00
Jerome Duval 90b32c1cc4 cmake: bump version
fix build with gcc 2.95
2021-04-15 21:27:01 +02:00
Jerome Duval e04d83202d cmake: bump version 2021-04-01 11:04:13 +02:00
Jerome Duval 9b9f52cff7 cmake: bump version 2021-02-01 15:45:43 +01:00
Jerome Duval 95f19cbfc0 cmake: bump version 2021-01-17 18:34:23 +01:00
Jerome Duval 8b09f71d7a cmake: bump version
13/594 tests failed
2021-01-07 20:35:05 +01:00
Schrijvers Luc d067c6bf9d
cmake_gui, binary is in /bin (#5435) 2020-11-23 13:25:16 +01:00
extrowerk c6ead57272
CMake: att gui subpackage (#5402) 2020-11-23 08:02:54 +01:00
extrowerk 6b8a3d7839
CMake: bump (#5362) 2020-11-08 11:27:34 +01:00
Augustin Cavalier 165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04: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
Jerome Duval 8d9b403621 cmake: bump version. 2019-11-30 20:25:36 +01:00
Jerome Duval 3a1540a4f9 cmake: bump version. 2019-11-10 20:17:19 +01:00
Jerome Duval c58377b840 cmake: bump version. 2019-10-05 21:05:32 +02:00
Jerome Duval 6708198e99 cmake: detect secondary arch correctly with clang. 2019-09-21 15:46:58 +02:00
Jerome Duval 0a3ebfd9df cmake: bootstrap uses cmlibuv. 2019-09-08 13:02:41 +02:00
Jerome Duval 99789357d3 cmake: enable version 3.15.3. 2019-09-08 12:52:22 +02:00
Jerome Duval 8e896839b2 cmake: disable 3.15.3 for now. 2019-09-08 01:09:21 +02:00
Jerome Duval d446877737 cmake: disable setpriority and getpriority for bootstrap. 2019-09-07 23:51:13 +02:00
Jerome Duval 587d9efa55 cmake: add recipe for version 3.15.3. 2019-09-07 23:09:09 +02:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Adrien Destugues 8854aac1c6 cmake: Fix search path for lua5.1 + mark as tested on x86 2018-03-25 13:28:23 +02:00
Jerome Duval 3feba6adec cmake: bump version. 2017-11-07 22:03:58 +01:00
Jerome Duval 0a0d9e05e2 cmake: bump version. 2017-10-12 21:41:41 +02:00
Jerome Duval 5a993a587a cmake: bump version. 2017-09-21 19:43:15 +02:00
Jerome Duval dfa504ee1a cmake: bump version.
* depends on system librhash.
* bootstrap parallel.
2017-09-15 22:57:17 +02:00
Jerome Duval c855f516da cmake: missing patchset. 2017-08-26 15:00:11 +02:00
Jerome Duval 454994c9a9 cmake: add recipe for version 3.9.1. 2017-08-26 14:51:12 +02:00
Augustin Cavalier abd25f4e66 dev-util: Remove old CMake recipes; mark 3.8.2 as tested on gcc2_x86. 2017-07-20 19:37:24 -04:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Jerome Duval 6e3d5238e0 cmake: bump version. 2017-06-07 16:27:00 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 43080a1eda cmake: add recipe for version 3.8.0. 2017-04-13 20:39:11 +02:00
miqlas 556d3ef8b9 cmake: bump version (#1081) 2017-01-24 22:07:13 +01:00
Jerome Duval e9d1ee3b4d cmake: bump version. 2016-11-11 22:22:46 +00:00
Jerome Duval c314187a74 cmake: add recipe for version 3.6.1. 2016-08-10 23:06:02 +00:00
fbrosson ec31ba2cc4 cmake: bump to version 3.5.2. 2016-04-19 18:30:44 +02:00
Jerome Duval acd0b0f571 cmake: use a temporary URL, until website is fixed. 2016-04-13 20:23:06 +00:00
Jerome Duval 5ef7894686 cmake: added recipe for version 3.5.1.
Test results on x86_64: 98% tests passed, 10 tests failed out of 403

The following tests FAILED:
          7 - kwsys.testSystemTools (Failed)
         28 - FindPackageTest (Failed)
         61 - ExportImport (Failed)
         69 - StagingPrefix (Failed)
        114 - BuildDepends (Failed)
        213 - CTestTestTimeout (Failed)
        279 - RunCMake.BuildDepends (Failed)
        350 - RunCMake.no_install_prefix (Failed)
        357 - RunCMake.CommandLine (Failed)
        379 - CMake.FindBase (Failed)
2016-04-08 22:37:58 +00:00
Michael Lotz 72ab59b56c cmake: Update 2.8 patchset to undo most of elf.h sepcial casing.
Haiku now provides a public elf.h and the special casing lead to build
failures on current x86_gcc2.
2016-03-09 21:42:57 +00:00
Jerome Duval 3473ae74ef cmake: add recipe for version 3.4.3 2016-02-20 16:28:31 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval 0436ddb314 cmake: remove qtgui, fix build with newer Haiku.
* TODO: qtgui should only be provided for archs providing qt5,
or split up in another recipe.
2015-11-22 14:35:50 +00:00
Sergei Reznikov d027eaf520 cmake: create package for cmake-gui 2015-11-03 11:05:15 +03:00
Jerome Duval 73a74288f4 cmake: bump version. 2015-10-02 23:36:20 +00:00
Humdinger 4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00