Jerome Duval
f79f3fe237
cmake: bump version
2022-09-25 17:48:17 +02:00
extrowerk
c345f43581
CMake: bump ( #6809 )
2022-04-04 09:21:16 +02:00
Jerome Duval
19cf9ba90f
cmake: bump version
...
tests need to be rerun to correctly complete, same on Linux.
2022-02-23 16:58:07 +01:00
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
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
extrowerk
6b8a3d7839
CMake: bump ( #5362 )
2020-11-08 11:27:34 +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
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
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
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
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
Jerome Duval
6e3d5238e0
cmake: bump version.
2017-06-07 16:27:00 +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
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
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
Jerome Duval
73a74288f4
cmake: bump version.
2015-10-02 23:36:20 +00:00
Jerome Duval
d770194636
cmake: bump version.
2015-08-17 21:48:45 +00:00
Jerome Duval
277b6d7c8b
cmake: bump version.
2015-08-12 20:28:00 +00:00
Jerome Duval
c83c7ca137
cmake: bump version.
2015-06-11 08:51:19 +00:00
Adrien Destugues
cb2aa6e7ff
Add cmake 3.2.2.
...
* Most of our patches were upstreamed.
2015-04-19 21:45:06 +02:00
Augustin Cavalier
d23f1c2fc3
CMake: update to 3.0.0 final.
2014-07-14 15:39:36 -04:00
Alexander von Gluck IV
086d814af0
cmake: Drop some old / broken recipes
...
* 2.8.5 was even missing patchsets
2014-06-12 20:44:25 +00:00
Adrien Destugues
8029989021
Udate cmaek recipe to 3.0.0 rc6
...
* Remove previous RCs
* Add fix to FindOpenAL module.
2014-06-09 22:42:16 +02:00
Adrien Destugues
314bbe6cca
Update git version of CMake patchset.
...
* Some more of our patches have been upstreamed.
2014-03-21 12:29:20 +01:00
Adrien Destugues
6f37335a7d
Add "test" recipe for cmake git master branch.
...
Not intented for actual use, but this is a good way to track and test
our pending upstream changes.
2014-03-10 16:53:08 +01:00
Adrien Destugues
3e4d362da5
CMake: yet another fix to the compiler detection recipe.
...
Thanks to GSoC candidate akshay1994 for fixing this.
2014-03-10 14:22:45 +01:00
Adrien Destugues
ab83fa4bdf
cmake: remove antique patches.
...
They have been upstreamed for the most part, and we don't have the
matching recipes anymore.
2014-03-10 14:22:44 +01:00