Pascal Obry
ce314eaf71
docs/Makefile: Ensure PRJ_TARGET is passed to GPRbuild.
...
Fix compilation error while building documentation.
2022-12-14 10:35:33 +01:00
Nicolas Boulenguez
3ed42e949e
Clean python bytecode in documentation directory
2022-11-23 13:09:59 +01:00
Nicolas Boulenguez
2233e3052b
Recreate docs/RESDIR components after a clean
...
docs/build/ may not exist yet when docs/Makefile attempts to create
docs/build/samples/.
2022-11-23 13:08:43 +01:00
Pascal Obry
0072803591
Avoid cd display to go into the result.
2019-02-21 07:38:47 +01:00
Nicolas Boulenguez
361c3fab7e
Report rm errors, clean forgotten files.
2017-09-10 18:17:51 +02:00
Pascal Obry
4861a78099
Add default value when this Makefile is called directly.
...
For P506-010.
2016-05-06 20:05:04 +02:00
Nicolas Boulenguez
d6bcb3ad92
Transmit the PRJ_BUILD for the library to docs and regtests.
...
So that they avoid rebuilding the library in case it differs
from the default. Also specify TARGET and VERSION because they
do not have a default.
2016-05-05 23:11:40 +02:00
Nicolas Boulenguez
c1aae17e08
Simplify docs/Makefile.
2016-05-05 23:11:40 +02:00
Nicolas Boulenguez
e68fb7ab05
Clarify variables flow.
...
Prevent build-doc to compile the library again into .build/obj,
because without -subdir .build/obj/TARGET/MODE/static is not seen.
No need to recompute SDIR in regtests/Makefile, it is set in makefile.setup.
Remove duplicate PRJ_BUILD in ALL_OPTIONS.
Avoid undefined VERSION in templates_parser.gpr when building examples.
2016-05-05 23:11:40 +02:00
Pascal Obry
934fdb783c
Rename makefile to Makefile (GNU standard)
...
This is also what GPS expects by default.
For O604-017.
2015-06-16 17:11:18 +02:00