1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-04-28 17:47:22 -04:00
polybar/src/utils
patrick96 fc2d2db76f refactor(cmake): Determine version in cmake
We need to have the version string available in multiple places not just
the source code. It is now hardcoded in the root CMakeLists.txt and all
files that need it will be configured with cmake.

This also removed the unecessary duality of GIT_TAG and APP_VERSION and
GIT_TAG_NAMESPACE and APP_VERSION_NAMESPACE.
2019-04-05 23:43:37 +02:00
..
bspwm.cpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
command.cpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
concurrency.cpp concurrency_util: Mutex wrapper 2016-12-26 10:33:23 +01:00
env.cpp refactor(file_util): Expand tilde manually 2017-01-25 17:07:55 +01:00
factory.cpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
file.cpp fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -07:00
http.cpp refactor(cmake): Determine version in cmake 2019-04-05 23:43:37 +02:00
i3.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
inotify.cpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
io.cpp fix(script): Poll file descriptors 2017-01-11 18:21:58 +01:00
process.cpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
socket.cpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
string.cpp fs: Fix wrong size report 2017-03-13 10:21:21 +01:00
throttle.cpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00