1. 02 12月, 2010 1 次提交
  2. 29 10月, 2010 1 次提交
  3. 28 10月, 2010 1 次提交
  4. 13 10月, 2010 1 次提交
  5. 12 10月, 2010 2 次提交
  6. 10 10月, 2010 2 次提交
  7. 04 10月, 2010 2 次提交
  8. 01 10月, 2010 3 次提交
  9. 28 9月, 2010 1 次提交
    • M
      Merge branch 'kbuild/kconfig/kbuild-generic-v7' of... · 0455029b
      Michal Marek 提交于
      Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig
      
      * 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6:
        kbuild: migrate all arch to the kconfig mainmenu upgrade
        kconfig: expand file names
        kconfig: use the file's name of sourced file
        kconfig: constify file name
        kconfig: don't emit warning upon rootmenu's prompt redefinition
        kconfig: replace KERNELVERSION usage by the mainmenu's prompt
        kconfig: delay gconf window initialization
        kconfig: expand by default the rootmenu's prompt
        kconfig: add a symbol string expansion helper
        kconfig: regen parser
        kconfig: implement the `mainmenu' directive
        kconfig: allow PACKAGE to be defined on the compiler's command-line
        kconfig: rephrase help texts/comments not to include the package name
        kconfig: allow build-time definition of the internal config prefix
        kconfig: rephrase help text not to mention the internal prefix
        kconfig: replace a `switch()' statement by a more flexible `if()' statement
      0455029b
  10. 20 9月, 2010 17 次提交
  11. 17 9月, 2010 1 次提交
  12. 13 9月, 2010 3 次提交
  13. 08 9月, 2010 1 次提交
  14. 06 9月, 2010 1 次提交
  15. 01 9月, 2010 1 次提交
    • A
      kconfig qconf: port to QT4 · 133c5f7c
      Alexander Stein 提交于
      A straight forward port to QT4 using qt3to4 and compiling against
        qt3support
      
      * Use pkg-config to detect QT4 which is hopefully portable enough
      * If no QT4, QT3 will by tried instead
      * Classes renamed using qt3to4
        * If build using QT3 renamed to QT3 class names using defines
      * ConfigInfoView::menu has to be renamed as QT4 moc strips struct from
        struct menu and creates a name conflict
      * QT2 support has been dropped
      * The hidden options inserted in 39a4897c
        are use in native API
      Signed-off-by: NAlexander Stein <alexander.stein@informatik.tu-chemnitz.de>
      Signed-off-by: NMichal Marek <mmarek@suse.cz>
      133c5f7c
  16. 31 8月, 2010 1 次提交
  17. 26 8月, 2010 1 次提交