Alexander Afanasyev
675d6fb210
Rename VERSION to VERSION.info to avoid conflicts with modern STL
...
On case-insensitive file systems (e.g., macOS), inclusion of the new
standard <version> header resulted in unexpected inclusion of VERSION
file.
Change-Id: I7f8dd4703c76e833797135b980bbcc6c2e97bcef
2020-06-01 18:55:17 -04:00
Davide Pesavento
a0546dbc86
build+ci: switch to python3
...
Also in this commit:
* Sync CI scripts with other projects
* Modernize docs/conf.py
* Cleanup README.md
* Use the official markdown version of the GPLv3
Refs: #5095
Change-Id: Ie607fcde1f6e41fa5efbbb41b21cb08583017442
2020-04-01 21:19:45 -04:00
Alexander Afanasyev
f5fca3a95d
Prepare release 0.5.0
...
This commit also upgrades waf to version 2.0.6
Change-Id: I13fa30b1ae405bb2a2b43aa124b1dd8ca701ddea
2018-02-22 13:07:05 -05:00
Yingdi Yu
06a678a65b
build: organize building system, support sphinx doc
...
Change-Id: I88ba0186a3defe1ffcbd55fb5f8ef81b5d2d3d81
2014-08-07 12:51:37 -07:00
Alexander Afanasyev
7eb5911450
build: Update of waf and waf-tools (fixing boost detection on some platforms)
...
Change-Id: I35ec6db068ee5f309a5af6f2e2e0b9b43430969f
2014-07-02 14:23:39 -07:00
Zhenkai Zhu
eeff966b4b
add protobuf
2012-05-30 17:02:49 -07:00
Zhenkai Zhu
8eea4a6fc8
ignore qt temp files
2012-05-29 19:58:32 -07:00
Alexander Afanasyev
62b19feb40
Checkpoint
2012-04-23 16:24:51 -07:00
Alexander Afanasyev
89571f17a1
Checkpoint
2012-04-23 13:44:57 -07:00
Alexander Afanasyev
34ebcb78fc
Several generalizations in wscript. Now waf is considering standard ssl library if pkg-config fails
2012-03-08 15:54:55 -08:00
Alexander Afanasyev
182fdc2af3
./waf doxygen will generate documentation in doc/html
2012-03-05 18:06:52 -08:00
Alexander Afanasyev
e76f2632dd
Add configuration to build a stand-alone application
...
Though, nothing compiles yet
2012-03-05 00:21:58 -08:00