Commit graph

133 commits

Author SHA1 Message Date
BrewTestBot
9dc4d57067 cmake: update 3.3.2 bottle. 2015-09-18 22:16:10 +08:00
Alexis Hildebrandt
de2bcc14d0 cmake 3.3.2
Closes Homebrew/homebrew#44103.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-09-18 22:16:03 +08:00
Mike McQuaid
7813352238 cmake: add El Capitan bottle. 2015-09-11 14:59:47 +01:00
Alex Dunn
252610bc52 cmake: add mirror 2015-08-28 23:22:50 -07:00
BrewTestBot
9e172a3eaf cmake: update 3.3.1 bottle. 2015-08-19 04:19:13 +01:00
Dominyk Tiller
5a535fd4e6 cmake: make completion optional
Closes Homebrew/homebrew#39083.

Closes Homebrew/homebrew#43070.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-19 04:19:09 +01:00
Alex Dunn
5b6304d18c cmake: update deps and install emacs mode
Closes Homebrew/homebrew#42963.
2015-08-15 10:26:32 -07:00
BrewTestBot
42589659a6 cmake: update 3.3.1 bottle. 2015-08-14 21:33:16 +01:00
Chilledheart
03a5a4f988 cmake 3.3.1
Closes Homebrew/homebrew#42927.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-14 21:33:13 +01:00
BrewTestBot
d7a20c8b74 cmake: update 3.3.0 bottle. 2015-07-24 20:05:28 +01:00
Dominyk Tiller
d459ec8512 cmake: update resources
Closes Homebrew/homebrew#42095.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-24 20:05:24 +01:00
BrewTestBot
74e7413c88 cmake: update 3.3.0 bottle. 2015-07-24 16:13:05 +01:00
Alexis Hildebrandt
627d7ce1de cmake 3.3.0
Closes Homebrew/homebrew#42082.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-24 16:13:01 +01:00
Larry Gilbert
ea1fd2ea7b cmake 3.3.0-rc4 (devel)
Closes Homebrew/homebrew#41685.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-07-14 12:42:15 +02:00
Larry Gilbert
ab722f12c8 cmake 3.3.0-rc3 (devel)
Closes Homebrew/homebrew#41500.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-07-09 22:23:08 +01:00
BrewTestBot
4680819a98 cmake: update 3.2.3 bottle. 2015-06-14 08:54:32 +02:00
Denis Denisov
ba417d1d59 cmake 3.2.3
Closes Homebrew/homebrew#40675.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-06-14 08:54:29 +02:00
BrewTestBot
ec696eaadb cmake: update 3.2.2 bottle. 2015-06-06 00:49:37 +01:00
Dominyk Tiller
37f6324880 cmake: use github url for patch
Closes Homebrew/homebrew#40448.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-06 00:49:34 +01:00
BrewTestBot
2a6c6e3dff cmake: update 3.2.2 bottle. 2015-06-05 20:31:50 +01:00
Dominyk Tiller
88fc0be3e5 cmake: vendor completions patch
Closes Homebrew/homebrew#40422

Closes Homebrew/homebrew#40429.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-05 20:31:47 +01:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
BrewTestBot
553bac3c70 cmake: update 3.2.2 bottle. 2015-04-22 21:07:34 +01:00
Gaëtan Lehmann
0fd844cd28 cmake: install bash-completion.
Closes Homebrew/homebrew#38939.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-22 21:07:23 +01:00
BrewTestBot
9527521b73 cmake: update 3.2.2 bottle. 2015-04-14 22:38:13 -07:00
andystanton
02552df70b cmake 3.2.2
Closes Homebrew/homebrew#38653.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-14 22:38:09 -07:00
BrewTestBot
a95695ef63 cmake: update 3.2.1 bottle. 2015-03-29 17:39:54 +01:00
John Szakmeister
2e7f99c7f2 cmake: build with system curl, zlib, and bzip2
Using the system's curl gives us access to an ssl-enabled curl library,
which is important as CMake will not be able to download assets from
GitHub and other sites that host them via https without ssl support.  An
alternative, would be to build with "-- -DCMAKE_USE_OPENSSL=ON" instead,
as CMake doesn't enable ssl support by default with its bundled libcurl.

Also, enable the system zlib and bzip2 at the recommendation of
@mikemcquaid.

