Roland Bock
f18f595a48
Update README.md
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-09-25 08:12:58 +00:00
Kai Pastor
fd5e612cda
Update vcpkg section of README.md
...
Don't advertise the connector ports. (Legacy.)
Indicate that a database feature must be selected.
2024-09-25 08:12:58 +00:00
Carel
babd420ecb
ddl2cpp command line argument for custom types ( #491 )
...
* ddl2cpp command line argument for custom types
- Updated the ddl2cpp script to allow custom/extended types through external csv file
- Had to re-order the script to allow the command line to be parsed before setting up the parser
- Updated README
* Test for the command line argument
- Script test only for now
* Test the custom type argument
- Firs a negative test
- Last a positive test and compile test against the generated output
* Expand the test
- Ensure built in types still work
- Check capitilisation
- Ensure more than one custom works
- Check type with spaces
---------
Co-authored-by: Carel Combrink <carel.combrink@vastech.co.za>
2023-06-22 07:06:00 +02:00
Roland Bock
dd4d023bec
Update README.md
2022-03-03 08:17:54 +01:00
Roland Bock
a80b1d178c
Update README.md
2021-12-18 11:39:24 +01:00
Leon De Andrade
d17bce9644
Add Connector CMake Logic ( #394 )
...
Add Connector Cmake logic
* Also install date when used with fetch content
* Install everything always
* Update documentation
* Add option to control dependency searching
* Adjust travis
2021-12-02 07:45:38 +01:00
Roland Bock
7be5797c0f
Update README.md
2021-11-06 17:50:32 +01:00
Roland Bock
539c29d5ae
Point to docs/ instead of Wiki.
2021-11-06 17:31:39 +01:00
Roland Bock
7aa4edc0ea
Fix documentation for enablng connector
2021-08-14 11:06:35 +02:00
Roland Bock
c1e754d83c
Update docs to include local connectors.
2021-08-14 10:28:20 +02:00
Daniil Kovalev
77db53436d
Add USE_SYSTEM_DATE
cmake option ( #372 )
...
* Add `USE_SYSTEM_DATE` cmake option
2021-07-29 07:37:25 +02:00
Roland Bock
cf648910a5
Drop compiler versions from build status overview
...
They have been out of date for a long time :-)
2021-05-09 09:27:34 +02:00
Roland Bock
651a69d29f
Update travis config
...
Travis is supporting open source projects with free-of-cost CI.
Testing on OSX comes with extra costs for them while not
providing a whole lot of extra value compared to Linux.
Stop testing on OSX seems like the right step at this point.
2021-05-09 08:21:10 +02:00
Leon De Andrade
123bdb8890
Feature/fetch content ( #349 )
...
* Add date as a dependency, make fetch friendly
* Add example
* Add alias
* Update readme
* Add find_package example
* Update travis
* Add license
2020-08-08 09:42:02 +02:00
Roland Bock
3695d4b731
Update README.md
...
Move from travis-ci.org to travis-ci.com.
2020-08-08 07:20:44 +02:00
NancyLi1013
6d2b64eff9
Update vcpkg installation instructions ( #314 )
...
* Update vcpkg installation instructions
* Update
2020-02-13 16:16:26 +01:00
NancyLi1013
e35785cab2
Add vcpkg installation instructions
2020-02-12 11:04:36 +01:00
Rustam Abdullaev
14ae288f31
Remove "MSVC 2017 is currently broken" message
2018-06-25 15:16:17 +02:00
rbock
6a10b6f6ef
Update readme
2017-10-21 17:15:24 +02:00
Roland Bock
49b9966542
Update README.md
2017-09-17 09:03:45 +02:00
rbock
7422cb9e3b
Compile with both, MSVC 2015 and 2017
...
Make MSVC 2017 accept the code as well
MSVC still has problems with variadic templates...
Adjust README, do not do debug build (reduce load for appveyor)
2017-06-25 12:53:21 +02:00
rbock
f70eebc6be
Remove outdated CppCon2016 link
2017-06-04 15:56:32 +02:00
Marvin Ritter
60fb76f53d
Add install section with homebrew formula to README
2016-10-21 15:42:38 +02:00
Gin Liu
e13c04e3ee
replace where(true) to unconditionally()
2016-09-30 09:57:42 +08:00
rbock
781d63673f
Merge branch 'release/0.42'
2016-09-03 13:19:28 +02:00
Roland Bock
b688f47d42
Aded gitter link
2016-09-03 13:12:44 +02:00
Roland Bock
cc720c5738
Updated README, added link to Ruby code generator.
2016-07-09 20:18:34 +02:00
strangeqargo
aa54f665b1
fix
2016-06-09 21:18:24 +03:00
strangeqargo
c0faa53a6f
done
2016-06-09 21:17:53 +03:00
strangeqargo
0748c69252
test view
2016-06-09 21:15:41 +03:00
Roland Bock
e271e3e4fb
Update README.md
2016-04-24 17:36:36 +02:00
rbock
8bd12f02a4
Merge branch 'release/0.36'
2016-04-17 16:05:10 +02:00
rbock
3bb0389e38
Re-arranged README
2016-04-08 21:40:01 +02:00
“digitalist.ru”
51f125e763
readme/ddl2cpp KeyError handling
2016-03-21 22:02:41 +03:00
“digitalist.ru”
b7b651e98b
readme/ddl2cpp KeyError handling
2016-03-21 21:38:37 +03:00
“digitalist.ru”
0f7244e295
fix README
2016-03-20 17:41:05 +03:00
“digitalist.ru”
45d9045260
license header fix
2016-03-19 21:47:54 +03:00
“digitalist.ru”
a567e3ca99
minor fix
2016-03-19 21:20:05 +03:00
“digitalist.ru”
6621822fd2
fix formatting for basic usage
2016-03-19 21:19:15 +03:00
“digitalist.ru”
54a0d6fc7c
adding basic usage examples
2016-03-19 21:13:16 +03:00
Roland Bock
171aaa1fc8
Update README.md
...
Specified the variant of BSD license
2016-03-05 19:28:48 +01:00
Roland Bock
1bcc0ac4c2
Update README.md
...
Added link to LICENSE
2016-03-05 18:46:52 +01:00
rbock
6dcdc419c1
Merge branch 'release/0.35'
...
Conflicts:
README.md
2015-12-29 11:03:17 +01:00
Roland Bock
4d50592ac1
Update README.md
2015-12-29 10:27:40 +01:00
Roland Bock
9abb0f0ba2
Update README.md
2015-12-29 10:26:46 +01:00
rbock
8d742e1b69
Added build status for master
2015-12-23 20:27:55 +01:00
Roland Bock
03100bbbbe
Update README.md
2015-05-30 18:49:23 +02:00
Roland Bock
8cd98120fb
Update README.md
2015-05-30 17:21:15 +02:00
Daniel Pfeifer
ee76176f76
add status badges to README
2015-05-30 01:12:31 +02:00
Roland Bock
a61be5b30d
Update README.md
2015-04-26 10:13:40 +02:00