-
- Downloads
Add distprep target to take some of the job of the release_prep script.
The latter updated accordingly. Also add `dist' and `distcheck' targets to play with, but caveat packager. Updated backend/bootstrap and backend/parser makefile to make them marginally builddir aware and fix the usual set of things. Add rule to automatically remake config.h dependent on config.h.in and config.status. (Adopted from Autoconf manual and about every other package.) On a good day we should now have a complete and accurate set of dependencies throughout everything.
Showing
- GNUmakefile.in 72 additions, 2 deletionsGNUmakefile.in
- configure 11 additions, 9 deletionsconfigure
- configure.in 8 additions, 5 deletionsconfigure.in
- src/GNUmakefile.in 2 additions, 2 deletionssrc/GNUmakefile.in
- src/Makefile.global.in 21 additions, 2 deletionssrc/Makefile.global.in
- src/backend/Makefile 11 additions, 3 deletionssrc/backend/Makefile
- src/backend/bootstrap/Makefile 29 additions, 36 deletionssrc/backend/bootstrap/Makefile
- src/backend/parser/Makefile 24 additions, 33 deletionssrc/backend/parser/Makefile
- src/bin/Makefile 3 additions, 3 deletionssrc/bin/Makefile
- src/bin/psql/Makefile 3 additions, 1 deletionsrc/bin/psql/Makefile
- src/include/Makefile 2 additions, 2 deletionssrc/include/Makefile
- src/interfaces/Makefile 3 additions, 3 deletionssrc/interfaces/Makefile
- src/interfaces/ecpg/Makefile 1 addition, 1 deletionsrc/interfaces/ecpg/Makefile
- src/interfaces/ecpg/preproc/Makefile 2 additions, 0 deletionssrc/interfaces/ecpg/preproc/Makefile
- src/pl/Makefile 3 additions, 3 deletionssrc/pl/Makefile
- src/pl/plpgsql/Makefile 2 additions, 2 deletionssrc/pl/plpgsql/Makefile
- src/pl/plpgsql/src/Makefile 4 additions, 1 deletionsrc/pl/plpgsql/src/Makefile
- src/tools/release_prep 4 additions, 56 deletionssrc/tools/release_prep
Loading
Please register or sign in to comment