aboutsummaryrefslogtreecommitdiffstats
path: root/src/mk/make-subsys.mk
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Fix Make, Make clean and when the src directories are clonedRadek Zetik1-1/+1
2015-05-27Update license to Apache 2.0Aihua Li1-5/+14
2015-03-16JIRA: VSPERF-29 - Add build elements for JenkinsGene Snider1-1/+1
2015-03-12added mechanism to pull upstream packages and provided single top-level makeAihua Li1-0/+20
ff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .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 */
##############################################################################
# Copyright (c) 2015 Ericsson AB and others.
# stefan.k.berg@ericsson.com
# jonas.bjurel@ericsson.com
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

# Format of this file:
#
#TEXT>old package>url for replacement package
#
# Note! No spaces!
# The TEXT can be anything it is just for information display.
# Iff the packages is new, i.e. not replacing an existing package
# the old package should be specified as NONE.
# Note! For new packages a puppet manifest must actually install it.
#       Easiest is to just add it to add_packages.pp. (The same might
#       of course be true for an exising package if it isn't already
#       is being installed).
#