Commit Graph

  • a903c6952f Update CMake Version To 3.13 master Thomas A 2023-07-26 11:15:17 -0700
  • f2cd49d0c2
    Fix compiler warnings xc2cmake Andrew Hyatt 2018-12-19 23:39:27 -0500
  • 936df10e59 Looks like some copyright headers were missing Stephane Sezer 2018-11-29 15:10:23 -0800
  • 8c837d260c
    Fix hardcoded macOS ln command Andrew Hyatt 2018-08-19 20:12:52 -0400
  • 14a8af687a
    Fix macosx.internal sdk not working Andrew Hyatt 2018-08-04 13:20:14 -0400
  • 053b2568af
    Implement -derivedDataPath (darlinghq/darling#411) Andrew Hyatt 2018-08-04 00:36:19 -0400
  • 6fd4b6ecc0
    Remove the need for LD_LIBRARY_PATH Andrew Hyatt 2018-07-29 14:15:32 -0400
  • cfbd91883c
    Add a test project Andrew Hyatt 2018-06-03 16:41:48 -0400
  • 9a4b5fd4cb
    Don't print the domain every time Andrew Hyatt 2018-06-03 16:41:33 -0400
  • e11125fbf2
    Disable installation Andrew Hyatt 2018-06-03 14:59:26 -0400
  • 885930334e
    Load specifications without install Andrew Hyatt 2018-06-02 11:13:13 -0400
  • adf3ef717e
    Streamline options Andrew Hyatt 2018-05-30 23:03:03 -0400
  • 8fd7d04478
    Adapt to our build system Andrew Hyatt 2018-05-26 12:09:03 -0400
  • f076b31086
    More renames Andrew Hyatt 2018-05-26 00:15:17 -0400
  • 7787fa91ca Fix bugs in previous symlink / environment expansion Kellie Medlin 2018-05-25 16:13:15 -0700
  • 5b00b88157 Intelligently expand DEVELOPER_DIR given to xcrun Kellie Medlin 2018-03-08 14:22:45 -0800
  • cf13fc6a00
    Resolve more name conflicts Andrew Hyatt 2018-05-22 23:36:01 -0400
  • dae5b69fe2
    Fix incorrect targets Andrew Hyatt 2018-05-22 23:23:04 -0400
  • a37f07c125
    Rename util to util_xcbuild Andrew Hyatt 2018-05-22 22:55:43 -0400
  • 96af1f519e Add --allow-non-standard-behavior and --allow-image-type webp to actool Luiz Coimbra Barbosa Silva 2018-02-22 15:25:42 -0800
  • 98b518a8d5 Update README.md Ariel Elkin 2018-03-15 12:32:44 +0100
  • 264dfc6824 [xcbuild] If --toolchain not specified don't validate SDKROOT env var Naris Siamwalla 2018-02-23 10:35:55 -0800
  • 57fe28235a Add CODE_OF_CONDUCT.md Flarnie Marchan 2017-12-07 16:19:10 -0800
  • 72ba47965d print usage parsing the cmdline args resulted in an error IOhannes m zmölnig 2018-01-16 20:49:03 +0100
  • eec239c50f Added "-help" to usage examples IOhannes m zmölnig 2018-01-16 20:10:20 +0100
  • 8c5fd8168a Added comment why we need to undefine major/minor IOhannes m zmölnig 2018-01-16 22:14:37 +0100
  • 1d79837817 undefine major/minor macros to prevent build failures with newer glibc IOhannes m zmölnig 2018-01-16 20:56:15 +0100
  • 8433d68034 libcar: silence a -Wsign-compare warning Saleem Abdulrasool 2018-01-12 14:43:57 -0800
  • 0a2246ec23 Extra error checking for zero-size files on Windows Stephane Sezer 2017-12-12 10:53:27 -0800
  • 376d9c5a7f Properly check for errors with CreateFileMapping Stephane Sezer 2017-12-12 10:49:43 -0800
  • 0541214d71 Fix calls to ReadFile and WriteFile on Windows pre-10 Stephane Sezer 2017-12-12 11:00:14 -0800
  • 34e535ea7d [libbom/libcar] Build fixes for local setup Kellie Medlin 2017-07-06 14:27:31 -0700
  • af27dd2bc4 [libbom/libcar] Minor fixes to BOM writer Kellie Medlin 2017-07-06 13:05:41 -0700
  • d63a2a97fe [libbom] Add dump_bom as an installable and improve the information it drops Kellie Medlin 2017-07-06 11:59:43 -0700
  • 340985ebfd Fix windows lib casing Onha Choe 2017-10-18 16:06:01 -0700
  • 7631a5edc0 Fix library name casing. Onha Choe 2017-10-17 23:41:52 -0700
  • a0eb91056b Make xcrun to process everything after tool specification argument to the tool invocation. Onha Choe 2017-10-03 14:18:58 -0700
  • ba743cc749 Fix Windows process execution. Onha Choe 2017-10-03 14:18:17 -0700
  • ec8978dd69 Fix GetCurrentDirectroyW buffer size argument to include null byte as well. Onha Choe 2017-10-03 14:12:52 -0700
  • b8738d6893 Enable cross compilation to windows using clang. Onha Choe 2017-10-03 14:10:55 -0700
  • 32b9fbeb69 Fix syntax highlighting in README Felix Krause 2017-06-25 18:00:43 -0700
  • 7799360c21 Explicitly set home directory so it is available on Windows. Grant Paul 2016-11-21 02:21:15 -0800
  • cad38e9204 Support Windows paths in memory-backed filesystem and tests. Grant Paul 2016-11-20 23:07:48 -0800
  • a0d686b809 Use strongly typed paths to back filesystem path utilities. Grant Paul 2016-11-20 18:39:42 -0800
  • 277cad3c83 Add strongly typed representations of filesystem paths. Grant Paul 2016-11-19 21:28:32 -0800
  • eecca45796 Disable Linenoise on Windows. Grant Paul 2016-11-20 19:10:38 -0800
  • 1e95a6bb5e Disable file permissions support on Windows. Grant Paul 2016-11-20 19:11:24 -0800
  • 11992c4e79 Add support for memory mapping BOM files on Windows. Grant Paul 2016-11-20 19:12:16 -0800
  • a490dadd89 Update README to indicate Windows support. Grant Paul 2016-11-18 04:13:59 -0800
  • bb0c1b73d0 Add CI for Windows using AppVeyor and Travis. Grant Paul 2016-11-17 18:11:38 -0800
  • d84b57594d Disable color build output on Windows. Grant Paul 2016-11-17 02:12:52 -0800
  • 000da4f0af Add Windows support to default filesystem. Grant Paul 2016-11-17 20:27:28 -0800
  • 1633cfdc78 Add Windows support for process information. Grant Paul 2016-11-16 04:45:52 -0800
  • 0e1d1ed246 Add Windows support for user and group info; separate from process. Grant Paul 2016-11-16 03:51:04 -0800
  • a1f792a720 Add Windows support for launching new processes. Grant Paul 2016-11-16 02:23:21 -0800
  • cc30391cde Add Windows support for XML property lists using the native XmlLite. Grant Paul 2016-11-15 16:52:31 -0800
  • 50b1213eca Add Windows support for loading PNG files using GDI+. Grant Paul 2016-11-15 16:50:52 -0800
  • 4836a9755b De-duplicate the packed struct definition Stephane Sezer 2017-06-12 16:47:43 -0700
  • daa326ae9f Add MSVC support for zero-length arrays and packed structs. Grant Paul 2016-11-15 16:37:43 -0800
  • 8a433f1394 Do not use ::strcasecamp directly Stephane Sezer 2017-06-12 16:30:33 -0700
  • 8d6d6ad606 Add a helper function to deal with strcasecmp on Windows Stephane Sezer 2017-06-12 16:15:36 -0700
  • 715dcf1a01 Add MSVC support to code missing required C++ library includes. Grant Paul 2016-11-15 16:50:16 -0800
  • 559eddfc8a Minor changes for some string.h includes Stephane Sezer 2017-06-12 15:59:18 -0700
  • c6f721ed4f Add Windows support to code using platform-specific headers. Grant Paul 2016-11-15 16:48:19 -0800
  • 30c97af5c9 Add MSVC support to code using C99 struct initializers in C++. Grant Paul 2016-11-15 16:44:50 -0800
  • 696ec87f98 Add MSVC support for two-operand ternary conditionals. Grant Paul 2016-11-15 16:40:37 -0800
  • 1f6710d50a Add Windows support for byte order manipulation. Grant Paul 2016-11-15 16:39:02 -0800
  • 7e2f8ab5dd Update gtest to a version with Windows support. Grant Paul 2016-11-15 17:01:05 -0800
  • 7a001832a9 Add Windows, MSVC, and MinGW support to build configuration. Grant Paul 2016-11-15 16:56:21 -0800
  • 183c087a64 Make build order respect phase ordering on build target. Onha Choe 2017-04-13 16:21:55 -0700
  • 4af6ebb627 Make PlistBuddy differentiate save and print format Onha Choe 2017-04-14 12:35:23 -0700
  • 37fa106537 Process child directories first in Filesystem->readDirectory call Onha Choe 2017-04-12 12:48:59 -0700
  • 0ecebca6f4 Fix issues raised in PR #242 regarding swift compilation changes Onha Choe 2017-04-07 13:59:46 +0900
  • 2da2db34f2 Add Swift Standard Library tool xcspec Onha Choe 2017-03-31 03:08:44 +0900
  • 490148105c Refactor auxiliary file creation path for ninja Onha Choe 2017-03-31 00:54:29 +0900
  • 57f0c7a893 Refactor builtin tool resolving in NinjaExecutor Onha Choe 2017-03-31 00:51:29 +0900
  • 0deb1f7bd0 Slight refactoring of PhaseInvocation resolving step Onha Choe 2017-03-31 00:46:20 +0900
  • b2853aad65 Compile swift before any other clang invocations Onha Choe 2017-03-31 00:43:36 +0900
  • 8d81977e77 [PlistBuddy] skip duplicate keys during merge. Onha Choe 2017-03-31 15:10:45 +0900
  • 0d63ceb478 Get stdout/stderr of launched task with pipe. Onha Choe 2017-03-23 22:42:50 -0700
  • 2bc4616959 Fix return codes in dependency-info-tool Stephane Sezer 2017-03-22 12:44:41 -0700
  • a7e954ab36 Do cycle check on recursive inheritSpecification call Onha Choe 2017-03-15 20:52:19 -0700
  • 75c3135b0b Make sure we don't inherit from ourselves when finding specs Stephane Sezer 2016-09-30 20:09:55 -0700
  • 831e78b85a Avoid a few copies with Manager::AnyDomain() in pbxspec Stephane Sezer 2016-09-30 17:14:14 -0700
  • 0ef17b8fc5 Add comparison operators to PBX specifications Stephane Sezer 2016-09-30 13:25:35 -0700
  • fce55ae831 Access the root namespace explicitly Stephane Sezer 2016-09-29 15:21:09 -0700
  • 9754643ae0 Fix xcspec to make swift compilation work properly Onha Choe 2017-02-23 17:57:26 -0800
  • 8f174c1b6e ed lambda capture Saleem Abdulrasool 2017-02-09 16:40:26 -0800
  • 8e759cf69d Fix xcode build file parsing Onha Choe 2017-02-03 14:05:26 -0800
  • 8307d11682 Add Swift xcspec to CMakeLists.txt Onha Choe 2017-01-31 04:43:52 -0800
  • 65364aa249 Fix bom variable offset. Onha Choe 2017-01-30 19:02:35 -0800
  • 411d8caa49 Add swfit compiler specification Onha Choe 2017-01-30 14:04:51 -0800
  • 1ade097fb8 Use memcpy to transmute floating point values. Grant Paul 2017-01-21 11:00:05 -0800
  • a102907642 Update Travis to a more recent macOS image. 0.1.1 Grant Paul 2016-12-08 17:17:15 -0800
  • 41cb9abd79 Various fixes and additions to PlistBuddy. Grant Paul 2016-11-18 15:06:17 -0800
  • 1f66407788 Don't continue the build if target environment creation fails. Grant Paul 2016-11-18 02:51:01 -0800
  • f609fb944d Avoid returning a default SDK for a platform with no SDKs. Grant Paul 2016-11-18 01:52:45 -0800
  • b55e87094e Fix rendition serialization to be operating system independent. Grant Paul 2016-11-17 18:25:47 -0800
  • 674da37461 Explicitly reference contents of the current namespace. Grant Paul 2016-11-15 16:13:09 -0800
  • 2f87e85363 Correct casts and pointer arithmetic. Grant Paul 2016-11-15 16:03:02 -0800