Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | pe_entry_point(): explicitly apply protected visibility. | midipix | 1 | -2/+2 |
2019-02-02 | project: apply protected visibility to both the static and dynamic builds. | midipix | 1 | -2/+2 |
2019-02-02 | project: apply hidden visibility to both the static and dynamic builds. | midipix | 1 | -2/+2 |
2019-02-02 | project: remove the obsolete clbuild.sh. | midipix | 2 | -227/+0 |
2017-12-18 | pe_get_ldr_entry_from_addr(): initial implementation. | midipix | 1 | -0/+1 |
2017-10-19 | ldso: added pe_load_framework_loader_ex(). | midipix | 1 | -0/+1 |
2017-01-28 | ldso: added pe_ldso.h to ensure namespace isolation in hosted executables. | midipix | 1 | -0/+1 |
2017-01-28 | ldso: added pe_terminate_current_process(). | midipix | 1 | -0/+1 |
2017-01-28 | ldso: added pe_load_framework_loader(). | midipix | 1 | -0/+1 |
2017-01-28 | ldso: added pe_find_framework_loader(). | midipix | 1 | -0/+1 |
2017-01-26 | ldso: added pe_get_framework_runtime_data(). | midipix | 1 | -0/+1 |
2017-01-19 | ldso: added pe_get_peb_command_line(), pe_get_peb_environment_block(). | midipix | 1 | -0/+1 |
2017-01-18 | ldso: added pe_open_image_from_addr(). | midipix | 1 | -0/+1 |
2017-01-18 | ldso: added pe_open_physical_parent_directory(). | midipix | 3 | -2/+5 |
2016-12-19 | project: clbuild-bat: added -mno-stack-arg-probe support. | midipix | 1 | -0/+1 |
2016-12-18 | project: clbuild-bat: added static front-end support. | midipix | 1 | -0/+1 |
2016-12-18 | project: clbuild-bat: added link target (shared-lib/default-app) support. | midipix | 2 | -3/+10 |
2016-12-18 | project: clbuild-bat: whitespace meditation. | midipix | 1 | -15/+15 |
2016-12-18 | project: removed the generated clbuild.bat, should be provided externally. | midipix | 1 | -202/+0 |
2016-12-18 | project: clbuild-bat: added -static support. | midipix | 1 | -0/+1 |
2016-12-18 | project: clbuild-bat: added -Wno-unused-parameter support. | midipix | 1 | -0/+1 |
2016-12-18 | project: clbuild-bat: added -Wno-missing-field-initializers support. | midipix | 1 | -0/+1 |
2016-12-18 | project: clbuild-bat: added proper version.tag support. | midipix | 2 | -9/+27 |
2016-12-15 | project: clbuild-bat: re-generated project/clbuild.bat. | midipix | 1 | -38/+38 |
2016-12-15 | project: clbuild-bat: added asm support. | midipix | 2 | -3/+21 |
2016-12-15 | project: clbuild-bat: properly handle dependency libraries. | midipix | 1 | -1/+1 |
2016-12-13 | project: clbuild-bat: improved -freestanding support. | midipix | 1 | -1/+1 |
2016-12-13 | project: clbuild-bat: added import library support. | midipix | 1 | -0/+1 |
2016-12-13 | project: clbuild.bat: initial check-in (generated via: make clbuild-bat). | midipix | 1 | -0/+202 |
2016-12-13 | project: clbuild-bat: support clbuild.bat generation also when cross-compiling. | midipix | 2 | -10/+38 |
2016-12-13 | added clbuild-bat: a poor man's transitional clbuild command translator. | midipix | 2 | -0/+153 |
2016-12-11 | api headers: added visual studio and hosted environment support. | midipix | 1 | -2/+2 |
2016-12-10 | midipix free-standing environment: adjust to forthcoming feature test macro. | midipix | 1 | -1/+1 |
2016-11-19 | project: common.mk: code maintenance. | midipix | 1 | -2/+6 |
2016-11-19 | pe_impl.h: linkage: helper string functions are now static inlined functions. | midipix | 1 | -1/+0 |
2016-11-19 | pe_api.h: fix export/import inconsistency. | midipix | 1 | -1/+1 |
2016-05-28 | build system: support project-specific overrides of OS and toolchain defs. | midipix | 1 | -0/+0 |
2016-05-11 | build system: PE targets: handle subsystem setting in pe.mk. | midipix | 1 | -3/+0 |
2016-05-10 | build system: upgrade build system, eliminate differences in core definitions. | midipix | 5 | -50/+32 |
2016-04-21 | build system: remove erroneous build-time references to LIBDIR. | midipix | 1 | -3/+3 |
2015-10-31 | build system: direct linker invocation: fix subsystem support. | midipix | 1 | -0/+4 |
2015-10-31 | build system: direct linker invocation: fix sysroot support. | midipix | 1 | -0/+2 |
2015-09-26 | normalize the name of the library's entry point. | midipix | 2 | -3/+3 |
2015-09-26 | makefile replacement: step 2/2: use the midipix build template. | midipix | 8 | -0/+95 |