Leslie Giles 5ecbc70a05 Increase MAX_NAME_LEN
There is no real limit on the length of an identifier, and some
toolchains easily hit the current limit of 200 characters.

According to this answer on StackOverflow, 2048 seems to be the limit on
MSVC and ICC:

https://stackoverflow.com/questions/6007568/what-is-max-length-for-an-c-c-identifier-on-common-build-systems

So let's use that.

https://bugzilla.gnome.org/show_bug.cgi?id=764791
2017-12-19 18:51:39 +00:00
2016-03-17 17:39:43 +08:00
2012-10-16 10:58:08 -04:00
2013-10-10 16:48:51 -04:00
2016-05-08 15:35:13 -04:00
2012-10-16 10:58:08 -04:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2013-10-10 16:48:51 -04:00
2012-02-03 13:42:56 -05:00
2012-02-03 13:42:56 -05:00
2017-12-19 18:51:39 +00:00
2012-10-16 10:58:08 -04:00
2016-09-12 16:54:53 +02:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
132 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%