Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pistache
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
pistache
Commits
c7e9ac4c
Unverified
Commit
c7e9ac4c
authored
Jan 15, 2020
by
Dennis Jenkins
Committed by
GitHub
Jan 15, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #669 from oktal/revert-665-kip-fix-pkgconfig-cpp14
Revert "Added -std=c++14 to Cflags in pkg-config manifest"
parents
0ac4e537
29aa12e9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
8 deletions
+2
-8
debian/changelog
debian/changelog
+0
-6
libpistache.pc.in
libpistache.pc.in
+1
-1
version.txt
version.txt
+1
-1
No files found.
debian/changelog
View file @
c7e9ac4c
pistache (0.0.002-git20200114-kip1) eoan; urgency=medium
* Latest upstream.
-- Kip Warner <kip@thevertigo.com> Tue, 14 Jan 2020 16:27:14 -0800
pistache (0.0.002-git20200113-kip1) eoan; urgency=medium
pistache (0.0.002-git20200113-kip1) eoan; urgency=medium
* Latest upstream.
* Latest upstream.
...
...
libpistache.pc.in
View file @
c7e9ac4c
...
@@ -10,5 +10,5 @@ Version: @version@
...
@@ -10,5 +10,5 @@ Version: @version@
Requires:
Requires:
Libs: -L'${libdir}/' @libs@
Libs: -L'${libdir}/' @libs@
Libs.private:
Libs.private:
Cflags: -
std=c++14 -
I'${includedir}/'
Cflags: -I'${includedir}/'
version.txt
View file @
c7e9ac4c
VERSION_MAJOR 0
VERSION_MAJOR 0
VERSION_MINOR 0
VERSION_MINOR 0
VERSION_PATCH 002
VERSION_PATCH 002
VERSION_GIT_DATE 2020011
4
VERSION_GIT_DATE 2020011
3
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment