- 26 Ock, 2011 4 kayıt (commit)
-
-
Michael Koch yazdı
Script recursively searches directorys for consecutive "empty line(s) - code line" groups
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
- 25 Ock, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
-
- 24 Ock, 2011 10 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Christian Lohmaier yazdı
-
Andras Timar yazdı
-
Tor Lillqvist yazdı
Mark dbghinst.EXE as executable (from Cygwin's point of view) if necessary. Warn that running the security fix installer containing gdiplus.dll might cause a UAC prompt, and instruct the developer what to do. Be more verbose in abnormal situations after running it. Drop some pointless messages.
-
Tor Lillqvist yazdı
I understand that for commands repeated hundreds of times deeper down in the build it is a good idea to make them silent in makefiles, to reduce the amount of output. But here commands are executed just once when running make here, no need to hide them. (Except echo commands, they should be hidden.)
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Luboš Luňák yazdı
This option basically allows creation of binaries even if they are broken and unusable in practice, which is definitely not wanted (it e.g. allows "successfully" creating a binary that links the wrong version of KDE libraries).
-
- 23 Ock, 2011 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Fridrich Štrba yazdı
-
- 22 Ock, 2011 6 kayıt (commit)
-
-
Andras Timar yazdı
gd - Gaelic (Scottish) ky - Kirghiz pap - Papiamento ti - Tigrinya UI localization does not exist in these languages. So it makes no sense to build anything in these languages.
-
Andras Timar yazdı
kid is not Koshin but key id pseudo language which is good for debugging UI but should no be included in the product Signed off by Fridrich on irc.
-
Andras Timar yazdı
-
Andras Timar yazdı
ms - Malay ps - Pashto ur - Urdu UI localization does not exist in these languages. So it makes no sense to build anything in these languages. This patch also fixes fdo#33103 - 'Unknown' languages in Language drop down box in Tools - Options - Language settings - Languages.
-
Tor Lillqvist yazdı
cdecl is the only calling convention anyway, and using BOOST_MEM_FN_ENABLE_CDECL actually leads to compilation errors for instance in basegfx.
-
Tor Lillqvist yazdı
-
- 21 Ock, 2011 2 kayıt (commit)
-
-
Luboš Luňák yazdı
-
Michael Meeks yazdı
-
- 20 Ock, 2011 3 kayıt (commit)
-
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Miklos Vajna yazdı
-
- 19 Ock, 2011 5 kayıt (commit)
-
-
Miklos Vajna yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Tor Lillqvist yazdı
-
- 18 Ock, 2011 3 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Jan Holesovsky yazdı
-
- 17 Ock, 2011 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
A Perl script to change MSVC mangled symbols from their form in 32-bit code to the corresponding mangled symbols in 64-bit code. The script is obviously not known to work 100%, but seems to work well enough for the few cases in LibreOffice (.map files) it has been used on so far.
-
- 16 Ock, 2011 3 kayıt (commit)
-
-
Jesús Corrius yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
* solenc/inc/settings.mk: Drop MSVC 2003 section. * solenc/inc/tg_compv.mk: Set COMNAME appropriately for 64-bit build. * solenc/inc/wnt.mk: Drop unsupported compiler version sections. * solenc/inc/wntmsci11.mk: Look for the CL_X64 make variable, not cl_x64. Drop duplicate definitions already put in the environment by set_soenv.in.
-