Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logic to buckw to update buck and build it if needed #469

Merged
merged 1 commit into from
Jul 10, 2017

Conversation

kageiit
Copy link
Contributor

@kageiit kageiit commented Jul 10, 2017

Fixes #468

Due to the changes in facebook/buck@bfa9171 buck no longer updates/builds itself. This ports the logic to buckw to preserve the ability to do so in a backward compatible manner.

@kageiit kageiit merged commit 469c870 into master Jul 10, 2017
@kageiit kageiit deleted the buck_update_wrapper branch July 10, 2017 17:44
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this pull request Jul 11, 2017
* uber/master:
  Publish v0.22.4
  Add logic to buckw to update buck and build it if needed (uber#469)
  Use relative path for merged proguard file
  Publish v0.22.3
  Better error message
  Allow transform config to accept project dependencies (uber#466)
  Remove unused parameters and clean up some code. (uber#439)
  Publish v0.22.2
  Do not generate default project ignores
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this pull request Jul 27, 2017
…pstream

* upstream/master: (25 commits)
  Skip OkBuck if we just want to run buck help. (uber#470)
  Set WORKING_DIR to the location of the buck wrapper. (uber#471)
  Publish v0.22.4
  Add logic to buckw to update buck and build it if needed (uber#469)
  Use relative path for merged proguard file
  Publish v0.22.3
  Better error message
  Allow transform config to accept project dependencies (uber#466)
  Remove unused parameters and clean up some code. (uber#439)
  Publish v0.22.2
  Do not generate default project ignores
  Setup Kotlin home whenever the kotlin gradle plugin is on the classpath. (uber#464)
  Update several dependencies to latest (uber#462)
  Remove kotlin-dev repo as 1.1.3 is now released
  Add support for mixed kotlin and java in regular kotlin modules. (uber#461)
  Publish v0.22.1
  Fix rule type propagation
  Publish v0.22.0
  Update kotlin, gradle and buck versions (uber#460)
  Add kotlin android integration test and fixup source detection (uber#459)
  ...
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this pull request Jul 27, 2017
…tream to master

* commit 'f6cf823f3d9035887cd20bb23f58711e26fe76da': (27 commits)
  Further cleanup of unused project types from our initial implementation
  Remove unused kotlin + java test clases
  Skip OkBuck if we just want to run buck help. (uber#470)
  Set WORKING_DIR to the location of the buck wrapper. (uber#471)
  Publish v0.22.4
  Add logic to buckw to update buck and build it if needed (uber#469)
  Use relative path for merged proguard file
  Publish v0.22.3
  Better error message
  Allow transform config to accept project dependencies (uber#466)
  Remove unused parameters and clean up some code. (uber#439)
  Publish v0.22.2
  Do not generate default project ignores
  Setup Kotlin home whenever the kotlin gradle plugin is on the classpath. (uber#464)
  Update several dependencies to latest (uber#462)
  Remove kotlin-dev repo as 1.1.3 is now released
  Add support for mixed kotlin and java in regular kotlin modules. (uber#461)
  Publish v0.22.1
  Fix rule type propagation
  Publish v0.22.0
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant