aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/libc-common.bbclass
AgeCommit message (Expand)Author
2018-05-09glibc: Drop obsolete rpc and libnslKhem Raj
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-05-13libc-common.bbclass: Use sed instead of grepKhem Raj
2014-08-23libc-common.bbclass: rename ALL the packagesPeter Seebach
2014-02-18eglibc: Upgrade from 2.18 -> 2.19Khem Raj
2012-11-14libc-common: Ensure sysconfdir exists before installing files to itRichard Purdie
2012-09-25Add and use 'localedir' variableChristopher Larson
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-03libc-common: Allow -dbg package to append, and not just set package variablesMark Hatle
2012-03-22libc-common: Apply Debian-naming to libc debug symbols tooMike Crowe
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-07-08libc-common.bbclass: Fix typoRichard Purdie
2011-06-29libc locale split: fix some remaining problemsKoen Kooi
2011-06-28libc-locale: split locale handling from libc recipe.Dongxiao Xu
.se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
Code derived from the document "Report on the Programming Language
Haskell 2010", is distributed under the following license:

Copyright (c) 2010 Simon Marlow

The authors intend this Report to belong to the entire Haskell community, and so we grant permission to copy and distribute it for any purpose, provided that it is reproduced in its entirety, including this Notice.  Modified versions of this Report may also be copied and distributed for any purpose, provided that the modified version is clearly presented as such, and that it does not claim to be a definition of the Haskell 2010 Language.