|
|
|
@1651
|
[1651]
|
4 months |
jtv |
Remove config headers as part of distclean. Fixes #201.
|
|
|
|
@1628
|
[1628]
|
6 months |
jtv |
Another missing file.
|
|
|
|
@1627
|
[1627]
|
6 months |
jtv |
Another missing file.
|
|
|
|
@1626
|
[1626]
|
6 months |
jtv |
Yet another missing file, sigh.
|
|
|
|
@1609
|
[1609]
|
6 months |
jtv |
Adding Makefile.in as well.
|
|
|
|
@1513
|
[1513]
|
17 months |
jtv |
Cosmetic.
|
|
|
|
@1510
|
[1510]
|
19 months |
jtv |
Fixed quoting and extra dot in VC test makefile, thanks Andrew Maclean.
|
|
|
|
@1509
|
[1509]
|
19 months |
jtv |
Refactored VC test makefile.
|
|
|
|
@1508
|
[1508]
|
19 months |
jtv |
Moved creation of $(INTDIR) to a better place, thanks Andrew Maclean.
|
|
|
|
@1504
|
[1504]
|
19 months |
jtv |
Exported throw_null_conversion; ABI change but only for tests, so …
|
|
|
|
@1503
|
[1503]
|
19 months |
jtv |
Fixes to Visual C++ test makefile.
|
|
|
|
@1462
|
[1462]
|
20 months |
jtv |
check_bounds failure message now prints violated boundary value.
|
|
|
|
@1381
|
[1381]
|
2 years |
jtv |
First stab at single-executable test on VC++.
|
|
|
|
@1351
|
[1351]
|
2 years |
jtv |
Updated sample headers; added PQXX_AUTOLINK for Visual C++. Thanks Kirit …
|
|
|
|
@1277
|
[1277]
|
3 years |
jtv |
Solution to application link problems, thanks Peter Geoghegan
|
|
|
|
@1274
|
[1274]
|
3 years |
jtv |
Yet more clarification, thanks Peter Geoghegan
|
|
|
|
@1272
|
[1272]
|
3 years |
jtv |
Fix to GUI locations for Visual C++, thanks Peter Geoghegan.
|
|
|
|
@1271
|
[1271]
|
3 years |
jtv |
Don't use same libpq flavour as both debug and build, thanks Peter …
|
|
|
|
@1270
|
[1270]
|
3 years |
jtv |
Clarified the documentation about copying config headers.
|
|
|
|
@1266
|
[1266]
|
3 years |
jtv |
Documentation improvements, thanks Andrew Maclean
|
|
|
|
@1252
|
[1252]
|
3 years |
jtv |
Based on suggestion by JuJu? in #109
|
|
|
|
@1245
|
[1245]
|
3 years |
jtv |
Fix for spaces in PGSQLSRC, thanks Curran Schiefelbein (and Bart for …
|
|
|
|
@1237
|
[1237]
|
3 years |
jtv |
Replaced VC /GZ option with newer /RTC1, thanks Trigve Siver
|
|
|
|
@1236
|
[1236]
|
3 years |
jtv |
Fix some Visual C++ compile warnings, thanks Trigve Siver
|
|
|
|
@1235
|
[1235]
|
3 years |
jtv |
Fixes #101, thanks Trigve Siver
|
|
|
|
@1152
|
[1152]
|
4 years |
jtv |
Need VCVARS32.BAT when building postgres, thanks Bart Samwel & Jonathan …
|
|
|
|
@1145
|
[1145]
|
4 years |
jtv |
When using Visual C++, create lib directory if needed. Thanks …
|
|
|
|
@1138
|
[1138]
|
4 years |
jtv |
Big whitespace cleanup
|
|
|
|
@1099
|
[1099]
|
4 years |
jtv |
Updated and simplified Windows instructions, thanks Jason Sheets
|
|
|
|
@1098
|
[1098]
|
4 years |
jtv |
Make Windows "make" work from main source directory instead of win32/
|
|
|
|
@1093
|
[1093]
|
4 years |
jtv |
Minor rewordings
|
|
|
|
@1086
|
[1086]
|
4 years |
jtv |
Fixes backslashes instead of slashes that caused incomplete makefiles
|
|
|
|
@1082
|
[1082]
|
4 years |
jtv |
Setting svn:ignore properties based on .cvsignore files
|
|
|
|
@1065
|
[1065]
|
4 years |
jtv |
Fixed use of LIBPATH variables (Bart Samwel)
|
|
|
|
@1058
|
[1058]
|
4 years |
jtv |
Moved test/Makefile.am over to new templating system. No more Perl!
|
|
|
|
@1057
|
[1057]
|
4 years |
jtv |
More overhaul of Windows makefile generation
|
|
|
|
@1056
|
[1056]
|
4 years |
jtv |
Major overhaul of Windows makefile generation
|
|
|
|
@1054
|
[1054]
|
4 years |
jtv |
Bart Samwel's new templating system to generate Visual C++ Makefiles
|
|
|
|
@1031
|
[1031]
|
4 years |
jtv |
Renamed as per Bart's suggestion
|
|
|
|
@1030
|
[1030]
|
4 years |
jtv |
Many more Windows/Visual? C++ improvements (Bart Samwel, Alexandre Hanft)
|
|
|
|
@1020
|
[1020]
|
4 years |
jtv |
More patches from Bart Samwel
|
|
|
|
@1008
|
[1008]
|
4 years |
jtv |
Big set of Visual C++ fixes and workarounds by Bart Samwel
|
|
|
|
@995
|
[995]
|
4 years |
jtv |
Many fixes to configure script; obviate socket library option in LDFLAGS!
|
|
|
|
@990
|
[990]
|
4 years |
jtv |
Set LDFLAGS to -lwsock32
|
|
|
|
@957
|
[957]
|
5 years |
jtv |
Cleaning up directory structure after conversion from CVS
|
|
copied from trunk/libpqxx/win32:
|
|
|
|
@937
|
[937]
|
5 years |
jtv |
Updated Windows documentation a bit
|