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
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
Humdinger
064b69cead
De-lint recipes.
...
* avrdude
SUMMARY must have at least 3 words
* bebook
SUMMARY must have at least 3 words
Re-ordered blocks
* bzflag
SUMMARY must have at least 3 words
Re-ordered blocks
* c_ares
SUMMARY must start with capital letter
Re-ordered blocks
* cmake
SUMMARY must have at least 3 words
Re-ordered blocks
* command_not_found
SUMMARY must have at least 3 words
Added BUILD_PREREQUIRES
Re-ordered blocks
* confuse
SUMMARY must start with capital letter
Re-ordered blocks
* cream
SUMMARY must start with capital letter
Re-ordered blocks
* croscorefonts
SUMMARY must have at least 3 words
Re-ordered blocks
* cssselect
SUMMARY must start with capital letter
Re-ordered blocks
* dcron
SUMMARY must start with capital letter
Re-ordered blocks
* eggchess
SUMMARY must have at least 3 words
Re-ordered blocks
2015-08-08 08:16:04 +02:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04: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
Humdinger
a38db25c39
Changes in SUMMARY, DESCRIPTION and whitespace.
...
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632 )
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b
Drop references to $haikuVersion.
...
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
2014-12-14 23:08:52 +01:00