Petri Lehtinen
|
f912430cda
|
Run clang-format with make check
|
2019-10-21 08:56:03 +03:00 |
|
Cameron Lowell Palmer
|
904f5c28ac
|
CMake variable to number comparison changed to provide meaningful error
message. Explicitly specify STATIC and PIC
|
2018-05-18 10:35:05 +02:00 |
|
Karl Lew
|
33e4988180
|
SmartOS build fix
|
2014-04-06 04:28:52 +00:00 |
|
Vincent Bernat
|
3922f84a2f
|
Add new autotools-generated files to .gitignore
Additionally, `/jansson_private_config.h.in` is also added as well as
"build" directory for those of us who like to use an out-of-tree build
system.
|
2014-02-15 17:47:48 +01:00 |
|
Rogerz Zhang
|
353b5e08ba
|
Ignore *.exe
|
2012-03-21 14:03:46 +02:00 |
|
Petri Lehtinen
|
7ce70533c9
|
Move site configuration to jansson_config.h
This way, more site configuration can be more easily added later.
|
2010-08-10 22:16:55 +03:00 |
|
Petri Lehtinen
|
4e63fcd55d
|
Merge branch '1.2'
Conflicts:
configure.ac
|
2010-03-28 21:44:41 +03:00 |
|
Petri Lehtinen
|
29ee3832cf
|
Support compilers that don't have the "inline" keyword
Use AC_C_INLINE autoconf macro, include config.h where needed, and add
a define of JSON_INLINE to jansson.h that has the correct "inline"
keyword.
|
2010-03-28 21:14:08 +03:00 |
|
Petri Lehtinen
|
66a69f3f10
|
Ignore temporary files *~
|
2010-03-19 08:11:48 +02:00 |
|
Petri Lehtinen
|
aeb5b481c9
|
Add pkg-config support
Thanks to Sean Middleditch for contributing.
|
2010-01-07 19:30:20 +02:00 |
|
Petri Lehtinen
|
8de850be95
|
Remove config.h.in
It doesn't have to be in version control.
|
2009-10-10 21:21:22 +03:00 |
|
Petri Lehtinen
|
251722d499
|
Add README and API reference
|
2009-08-13 18:38:03 +03:00 |
|
Petri Lehtinen
|
9e63004c43
|
Add autotools generated files to .gitignore
|
2009-05-16 22:26:51 +03:00 |
|
Petri Lehtinen
|
17a69c2d66
|
Initial import
|
2009-05-12 21:44:01 +03:00 |
|