Sam Clegg
63860617b3
Add copyright information to .py files
...
This change adds explicit copyright information too python
files files. The copyright year used in each case is the
date of the first git commit of each file.
The goal is to allow jsoncpp to be integrated into the
chromium source tree which requires license information in
each source file.
fixes #234
2015-04-09 18:05:47 -07:00
Christopher Dunn
494950a63d
rm extra whitespace in python, per PEP8
2015-01-24 16:21:12 -06:00
Christopher Dunn
bd1e895287
simple py3 changes
2014-11-19 23:30:47 -06:00
Christopher Dunn
9aa6144b2a
python except as
2014-11-19 23:10:02 -06:00
Christopher Dunn
b7894977e7
deprecate makerelease.py (someday drop version.h too?)
2014-09-10 18:01:10 -07:00
Baptiste Lepilleur
eadc478e50
Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION
2011-05-02 21:09:30 +00:00
Baptiste Lepilleur
bafb43c203
Release test-0.6.0
2011-05-01 20:36:55 +00:00
Baptiste Lepilleur
e1b26455e7
- added support for compilation using Microsoft Visual Studio 2008
2010-03-13 10:59:50 +00:00
Baptiste Lepilleur
cd6cb5d0e6
- better execution examples
2010-03-13 07:59:07 +00:00
Baptiste Lepilleur
e6a77410f4
- fixed typos and added "download" section to documentation
...
- commit version numbers after release
2010-03-11 21:02:26 +00:00
Baptiste Lepilleur
d89d7961d6
- added --no-web to skip upload to web site
...
- added automatic upload of source and documentation tarball on frs.sourceforge.net
2010-02-25 08:30:09 +00:00
Baptiste Lepilleur
64ba062076
- doc is now generated in dist/doxygen
...
- makerelease now decompress the tarball, download and install scons, run scons check on provided platforms, decompress doc tarball and upload the doc on the project web
2010-02-24 23:08:47 +00:00
Baptiste Lepilleur
35bdc07ebd
- added source tarball decompression
2010-02-24 08:05:41 +00:00
Baptiste Lepilleur
e94d2f483b
- added the following step to make_release: fix EOL in distribution source, generate source tarball.
...
- devtools/ was made into a python module and common utilities are being moved in this module
2010-02-23 21:00:30 +00:00
Baptiste Lepilleur
7c171ee726
- added svn export
...
- prepared tool for eol conversion
2010-02-23 08:44:52 +00:00
Baptiste Lepilleur
1f4847cbd9
- added (incomplete) script makerelease.py to handle svn tagging and tar balls generation
2010-02-23 07:57:38 +00:00