summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added support for pdf download in eclipseIoana Scurt2017-11-241-0/+7
| | | | Signed-off-by: Ioana Scurt <iosc@sestofb10.enea.se>
* USERDOCAP-230 Updating Makefile point to correct olinkdb path and book.xmlsMiruna Paun2017-08-101-1/+1
|
* Updating El6-Network RelnotesMiruna Paun2017-04-101-74/+80
| | | | | | LXCR-7377 Tweaking the last of needed info, build files Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Updating init and makefile with el_releases-commonMiruna Paun2017-03-311-1/+1
| | | | | | LXCR-7634 final updates to el_rel net Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Autogenerate list of manifest files for repo cmdMiruna Paun2016-10-251-2/+16
| | | | | | | | | | | From the manifest, autocreate an XML file with a list of the manifest files which can be used in the repo command, and including this XML file in the release info. Also changed the prompt in prerequisites.xml from # to $ Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Extract list of targets from manifest, instead of hardcodedLennart Johansson2016-10-201-25/+57
| | | | | | | | | This list was hardcoded in Makefile before. Do this by cloning the manifest repo to see the targets. Support both ref/tags/<tag> and hashvalue i.e. same as the repo command supports. Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Change MANIFESTHASH to be dynamic by using ?=Lennart Johansson2016-09-051-4/+5
| | | | | | | | | | | | This modification in manifest_conf.mk will allow optionally setting the MANIFESTHASH dynamically, e.g. for a non-finished Release Candidate, without hacking in the files in git. A non-default value must be set when init in make fetches the source via repo using the manifest. The value is seen in the release info repo command line (-b) to download source via the manifest and is typically a tag, e.g. refs/tags/EL7_RC1 Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Initial commitThomas Lundström2016-06-221-0/+321