X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02191df4b1957375ead12940c94fb691e31d0c7c..c534e69669840e016d9e109356d8839302bb95db:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 315dc51df1..c2d4f7884a 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -54,9 +54,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/fdiodispatcher.cpp + src/common/selectdispatcher.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/snglinst.cpp src/unix/stackwalk.cpp @@ -68,9 +73,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/utilsunx.cpp + 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 @@ -101,6 +109,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/utilsexc.cpp + src/msw/evtloop.cpp src/msw/main.cpp src/msw/mslu.cpp src/msw/volume.cpp @@ -145,12 +154,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp src/mac/corefoundation/stdpaths_cf.cpp + src/mac/corefoundation/strconv_cf.cpp src/mac/corefoundation/utilsexc_base.cpp wx/mac/corefoundation/cfstring.h wx/mac/corefoundation/hid.h wx/mac/corefoundation/stdpaths.h + wx/mac/corefoundation/private/strconv_cf.h @@ -199,7 +210,11 @@ 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 @@ -207,8 +222,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_HDR) + wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h + wx/unix/chkconf.h + wx/unix/evtloop.h wx/unix/stdpaths.h @@ -297,6 +315,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/arcfind.cpp src/common/archive.cpp src/common/arrstr.cpp + src/common/base64.cpp src/common/clntdata.cpp src/common/cmdline.cpp src/common/config.cpp @@ -308,6 +327,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/dynlib.cpp src/common/dynload.cpp src/common/encconv.cpp + src/common/evtloopcmn.cpp src/common/extended.c src/common/ffile.cpp src/common/file.cpp @@ -379,6 +399,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/archive.h wx/arrimpl.cpp wx/arrstr.h + wx/atomic.h + wx/base64.h wx/beforestd.h wx/buffer.h wx/build.h @@ -391,6 +413,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/convauto.h wx/containr.h wx/cpp.h + wx/crt.h wx/datetime.h wx/datstrm.h wx/dde.h @@ -487,6 +510,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/wx.h wx/wxchar.h wx/wxcrt.h + wx/wxcrtbase.h wx/wxcrtvararg.h wx/wxprec.h wx/xti.h @@ -580,6 +604,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/accelcmn.cpp src/common/accesscmn.cpp src/common/anidecod.cpp src/common/appcmn.cpp @@ -612,7 +637,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/dpycmn.cpp src/common/dseldlg.cpp src/common/effects.cpp - src/common/evtloopcmn.cpp src/common/fddlgcmn.cpp src/common/filepickercmn.cpp src/common/fontpickercmn.cpp @@ -1060,6 +1084,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/button.h wx/gtk/checkbox.h wx/gtk/checklst.h + wx/gtk/chkconf.h wx/gtk/collpane.h wx/gtk/colordlg.h wx/gtk/choice.h @@ -1416,7 +1441,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(XWIN_LOWLEVEL_SRC) src/common/gsocketiohandler.cpp - src/common/selectdispatcher.cpp src/generic/icon.cpp src/generic/timer.cpp src/x11/app.cpp @@ -1504,7 +1528,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/dib.cpp src/msw/display.cpp src/msw/enhmeta.cpp - src/msw/evtloop.cpp src/msw/font.cpp src/msw/fontenum.cpp src/msw/fontutil.cpp @@ -1834,7 +1857,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/fontmgrcmn.cpp src/common/gsocketiohandler.cpp - src/common/selectdispatcher.cpp src/generic/caret.cpp src/generic/colour.cpp src/generic/icon.cpp @@ -2447,7 +2469,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/toolbar.mm src/cocoa/tooltip.mm src/cocoa/toplevel.mm - src/cocoa/utils.cpp + src/cocoa/utils.mm src/cocoa/utilsexc.mm src/cocoa/window.mm