- 15 May, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
55s -> 28s How to find possible pch candidates: for i in `git grep -l 'gb_Library_set' -- '*.mk' | sort -u`; do if [ $(git grep 'precompiled_' $i | wc -l) == 0 ]; then echo missing: $(sed -n -e '/gb_Library_add_exception_objects/,/))/ p' $i | wc -l) files in $i else echo ok: $i fi done | sort -h -t' ' -k2 Change-Id: Ib9fe16c0afb6e6687881c987c3af7bf59b929fd4
-
- 23 Ock, 2013 1 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: I90cf6c2c5fb806855b7e4fec18c890f7bd2ff6b5
-
- 13 Ara, 2012 1 kayıt (commit)
-
-
Luboš Luňák yazdı
-
- 11 Ara, 2012 1 kayıt (commit)
-
-
Luboš Luňák yazdı
With MSVC2010 compile time goes 20 minutes -> 7 minutes. With Clang it's however 7 minutes -> 10 minutes, apparently the overhead caused by all the extra data is bigger than the gain.
-
- 10 Ara, 2012 1 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: Ie8c981a0d02f06738d2082abf6ef345f24449ffa
-
- 29 May, 2012 1 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
-
- 19 Nis, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 05 Ock, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
- 26 Eki, 2011 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 18 Agu, 2011 1 kayıt (commit)
-
-
Lubos Lunak yazdı
With input from Björn Michaelsen and Thorsten Behrens
-
- 11 Ock, 2011 1 kayıt (commit)
-
-
Wol yazdı
Added the three COPYING files for the three licences, and the TEMPLATE.SOURCECODE.HEADER to go at the start of new source files
-
- 30 Kas, 2010 2 kayıt (commit)
-
-
Kalman Szalai - KAMI yazdı
Introduces: --enable-extra-gallery - for additional galleries --enable-extra-template - for additional templates --enable-extra-sample - for additional samples --enable-extra-font - for additional fonts configure options.
-
Kalman Szalai - KAMI yazdı
Introduces: --enable-extra-gallery - for additional galleries --enable-extra-template - for additional templates --enable-extra-sample - for additional samples --enable-extra-font - for additional fonts configure options.
-