Closes Homebrew/homebrew#38147.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-29 17:39:51 +01:00
BrewTestBot
50dddbdac7 cmake: update 3.2.1 bottle. 2015-03-23 13:23:23 +00:00
Mike McQuaid
7750478a87 cmake: use vendored rather than system libraries.
Can cause hard-to-debug errors and I'm not sure what the advantage is
of using our own versions, really.

Closes Homebrew/homebrew#37770.

Closes Homebrew/homebrew#37987.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-23 13:23:20 +00:00
BrewTestBot
08d9cbc4b7 cmake: update 3.2.1 bottle. 2015-03-13 18:02:12 +00:00
Huu Nguyen
a2b1eba6f6 cmake 3.2.1
Update cmake formula to 3.2.1.

The newest cmake picks up a system jsoncpp installation by default, so
using the argument --no-system-jsoncpp is necessary to keep system
dependencies the same as before.

Closes Homebrew/homebrew#37686.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-13 18:02:09 +00:00
BrewTestBot
69b000aee2 cmake: update 3.1.3 bottle. 2015-02-25 12:32:30 +00:00
Adam Getchell
42f9c20610 cmake 3.1.3
Closes Homebrew/homebrew#37184.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-25 12:32:29 +00:00
BrewTestBot
f447ba0222 cmake: update 3.1.2 bottle. 2015-02-11 11:01:15 +00:00
Vihang Mehta
4b136f5aa8 cmake 3.1.2
Closes Homebrew/homebrew#36708.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-11 11:01:10 +00:00
Mike McQuaid
19e92c4004 cmake: remove unused embedded patch . 2015-01-30 10:11:42 +00:00
Mike McQuaid
1de13b559d cmake: use upstream commit as patch. 2015-01-30 09:01:25 +00:00
BrewTestBot
cc0109e718 cmake: update 3.1.1_1 bottle. 2015-01-30 08:59:19 +00:00
Dominyk Tiller
56b151e0a8 cmake: fix for openssl 1.0.2
Seems pretty much every CMake project that uses SSL is using the same
broken code for finding OpenSSL. Welp. Including CMake themselves.
Double welp.

This is the upstream patch that will be in the next release, and is in
the HEAD already.

Closes Homebrew/homebrew#36361.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-30 08:59:17 +00:00
BrewTestBot
5b870d1e92 cmake: update 3.1.1 bottle. 2015-01-24 19:23:06 +01:00
Xu Cheng
94e968375e cmake 3.1.1
Also update the resources.

Closes Homebrew/homebrew#36151.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-24 19:23:05 +01:00
Dominyk Tiller
e427965e4b cmake: remove gui option
The GUI option is potentially a cause of future headaches and bugs, see

Per Mike’s proposal, which I agree with, we could ditch it and move
back to supporting the CLI tools only, and nudge people towards using
the Cask for the app. The Cask very kindly merged my PR to create `
CMake.app ` this morning in
https://github.com/caskroom/homebrew-cask/commit/3db9c980adc2be2a7d6b161
a95cc8c24a6d82fca so ` brew cask install cmake ` will now result in
that.

Closes Homebrew/homebrew#35463.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-03 21:47:41 -05:00
Mike McQuaid
b59c7bde46 cmake: fix strict audit failures. 2014-12-27 16:31:44 +00:00
BrewTestBot
66469db728 cmake: update 3.1.0 bottle. 2014-12-22 11:49:10 +00:00
Denis Denisov
5713389687 cmake 3.1.0
Closes Homebrew/homebrew#35134.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-22 11:49:09 +00:00
Tim D. Smith
9ff3b818ed use Language::Python.setup_install_args instead of setup_install 2014-12-10 14:18:24 -08:00
Jack Nagel
b580d6c3c8 cmake: simplify resource usage 2014-11-28 16:51:17 -05:00
Dominyk Tiller
b0aecb90e1 cmake: head fix
Also fixes up the Python element to match Tim’s new guidelines.

Closes Homebrew/homebrew#34517.
Closes Homebrew/homebrew#34529.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-28 16:51:06 -05:00
Xu Cheng
d951afb488 cmake: symbol link CLT in bin if build with gui
Ref: https://github.com/Homebrew/homebrew/pull/34190#issuecomment-63587884

Closes Homebrew/homebrew#34335.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-20 14:02:32 +00:00