index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile.in
Age
Commit message (
Expand
)
Author
2000-10-02
"installcheck" doesn't need to depend on "all" since we depend on the user
Peter Eisentraut
2000-09-29
New unified regression test driver, test/regress makefile cleanup,
Peter Eisentraut
2000-09-21
Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-20
coupla minor fixes in the `make dist' support code
Peter Eisentraut
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-17
End users shouldn't have to invoke a separate command to install the
Peter Eisentraut
2000-07-16
Automatic dependency tracking
Peter Eisentraut
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-14
Big warnings cleanup for Solaris/GCC. Down to about 40 now, but
Peter Eisentraut
2000-06-11
Remove overenthusiastic use of dependencies to control autoconf.
Tom Lane
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-07
Ouch, that should be `$(MAKE) -C', not `make -C' ...
Peter Eisentraut
2000-06-06
Moved configure script from src/ to the top level directory. Moved
Peter Eisentraut