Commit Graph

9 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
feinerer
5eb28a841b Update to GL2PS 1.4.2 2020-04-11 04:44:37 +00:00
feinerer
70a1a50571 Update to GL2PS 1.4.1 2020-04-05 07:26:59 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
feinerer
1556e7c10e Update to GL2PS 1.4.0
"go ahead and commit" pirofti@
2017-04-06 11:26:00 +00:00
feinerer
a00ae23353 Update to GL2PS 1.3.9
"Diff reads fine" pirofti@
2015-10-23 15:27:16 +00:00
pirofti
beaec40f74 Add a regression target for gl2ps.
From Ingo Feinerer who was kind enough to do the work
after my mild suggestion, thanks!
2015-06-03 07:35:27 +00:00
pirofti
d51fcc6e05 Import gl2ps.
GL2PS is a C library providing high quality vector output for any OpenGL
application that can currently create PostScript (PS),
Encapsulated PostScript (EPS), Portable Document Format (PDF)
and Scalable Vector Graphics (SVG) files, as well as LaTeX files
for the text fragments.

From Ingo Feinerer, thank you!
2015-05-20 12:04:59 +00:00