X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a2b64ef16e90389d497a4401854ac6d48dbc712..00b20999de57eee2567f8e20962d34417840fdd0:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index c2c9eae1de..a2402bea67 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -53,39 +53,70 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + + + src/common/fdiodispatcher.cpp src/common/selectdispatcher.cpp + src/unix/epolldispatcher.cpp src/unix/appunix.cpp src/unix/baseunix.cpp - src/unix/dir.cpp - src/unix/dlunix.cpp - src/unix/epolldispatcher.cpp src/unix/evtloopunix.cpp - src/unix/mimetype.cpp + src/unix/dlunix.cpp src/unix/snglinst.cpp - src/unix/stackwalk.cpp src/unix/stdpaths.cpp - src/unix/threadpsx.cpp src/unix/timerunx.cpp + src/unix/stackwalk.cpp - - src/unix/utilsunx.cpp - - + + wx/private/fdiodispatcher.h wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h wx/unix/chkconf.h - wx/unix/execute.h wx/unix/evtloop.h - wx/unix/mimetype.h wx/unix/pipe.h - wx/unix/private.h - wx/unix/stackwalk.h wx/unix/stdpaths.h + wx/unix/stackwalk.h + + + + + $(BASE_UNIX_AND_DARWIN_SRC) + src/unix/dir.cpp + src/unix/mimetype.cpp + src/unix/threadpsx.cpp + + + + $(BASE_UNIX_AND_DARWIN_HDR) + wx/unix/execute.h + wx/unix/mimetype.h + wx/unix/private.h + + + + + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_SRC) + src/common/gsocketiohandler.cpp + + + src/unix/utilsunx.cpp + + + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_HDR) + wx/private/gsocketiohandler.h @@ -155,6 +186,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp + src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/stdpaths_cf.cpp src/mac/corefoundation/strconv_cf.cpp src/mac/corefoundation/utilsexc_base.cpp @@ -213,36 +245,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_SRC) - src/common/fdiodispatcher.cpp - src/common/selectdispatcher.cpp - src/unix/appunix.cpp - src/unix/baseunix.cpp - src/unix/evtloopunix.cpp - src/unix/dlunix.cpp - src/unix/snglinst.cpp - src/unix/stdpaths.cpp - src/unix/timerunx.cpp + $(BASE_UNIX_AND_DARWIN_SRC) $(BASE_MAC_HDR) - wx/private/fdiodispatcher.h - wx/private/selectdispatcher.h - wx/unix/app.h - wx/unix/apptbase.h - wx/unix/apptrait.h - wx/unix/chkconf.h - wx/unix/evtloop.h - wx/unix/pipe.h - wx/unix/stdpaths.h + $(BASE_UNIX_AND_DARWIN_HDR) - $(BASE_UNIX_SRC) + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_SRC) $(BASE_COREFOUNDATION_SRC) - $(BASE_UNIX_HDR) + $(BASE_UNIX_AND_DARWIN_NOTWXMAC_HDR) $(BASE_COREFOUNDATION_HDR) @@ -253,8 +269,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fdiodispatcher.cpp src/common/selectdispatcher.cpp + src/common/gsocketiohandler.cpp src/unix/appunix.cpp src/unix/evtloopunix.cpp + src/unix/timerunx.cpp src/os2/dir.cpp src/os2/mimetype.cpp src/os2/stdpaths.cpp @@ -267,6 +285,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/private/fdiodispatcher.h wx/private/selectdispatcher.h + wx/private/gsocketiohandler.h + wx/unix/app.h wx/os2/apptbase.h wx/os2/apptrait.h wx/unix/evtloop.h @@ -286,6 +306,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/palmos/dir.cpp src/palmos/prefconf.cpp src/palmos/snglinst.cpp + src/palmos/stdall.c src/palmos/thread.cpp src/palmos/utils.cpp src/palmos/utilsexc.cpp @@ -301,6 +322,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/palmos/apptrait.h wx/palmos/chkconf.h wx/palmos/mimetype.h + wx/palmos/missing.h wx/palmos/stdpaths.h @@ -394,6 +416,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/wfstream.cpp src/common/wxcrt.cpp src/common/wxprintf.cpp + src/common/xlocale.cpp src/common/xti.cpp src/common/xtistrm.cpp src/common/zipstrm.cpp @@ -485,6 +508,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/power.h wx/process.h wx/ptr_scpd.h + wx/ptr_shrd.h wx/recguard.h wx/regex.h wx/scopeguard.h @@ -509,6 +533,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/thrimpl.cpp wx/timer.h wx/tokenzr.h + wx/tracker.h wx/txtstrm.h wx/types.h wx/unichar.h @@ -518,6 +543,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/vector.h wx/version.h wx/volume.h + wx/weakref.h wx/wfstream.h wx/wx.h wx/wxchar.h @@ -525,10 +551,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wxcrtbase.h wx/wxcrtvararg.h wx/wxprec.h + wx/xlocale.h wx/xti.h wx/xtistrm.h wx/zipstrm.h wx/zstream.h + wx/meta/convertible.h + wx/meta/if.h + wx/meta/int2type.h + wx/meta/movable.h @@ -545,6 +576,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gsocket.cpp + src/msw/gsockmsw.cpp src/msw/urlmsw.cpp @@ -711,6 +743,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/validate.cpp src/common/valtext.cpp src/common/wincmn.cpp + src/common/windowid.cpp src/common/xpmdecod.cpp src/generic/busyinfo.cpp src/generic/buttonbar.cpp @@ -831,11 +864,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/validate.h wx/valtext.h wx/window.h + wx/windowid.h wx/wupdlock.h wx/accel.h wx/access.h wx/anidecod.h + wx/animdecod.h wx/artprov.h wx/bitmap.h wx/bookctrl.h @@ -906,7 +941,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/printdlg.h wx/prntbase.h wx/progdlg.h - wx/ptr_scpd.h wx/quantize.h wx/rawbmp.h wx/region.h @@ -1022,7 +1056,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/region.h wx/gtk/tooltip.h wx/gtk/toplevel.h - wx/gtk/win_gtk.h wx/gtk/window.h @@ -1315,6 +1348,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_SRC) src/x11/bitmap.cpp src/x11/brush.cpp + src/x11/palette.cpp src/x11/pen.cpp src/x11/region.cpp src/x11/utilsx.cpp @@ -1323,6 +1357,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_HDR) wx/x11/bitmap.h wx/x11/brush.h + wx/x11/palette.h wx/x11/pen.h wx/x11/region.h @@ -1362,7 +1397,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/menuitem.cpp src/motif/minifram.cpp src/motif/msgdlg.cpp - src/motif/palette.cpp src/motif/popupwin.cpp src/motif/radiobox.cpp src/motif/radiobut.cpp @@ -1449,7 +1483,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/menuitem.h wx/motif/minifram.h wx/motif/msgdlg.h - wx/motif/palette.h wx/motif/popupwin.h wx/motif/print.h wx/motif/private.h @@ -1477,7 +1510,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_SRC) - src/common/gsocketiohandler.cpp src/generic/icon.cpp src/generic/timer.cpp src/x11/app.cpp @@ -1572,7 +1604,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gdiobj.cpp src/msw/gdiplus.cpp src/msw/graphics.cpp - src/msw/gsockmsw.cpp src/msw/icon.cpp src/msw/imaglist.cpp src/msw/minifram.cpp @@ -1901,7 +1932,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fontmgrcmn.cpp - src/common/gsocketiohandler.cpp src/generic/caret.cpp src/generic/colour.cpp src/generic/icon.cpp @@ -2143,7 +2173,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -2224,6 +2253,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/overlay.cpp src/mac/carbon/palette.cpp src/mac/carbon/pen.cpp + src/mac/carbon/popupwin.cpp src/mac/carbon/printdlg.cpp src/mac/carbon/printmac.cpp src/mac/carbon/radiobox.cpp @@ -2303,7 +2333,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/helpxxxx.h wx/mac/icon.h wx/mac/imaglist.h - wx/mac/joystick.h wx/mac/listbox.h wx/mac/listctrl.h wx/mac/macnotfy.h @@ -2318,6 +2347,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/notebook.h wx/mac/palette.h wx/mac/pen.h + wx/mac/popupwin.h wx/mac/pnghand.h wx/mac/pngread.h wx/mac/printdlg.h @@ -2328,7 +2358,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/region.h wx/mac/scrolbar.h wx/mac/slider.h - wx/mac/sound.h wx/mac/spinbutt.h wx/mac/spinctrl.h wx/mac/srchctrl.h @@ -2402,6 +2431,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/carbon/notebook.h wx/mac/carbon/palette.h wx/mac/carbon/pen.h + wx/mac/carbon/popupwin.h wx/mac/carbon/pnghand.h wx/mac/carbon/pngread.h wx/mac/carbon/printdlg.h @@ -2437,6 +2467,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/clrpickerg.h wx/generic/collpaneg.h wx/generic/fdrepdlg.h + wx/generic/filepickerg.h wx/generic/fontdlgg.h wx/generic/fontpickerg.h wx/generic/listctrl.h @@ -2453,7 +2484,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - src/mac/corefoundation/gsockosx.cpp src/mac/corefoundation/hid.cpp src/mac/corefoundation/utilsexc_cf.cpp @@ -2787,6 +2817,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/helpext.cpp src/generic/hyperlinkg.cpp src/generic/laywin.cpp + src/generic/notifmsgg.cpp src/generic/odcombo.cpp src/generic/propdlg.cpp src/generic/sashwin.cpp @@ -2798,10 +2829,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/aboutdlg.h wx/animate.h - wx/animdecod.h wx/bmpcbox.h wx/calctrl.h wx/dataview.h + wx/datectrl.h wx/dateevt.h wx/dcbuffer.h wx/editlbox.h @@ -2816,6 +2847,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/helpext.h wx/generic/hyperlink.h wx/generic/laywin.h + wx/generic/notifmsg.h wx/generic/propdlg.h wx/generic/sashwin.h wx/generic/splash.h @@ -2824,6 +2856,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/hyperlink.h wx/joystick.h wx/laywin.h + wx/notifmsg.h wx/odcombo.h wx/propdlg.h wx/sashwin.h @@ -2834,20 +2867,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wizard.h - - wx/datectrl.h - wx/dataview.h - - src/common/taskbarcmn.cpp src/generic/animateg.cpp src/msw/aboutdlg.cpp + src/msw/notifmsg.cpp src/msw/sound.cpp src/msw/taskbar.cpp wx/generic/animate.h + wx/msw/notifmsg.h wx/msw/sound.h wx/msw/taskbar.h @@ -2881,6 +2911,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/animate.h + wx/mac/dataview.h + wx/mac/joystick.h + wx/mac/sound.h wx/mac/carbon/drawer.h wx/mac/carbon/dataview.h wx/mac/carbon/databrow.h @@ -2935,8 +2968,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/taskbar.cpp src/gtk/eggtrayicon.c + src/gtk/hildon/notifmsg.cpp + wx/gtk/hildon/notifmsg.h @@ -3553,7 +3588,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_UNIV_SRC) - $(ADVANCED_CMN_HDR) $(ADVANCED_CMN_NATIVE_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_PLATFORM_NATIVE_HDR) + $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_PLATFORM_NATIVE_HDR) $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_UNIV_HDR)