Commit Graph

43 Commits

Author SHA1 Message Date
Luca Schlecker 99d9d7f52d remove final traces of boost. 2022-06-18 17:21:37 +03:00
Luca Schlecker 23f2cbb73c update CI scripts to align with the introuction of 'CROW_FEATURES'.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2022-04-04 20:37:01 +02:00
The-EDev bebb454ee6 revert previous commit, query_string.h has original code that should be tested 2021-09-30 04:50:37 +03:00
The-EDev f6aef65523 "query_string.h" is part of qs_parse and shouldn't be part of Crow's coverage 2021-09-30 04:46:54 +03:00
Luca Schlecker 28acb2c5a7 rework cmake configs.
See #160 for more info.
2021-09-01 09:29:02 +02:00
The-EDev 09d0f4ccdd Added HTTP compression using gzip or deflate (disabled by default, requires calling method) 2021-01-02 22:12:04 +03:00
The-EDev ca642a87cd Updated all URLs for migration and to fix mkdocs 2020-11-30 23:05:55 +03:00
The-EDev 23648445f3 Changed documentation. a lot.
Added mkdocs documentation.
Altered doxygen generation (doxyfile and shell script) to work with mkdocs.
Removed the whole html folder thing for docs, now the files reside in the root gh-pages branch.
New readme.
2020-11-28 17:28:47 +03:00
The-EDev 4a42a6fbae bump server version to 0.2
also fixed a chmod issue in travis
2020-10-31 23:56:50 +03:00
The-EDev f7de350707 moved all scripts to a single folder 2020-10-31 20:03:47 +03:00
The-EDev a2942468ed added master only requirement 2020-10-21 20:44:58 +03:00
The-EDev 518537e078 added condition to prevent for doc builds 2020-10-21 19:45:12 +03:00
The-EDev fce4aed563 changed travis config
used default gcc (9.3) and clang (7.0)
added ARM64 architecture
removed matrix environment (replaced with `compiler:` and `before-install:`)
removed sources (they were not being allowed anyway)
changed script to use 4 threads instead of 2
replaced test statement with if statement (mainly for consistency)
2020-10-20 12:00:59 +03:00
The-EDev cc7398ea5e properly excluded 3rd part libraries from coverage and documentation. 2020-10-18 21:41:36 +03:00
The-EDev 3a8c749ab4 Merge branch 'master' 2020-10-18 21:38:29 +03:00
The-EDev 46e63309d4 Excluded 3rd party libraries from coverage 2020-10-18 14:17:01 +03:00
The-EDev 6c751e9f52 changed repo and removed unneccessary exclude 2020-10-18 11:21:22 +03:00
The-EDev 661a03c3da Updated doxygen
changed to dark theme (darkxygen)
added version, logo, and STL consideration
excluded third party libraries
2020-10-17 23:53:25 +03:00
Igor Mróz d174464a23
#7 Generate docs only for one from all builds. 2020-10-14 20:50:19 +02:00
Igor Mróz 8f541d8640
#7 Automatically build documentation with Travis and Doxygen. 2020-10-14 18:52:44 +02:00
The-EDev e7176905eb fixed coveralls name 2020-10-13 23:07:34 +03:00
The-EDev 8fd0be95a3 removed pip 2020-10-13 22:58:22 +03:00
The-EDev 2aa4f78828 updated compiler packages 2020-10-13 22:51:35 +03:00
The-EDev e8fd3bd68b Update .travis.yml 2020-10-13 22:33:31 +03:00
Jaeseung Ha 194a9ef681 Merge pull request #148 from thedrow/patch-3
Run compilation and tests with 2 jobs
2017-09-17 23:29:56 +09:00
Jaeseung Ha 69ed5c0a8e Merge pull request #147 from thedrow/patch-2
Enable ccache if found for faster builds
2017-09-17 23:27:20 +09:00
Jaeseung Ha 05fdf17795 Merge pull request #92 from whoshuu/add-new-toolchains
Add new toolchains
2017-09-17 14:39:01 +09:00
Jisu Kim 74bf317af5 Fix typo in .travis.yml 2017-03-14 13:47:48 +09:00
Omer Katz 492e93b831 Run compilation and tests with 2 jobs. 2016-07-29 10:37:02 +03:00
Omer Katz 41268d1782 Update .travis.yml 2016-07-29 10:36:18 +03:00
Huu Nguyen d42888fa28 Add clang compiler to travis configuration 2015-09-28 20:22:42 -04:00
Huu Nguyen dc5d9ba290 Add two new gcc compilers to travis configuration 2015-09-28 20:22:02 -04:00
Huu Nguyen 3b339c10e2 Use the new travis container architecture
Closes #84
2015-09-04 21:18:38 -04:00
mnpk 5e5cabcea3 uncomment IRC notification, change links in readme to ipkn/crow 2015-06-22 10:12:58 +09:00
mnpk 2bacbaa52a Add Coveralls integration and coverage badge 2015-06-10 18:13:47 +09:00
ipknHama d496f0f4b5 travis irc notification test 2014-09-28 19:42:30 +09:00
ipknHama 7367f64ba8 remove clang from travis 2014-09-12 17:12:09 +09:00
ipknHama a7e6787a2c travis update boost-latest, CMakeLists.txt boost version update 2014-09-12 16:55:42 +09:00
ipknHama 5854fe7679 travis add-repository 2014-09-12 16:28:58 +09:00
ipknHama eccafae1a4 travis configuration update: g++-4.8, cmake check 2014-09-12 16:19:43 +09:00
ipknHama 6c5e6fcd07 change libboost-dev to libboost-all-dev 2014-09-12 16:06:04 +09:00
ipknHama df2b4b414e travis add boost install 2014-09-12 15:59:01 +09:00
ipknHama a0519c8278 travis CI build configuration file 2014-09-12 15:40:57 +09:00