Commit Graph

32 Commits (f18795e7b74c3c67fb65f253562f241f26f405c8)

Author SHA1 Message Date
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 79d306c84a Support for Sun Studio compiler on Linux 17 years ago
Tom Lane 017daed0dd If we're gonna provide an --enable-profiling configure option, surely 18 years ago
Peter Eisentraut 9cf2706742 Allow augmenting CPPFLAGS from the configure command line. This generally 19 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 20 years ago
Bruce Momjian f7bae20d67 Don't bother adding to cflags/cppflags, just set them because configure 21 years ago
Bruce Momjian 3aa9776d95 Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. 21 years ago
Bruce Momjian 30a06fe2c4 Unconditionally define: 22 years ago
Bruce Momjian 7a66015e98 Add new auto-detection of thread flags. 22 years ago
Bruce Momjian 6e7a0f3550 Mark linux as thread-enabled with new 7.5 tests. 22 years ago
Bruce Momjian c6f0559371 Check and set thread-safe functions separately, rather than as a single 22 years ago
Bruce Momjian b1d955ea7b Remove -pipe on Linux, per reports from Peter. 22 years ago
Bruce Momjian 85bd172c45 Add -pipe compile for Linux. 22 years ago
Bruce Momjian 0e22cb1232 This centralizes the optimization defaults into configure.in, rather 22 years ago
Bruce Momjian 74c8703031 Mark Linux for threads. 22 years ago
Bruce Momjian 391dceb462 Finalize configuration of thread_test program. 22 years ago
Bruce Momjian 227dd9b427 Rename thread compile flag. Move thread test program to tools/thread, 22 years ago
Tom Lane 026f9c05d5 Move -D_GNU_SOURCE hack from port header to template, so that 22 years ago
Bruce Momjian b041d3e3a1 Attempt threading in this order: 22 years ago
Bruce Momjian 38eb18092c Tighten casting of function call pointers for threads. 22 years ago
Bruce Momjian edc999b09a Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to 22 years ago
Bruce Momjian ffa3bfbc30 Move thread os defines into template files. 23 years ago
Peter Eisentraut 8c9c8ca2b5 Remove -mips2 flag, which breaks the build on some MIPS systems. 24 years ago
Peter Eisentraut f8ff1ee5aa Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 25 years ago
Peter Eisentraut 6f64c2e54a New unified regression test driver, test/regress makefile cleanup, 25 years ago
Peter Eisentraut 3eec6ee145 Rename templates to match names in makefiles/Makefile.* and include/port. 26 years ago
Bruce Momjian 6a08857cc8 template changes 28 years ago
Marc G. Fournier ba697c8c0b Fix a problem with Linux where yacc is *really* bison -y 29 years ago
Marc G. Fournier bb0a17412d Change BACKEND to CFLAGS 29 years ago
Marc G. Fournier eda9d69d6c Move YACC and YFLAGS into the template files 29 years ago
Marc G. Fournier e292a9d627 Got AROPT setting backwards...correct it 29 years ago
Marc G. Fournier f2eb14ad0d One helluva mess. 29 years ago