| debian changes | (download) |
.gitignore |
292 292 + 0 - 0 !
Makefile |
4 2 + 2 - 0 !
cairo/Makefile |
2 2 + 0 - 0 !
configure |
16 2 + 14 - 0 !
configure.ac |
2 1 + 1 - 0 !
documentation/CMakeLists.txt |
13 10 + 3 - 0 !
documentation/Doxyfile.in |
2 1 + 1 - 0 !
documentation/Makefile |
12 9 + 3 - 0 !
documentation/latex-extras.sty |
81 81 + 0 - 0 !
documentation/src/fltk-title.tex.in |
2 1 + 1 - 0 !
fltk-config.in |
18 9 + 9 - 0 !
fltk-options/Makefile |
4 2 + 2 - 0 !
fluid/Makefile |
4 2 + 2 - 0 !
fluid/documentation/CMakeLists.txt |
6 3 + 3 - 0 !
makeinclude.in |
4 2 + 2 - 0 !
src/Makefile |
4 3 + 1 - 0 !
src/drivers/Wayland/Fl_Wayland_Window_Driver.cxx |
9 5 + 4 - 0 !
test/Makefile |
6 6 + 0 - 0 !
18 files changed, 433 insertions(+), 48 deletions(-) |
---
|