Slávek Banko
3bb71d2ebd
Find tdelfeditor executable on the system paths
...
instead of on the current installation path
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 416e4baaa9
)
9 years ago
Slávek Banko
283bc113d9
Removed use of tdelfeditor on base 'so' file of versioned library
...
because this file is a symlink to versioned library
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8ce1dddbac
)
9 years ago
Slávek Banko
0df82ab817
Move last command processing 'ui' file from TDEMacros to tde_uic
...
Used cmake method of processing output from the command
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d7904dbbf4
)
9 years ago
Slávek Banko
04cc5a03d8
Fix CMP0054 warnings with CMake 3.1
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1d8a7873c0
)
10 years ago
Slávek Banko
e708fab736
Fix CMP0011 warning related to CMP0026
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1d1f9fc4fd
)
10 years ago
Slávek Banko
a4263ae0e1
Fix characters disallowed for target name in tde_create_translation
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit beb73fe239
)
10 years ago
Timothy Pearson
1994b80881
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Slávek Banko
47d775518c
Fix FTBFS if PIE is not supported
10 years ago
Slávek Banko
08c6f54d6f
Build setuid binaries with PIE flags
10 years ago
Slávek Banko
0d5ca8bebb
Silence warnings on CMP0026 with CMake 3.x
10 years ago
Francois Andriot
38a8a335c3
Fix openbsd library naming convention
...
Fix setup architecture flags on openbsd
10 years ago
Timothy Pearson
f405562992
Load metadata into versioned libraries
11 years ago
Timothy Pearson
5e4b437180
Fill in SCM metadata if present
...
Properly set library metadata
11 years ago
Timothy Pearson
836cbcaead
Add metadata to shared libraries
...
Update metadata information
11 years ago
Slávek Banko
d29f6d6b10
Rename kdewidgets => tdewidgets
11 years ago
Slávek Banko
ce8049e3aa
Fix build with cmake >= 2.8.12
...
This resolves Bug 1759
11 years ago
Alexander Golubev
541bb2f48a
Fix FTBFS with clang
11 years ago
Alexander Golubev
b51b691c8b
Add support for all-in-one-dir structure in tde_create_translation
11 years ago
Timothy Pearson
ba27b9f232
Rename makekdewidgets
12 years ago
Slávek Banko
d53ac2db87
Add compiler flags according to build type
12 years ago
Francois Andriot
b928573e55
Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not set
12 years ago
Timothy Pearson
5438330f96
Rename additional header files to avoid conflicts with KDE4
12 years ago
Slávek Banko
274366fb8b
Fix icon name parsing in tde_install_icons
12 years ago
Timothy Pearson
9a217903f9
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Slávek Banko
0953d90e24
Do not create symlink "common" in tde_createte_handbook with NOINDEX flag
12 years ago
Timothy Pearson
3e0a4c9f3b
Install icons to places instead of filesystems
12 years ago
Timothy Pearson
f1cea7f894
Install mng icons as well as png and svg icons
12 years ago
Timothy Pearson
cd6c8614e9
Fix TDE version detection
12 years ago
Timothy Pearson
477d071b5d
Second patch for covariant return type check
...
Thanks to 'Nix' for the patch!
13 years ago
Timothy Pearson
07921f23f8
Remove spurious tmoc check from tqtqui module
13 years ago
Timothy Pearson
ce9e1ce429
Add FindTQtQUI
13 years ago
Darrell Anderson
e47cc63e66
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
d2f658ca47
Update final HTML install path so all modules are consistent.
13 years ago
Timothy Pearson
6868254e6c
Add support for tqt.pc
13 years ago
Timothy Pearson
ea715e15ed
Added CACHE option to tde_execute_process and clean up build output
...
This partially closes Bug 882
Thanks to Aleksey Midenkov for the patch!
13 years ago
Timothy Pearson
6b3a1fc54f
Rename kde-config to tde-config
13 years ago
Timothy Pearson
975cc10f8b
Fix vague build errors due to blind execution in CMake
...
This closes Bug 874
Thanks to Aleksey Midenkov for the patch!
13 years ago
Timothy Pearson
8e6f203f92
Add new tde_setup_architecture_flags macro
13 years ago
Serghei Amelian
caedf8323c
[TDEMacros.cmake] added tde_save_and_set() macro
13 years ago
Timothy Pearson
11b41ecbbc
Update version checks
13 years ago
Timothy Pearson
4ea6710b85
Add qwizard to kwizard autoconversion from Autotools to CMake
13 years ago
Timothy Pearson
e4bd3f0771
Clean up tdelfeditor warnings in CMake builds
13 years ago
Timothy Pearson
3b4610f57a
Update tdelfeditor argument list
13 years ago
Timothy Pearson
6092ca3fd1
Automatically generate ELF metadata for each TDE executable
...
This is another first for a Linux desktop environment!
13 years ago
Timothy Pearson
42b03b0965
Additional renaming of kde to tde
13 years ago
Timothy Pearson
cb635a74b7
Actually move the kde files that were renamed in the last commit
13 years ago
Timothy Pearson
7759772420
Additional kde to tde renaming
13 years ago
tpearson
ae53051703
Enable owner write access on suid executables
...
This does not change the security of said executables, as the owner always has the ability to chmod +w and then edit the file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1260904 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f573351e65
Fix FTBFS from CMake apidox generation script
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1251912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6858337caf
Add preliminary apidox support to CMake
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1251898 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago