15 Commits

Author SHA1 Message Date
Viktor Szakats
042f6d3a18 silence -Wparentheses and -Wparentheses-equality 2024-04-01 14:50:17 +02:00
Viktor Szakats
24c1067ba6 bump NWORK to 2K (from 512)
Required for: https://github.com/curl/curl-www/pull/225
2024-04-01 14:45:28 +02:00
Daniel Stenberg
761e27e61b
cppdef: increase line buffer size to 4K
... since our generated HTML pages tend to get long lines
2024-01-30 10:37:37 +01:00
Daniel Stenberg
c7e318eabe
Makefile: rename to uppercase M 2024-01-30 10:37:24 +01:00
Daniel Stenberg
7b646608f6
makefile: fix basic dependency on a header file 2024-01-30 10:37:07 +01:00
Jay Satiro
25fcca942d makefile: add install target
$ sudo make install
install "fcpp" "/usr/local/bin"

Closes #x
2020-08-04 17:11:39 +02:00
Daniel Stenberg
ab314936e0 unused file: remove memory.h 2011-05-09 10:55:28 +02:00
Daniel Stenberg
ca43e92d8a make: remove old aix custom makefile 2011-05-09 10:43:22 +02:00
Daniel Stenberg
cb6929f773 cleanups
Remove the custom malloc/free system

Remove commit history from comment headers
2011-05-09 10:41:40 +02:00
Daniel Stenberg
96e325a259 RCS: remove old RCS rubbish 2011-05-09 10:29:06 +02:00
Daniel Stenberg
efd27839a5 makefiles: remove old rubbish 2011-05-09 10:28:53 +02:00
Daniel Stenberg
f165bfe308 README: some additional info 2011-05-09 09:35:11 +02:00
Daniel Stenberg
84ff8bd36a the BSD license 2011-05-09 09:34:26 +02:00
Daniel Stenberg
f2b12f996c fcpp: initial code import
This is the fcpp 1.5.1 code base. Due to lousy previous code management
and respository treatment, we have no revision history for the files
other than what is mentioned in some headers.
2011-05-09 09:28:51 +02:00
Daniel Stenberg
433e9695fe first commit 2011-05-09 09:26:28 +02:00