An Tao
|
a8ae91bee0
|
Make dg_ctl a symlink (#294)
|
2019-11-12 11:34:01 +08:00 |
|
Daniel Mensinger
|
795079531a
|
cmake: use export namespace for Drogon::Drogon (#255)
* cmake: use ${PROJECT_NAME} instead of drogon everywere
* cmake: use export namespace instead of dummy library
|
2019-09-26 19:33:58 +08:00 |
|
An Tao
|
aa26e9a903
|
Modify the CMakeLists to modern cmake style (#229)
|
2019-08-31 08:27:57 +08:00 |
|
An Tao
|
c705990fe5
|
Add the DrogonConfig.cmake (#207)
Add DrogonConfig.cmake so that users can use drogon with the `find_package(Drogon)` command.
|
2019-08-08 15:17:09 +08:00 |
|
antao
|
40087fba9c
|
Remove config.h
Modify the CMakeLists.txt
Remove the USE_ORM macro
Update trantor
Remove some std::dynamic_pointer_cast calls
|
2019-07-29 14:53:41 +08:00 |
|
antao
|
d63423545b
|
Modify the drogon_ctl command
|
2019-03-09 10:31:58 +08:00 |
|
antao
|
0d77fa1490
|
Improve the function of creating models
|
2018-11-09 15:46:38 +08:00 |
|
antao
|
af53337a6a
|
Add configuration options to the configuration file for simple controller mapping
|
2018-10-21 14:52:41 +08:00 |
|
antao
|
183a31831f
|
Add 'create filter' sub-command in drogon_ctl
|
2018-10-20 17:35:52 +08:00 |
|
antao
|
8df7b9c69a
|
Update CMakeLists.txt for using older basename command
|
2018-10-17 18:43:51 +08:00 |
|
antao
|
b539b5231c
|
Modify drogon_ctl
|
2018-10-15 13:34:38 +08:00 |
|
an-tao
|
8142fc6bf7
|
update CMakeLists.txt
|
2018-06-28 23:12:44 +08:00 |
|
an-tao
|
56542a68d2
|
drogon_ctl add version command
|
2018-05-28 17:08:12 +08:00 |
|
an-tao
|
3578674fa5
|
add version
|
2018-05-28 14:34:47 +08:00 |
|