Skip to content

Tags: idscan/cpprestsdk

Tags

v2.10.19-jf2

Toggle v2.10.19-jf2's commit message
Set minimum required cmake to 3.10

Now usual minimum given to hunter

v2.10.19-idscan1

Toggle v2.10.19-idscan1's commit message
Set minimum required cmake to 3.10

Now usual minimum given to hunter

v2.10.19-jf1

Toggle v2.10.19-jf1's commit message
Disable -Werror by default

gcc13 throws up issues we probably don't need to fix

v2.10.19-jf0

Toggle v2.10.19-jf0's commit message
IDES2-3488 hunterisation of 2.10.16 (#4)

* IDES2-3488 Re-hunterise latest upstream version
Update to use hunter_add_package etc appropriately.

* IDES2-3488 Minor fixes to previous
Fix comment and add missing HunterGate

* IDES2-3488 Add HunterGate call at top level
Seems the top-level project needs a HunterGate after all.

* IDES2-3488 Minor fixes so builds on Linux

* IDES2-3488 Use PROJECT_NAME in installer
Use PROJECT_NAME instead of hardwired cpprestsdk in installer,
so should now be casablanca for us.

* IDES2-3488 Further changes to allow project name override
Further fixes so if we call it casablanca then files are installed
at the correct place.

* IDES2-3488 Default back to cpprestsdk
Change the project name back to standard but allow override

* IDES2-3488 Minor change to previous

* IDES2-3488 Remove carriage returns from changed file

* IDES2-3488 Fix scenario when the project_name is not supplied

* IDES2-3488 Correct websocketpp version trace output
Mixed-case variable is being set

(cherry picked from commit e86c368)

v2.10.19-idscan0

Toggle v2.10.19-idscan0's commit message
Disable -Werror by default

gcc13 throws up issues we probably don't need to fix

v2.10.16-idscan1

Toggle v2.10.16-idscan1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
IDES2-3488 hunterisation of 2.10.16 (#4)

* IDES2-3488 Re-hunterise latest upstream version
Update to use hunter_add_package etc appropriately.

* IDES2-3488 Minor fixes to previous
Fix comment and add missing HunterGate

* IDES2-3488 Add HunterGate call at top level
Seems the top-level project needs a HunterGate after all.

* IDES2-3488 Minor fixes so builds on Linux

* IDES2-3488 Use PROJECT_NAME in installer
Use PROJECT_NAME instead of hardwired cpprestsdk in installer,
so should now be casablanca for us.

* IDES2-3488 Further changes to allow project name override
Further fixes so if we call it casablanca then files are installed
at the correct place.

* IDES2-3488 Default back to cpprestsdk
Change the project name back to standard but allow override

* IDES2-3488 Minor change to previous

* IDES2-3488 Remove carriage returns from changed file

* IDES2-3488 Fix scenario when the project_name is not supplied

* IDES2-3488 Correct websocketpp version trace output
Mixed-case variable is being set

v2.10.16-jf0

Toggle v2.10.16-jf0's commit message
IDES2-3488 Correct websocketpp version trace output

Mixed-case variable is being set

2.10.14-tempjf3

Toggle 2.10.14-tempjf3's commit message
IDES2-3488 Correct websocketpp version trace output

Mixed-case variable is being set

2.10.14-tempjf2

Toggle 2.10.14-tempjf2's commit message
IDES2-3488 Remove carriage returns from changed file

2.10.14-tempjf1

Toggle 2.10.14-tempjf1's commit message
IDES2-3488 Minor fixes so builds on Linux